tankypaladin
tankypaladin
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
Thank you but anyways I will just not deploy that one its just for adding to CV that I have done the project they can see the code anyways should be enough for my purpose, hopefully
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
ah okey, thanks
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
Quick question: Railway might charge me usage over time for a proyect thats not deployed / crashed as it currently is?
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
I got this different error now on the build logs: Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package Traceback (most recent call last): File "/app/main.py", line 8, in <module> from .db.dbconnect import engine, Base, SessionLocal ImportError: attempted relative import with no known parent package
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
taking long to deploy now not sure if thats normal but lets see
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
okey, build didnt crash now at least
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
so im gonna try with that
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
I asked chatgpt for the dependencies after passing files by 1 and I got this: fastapi==0.100.0 passlib==1.7.4 PyJWT==2.7.0 pydantic==2.0.3 python-dotenv==1.0.0 SQLAlchemy==2.0.19
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
like I can do post, get etc operations on the FastAPI backend running in local but the remote database gets updated
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
also it actually works, its a remote db
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
but my hosting is on mysql
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
not sure what else to try anymore tbh
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
I just tried anyways and no it doesnt work :/
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
The version can be overridden by Setting the NIXPACKS_PYTHON_VERSION environment variable
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
I will try that now
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
ah yes I see, with a .env
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
ah, is it possible to update it?
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
Im using Python 3.11 in local, do you know the version of Railway? Or how to update it? Maybe it could be that
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
so in my opinion it would be okey if it had many many modules even if half or more unused
76 replies
RRailway
Created by tankypaladin on 7/24/2023 in #✋|help
Failed to deploy!Invalid service name
but it should not crash either way assuming it just has more packages, if its working on my local, right? I understand it will take bit more of disk space but its just a demo for my CV I dont plan to do much more there
76 replies