-
Notifications
You must be signed in to change notification settings - Fork 138
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello!
I am trying to deploy IBeam on a Railway.app container. I am trying to access the app through a public domain but I am still getting error 502.
HTTP/1.1 502 Bad Gateway
Content-Length: 109
Content-Type: application/json
Server: railway-edge
X-Railway-Edge: railway/us-east4-eqdc4a
X-Railway-Fallback: true
X-Railway-Request-Id: ovJr5fgkRe2eoqJrCx5-qw
Date: Sat, 26 Jul 2025 12:42:10 GMT
{"status":"error","code":502,"message":"Application failed to respond","request_id":"ovJr5fgkRe2eoqJrCx5-qw"}
The app is visible through port 5000, othervise I would get 404 error. Can you please help me what can the problem be? I can access port 5001, health check port without any problem, but I can't access to 5000.
Thank you very much!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working