502 error - App deployed successfully but fails to respond for 2 days
bareenalhimkah-ui
HOBBYOP

a month ago

Hi Railway team,

My FastAPI application has been returning 502 "Application failed to respond" for 2 days despite showing "Deployment successful" with all green checkmarks.

Details:

  • Service: chatbot-platform
  • GitHub repo: bareenalhimkah-ui/chatbot-platform
  • Start command: uvicorn main:app --host 0.0.0.0 --port $PORT
  • Domain: chatbot-platform-production-a610.up.railway.app

Deploy logs always show:

"Uvicorn running on http://0.0.0.0:8080"

The app starts successfully but the domain returns 502. I also upgraded to Hobby plan today hoping it would help, but the issue persists. Today's build outage may have made things worse.

Please help me resolve this.

Solved

1 Replies

Railway
BOT

a month ago

Your latest deployment in the production environment currently has a status of REMOVED, meaning there is no active deployment running for this service, which is why the domain returns a 502. You can trigger a new deployment from your service's deployment page to get the service back online.


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

a month ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 26 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...