The Build was successful but getting 592
Anonymous
FREEOP

2 months ago

Application failed to respond

This error appears to be caused by the application.

If this is your project, check out your deploy logs to see what went wrong. Refer to our docs on Fixing Common Errors for help, or reach out over our Help Station.

If you are a visitor, please contact the application owner or try again later.

Solved

1 Replies

Railway
BOT

2 months ago

Your "Hostel-Management-Full-stack" service shows a successful build but is producing no runtime logs at all, which means the application process is likely crashing immediately on startup or not starting a web server. For the 502 error to resolve, your app needs to bind an HTTP server to 0.0.0.0 on the port defined by the PORT environment variable that we inject automatically. You can check your deploy logs in the service dashboard to see if there's a startup error, and refer to our troubleshooting guide for framework-specific examples.


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

2 months 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 about 2 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...