#Stuck deploying

13 messages · Page 1 of 1 (latest)

deft zephyr
#

Hi my project: https://railway.app/project/1373d9e5-68f1-445f-9091-fa8fe6d725ed/service/7b2e6986-b2d2-4593-9b35-3d52e47c8ec0 is stuck deploying 20+ min after the FastAPI server has been started (according to the deploy logs).

Not sure why the deploy is taking this long and if it will actually succeed. Just removed the previous deployment in case that was conflicting but it made no difference

Any help/RCA would be great!

Railway

Railway is an infrastructure platform where you can provision infrastructure, develop with that infrastructure locally, and then deploy to the cloud.

quick boughBOT
#

Project ID: 1373d9e5-68f1-445f-9091-fa8fe6d725ed,7b2e6986-b2d2-4593-9b35-3d52e47c8ec0

dawn tide
#

link to repo please?

deft zephyr
#

Repo is private, but the FastAPI server is started fine and I don't see any issues in the logs.

dawn tide
#

server should not be started in the build phase

deft zephyr
#

It is in the deploy phase

dawn tide
#

just cancel it and try again

deft zephyr
#

Retried and it is the same. It has been 10+ min since the FastAPI server is up and it isn't succeeding the deploy

quick boughBOT
#

Flagging this thread. A team member will be with you shortly.

deft zephyr
#

Trying a new environment to see if that fixes things

deft zephyr
#

It worked in another environment but the main environment doesn't work

#

Deleting the other environment. Still strange