unresponsive backend
tehdbdnccb
HOBBYOP
24 days ago
Service name and ID: b2b-backend1 (c1560b31-de8e-4a1f-88ff-088fe76e1f91)
The fact that the app is running on port 8080 but the public domain won't route to it
3 Replies
Railway
BOT
24 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 24 days ago
Anonymous
FREE
23 days ago
Can you send much more verbose logs here?
23 days ago
What do you see when you try to access it?
If its a 502 error, then probably you didnt bind your app to the right host, make sure you bind the host to 0.0.0.0 and not localhost or 127.0.0.1