My api endpoint is not working
sohelahr
HOBBYOP

a year ago

https://dtapi-production.up.railway.app/auth/test

Above is my test api

I use above api to check api is running or not

but now above endpoint is not working and rest of the endpoint is also not working

Solved$10 Bounty

Pinned Solution

a year ago

Hey, did you follow https://docs.railway.com/reference/errors/application-failed-to-respond and made sure that your public networking section is connected with the right port?

3 Replies

Railway
BOT

a year ago

Our team is working on getting back to you as soon as possible. In the meantime, we've found the following might help you get unlocked faster:

If you find the answer from one of these, please let us know by solving the thread! Otherwise, we’ll be in touch.


sohelahr
HOBBYOP

a year ago

In railway http logs I can wee my request is logged

requestId:"mJoMMvoAROCuJRR8keNF4A"

timestamp:"2025-07-10T11:15:12.920479456Z"

method:"GET"

path:"/auth/test"

host:"dtapi-production.up.railway.app"

httpStatus:502

upstreamProto:""

downstreamProto:"HTTP/2.0"

responseDetails:""

totalDuration:11074

upstreamAddress:""

clientUa:"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"

upstreamRqDuration:2293

txBytes:4682

rxBytes:767

srcIp:"103.176.156.52"

edgeRegion:"asia-southeast1"


a year ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.

Status changed to Open brody 12 months ago


a year ago

Hey, did you follow https://docs.railway.com/reference/errors/application-failed-to-respond and made sure that your public networking section is connected with the right port?


Status changed to Solved sohelahr 12 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...