Railway backend shows Online but is not taking any requests.
whiteshadow98
HOBBYOP

a month ago

Railway backend shows Online but when I hit URL/health , the browser shows No Data Found with Given Indentifier.

My website is not loading due to this , I see no HTTP logs in the backend service history , which means it never hit , but when I check on browser console , it shows "No Data Found with Given Indentifier. " in the response.

Then i tried opening the Backend_URL/docs and Backend_URL/health , both failed to load and while all this is happening , the railway app shows online for strange reason.

$10 Bounty

1 Replies

Railway
BOT

a month ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway about 1 month ago


a month ago

What do you see when opening the url? Is it "Application not responding"?

Make sure your app bind to 0.0.0.0 and generate domain pointed to the port that you're app listening to


Welcome!

Sign in to your Railway account to join the conversation.

Loading...