Deployed a new instance and is only accessible when browser is logged into railway
jcobb48
HOBBYOP

2 years ago

Deployed an rest api instance and is returning:

{
    "status": "error",
    "code": 502,
    "message": "Application failed to respond",
    "request_id": "P71RjryrSa-ikW276V_8iA_882434190"
}

But it works when I use chrome with my railway account logged in (?

2 Replies

jcobb48
HOBBYOP

2 years ago

Okay, fixed it by changing the runtime from v2 to legacy

Any ideas what may be going on with V2? Is this expected behaviour?

Thanks


2 years ago

Hey, If this doesn't affect a production application can I ask you to switch back to the v2 runtime so we can look into this further?


Loading...