My app I just deployed from GitHub doesn’t work
aash1970
FREEOP

2 months ago

I just deployed my app and get this message when I try the URL? Please can someone help? It was meant to be 100% railway compatible. I’m not too technical when it comes to apps deployment etc.

Attachments

$10 Bounty

2 Replies

Railway
BOT

2 months ago

The "Application failed to respond" error means our proxy cannot communicate with your app, typically because it is not listening on the correct host and port. Your app needs to bind to host 0.0.0.0 and use the PORT environment variable that we inject automatically. Our troubleshooting guide covers this in detail with examples for common frameworks.


Status changed to Awaiting User Response Railway 2 months ago


Status changed to Awaiting Railway Response Railway 2 months ago


ilyass012
FREE

2 months ago

check your deploy logs first, go to your railway dashboard, click your service, then deployments, then click the latest deploy the logs will tell you exactly what went wrong. without seeing those i'm just guessing. paste them here and i can help you fix it


Welcome!

Sign in to your Railway account to join the conversation.

Loading...