I don't see deploy logs even though it builds correctly
I'm deploying a FastAPI server using Dockerfile
My railway.toml:
My Dockerfile:
And the execution call on app.py in root folder:
18 Replies
Project ID:
84e706b8-15e7-4e91-b632-a29059b1c00a
84e706b8-15e7-4e91-b632-a29059b1c00a
first off, please remove the start command from the nixpacks.toml file, it is redundant (this won't solve the problem, it just annoys me lol)
It does not pass the healthcheck...
show me your service variables please
What do you mean exactly?
I declared env variables but I'm actually not using
are you connecting to a database?
or connecting to any external service upon app start
Yes, I'm connecting to an Azure Blob Storage...
how many times have you redoployed since opening this help thread?
You actually already helped me...
what
I moved the connection to the inside of a function, and now it's working
yeah but do you see logs yet lol
At least I'm receiving deploy logs
okay so all fixed?
I guess so, for that problem it is... probably will see another one ahead hahah
Thanks a lot! You are awesome man
no problem! glad the problem is solved