Getting Application failed to respond
amitgandole
FREEOP

a year ago

Deployed my application with postgres.

Nextjs+NestJs+Postgres

UI is rendering but getting 404 and Application failed to respond not postman when calling api.

Solved$10 Bounty

Pinned Solution

smolpaw
HOBBY

a year ago

After almost 2 hours of back and forth on discord, the issue in question has been resolved.

Involved a mix of code and railway env vars changes.

7 Replies

smolpaw
HOBBY

a year ago

Hi, Can i get some more information like logs of each service what each of them do in your stack.

Can you check your nestjs logs to see if it is able to connect to db ? as in db related logs

If it is a sample application and doesn't contain anything sensitive yet you could consider either making your github repo public or adding me so i could have a look and fix it

Thanks.


smolpaw

Hi, Can i get some more information like logs of each service what each of them do in your stack. Can you check your nestjs logs to see if it is able to connect to db ? as in db related logs If it is a sample application and doesn't contain anything sensitive yet you could consider either making your github repo public or adding me so i could have a look and fix it Thanks.

amitgandole
FREEOP

a year ago

Please provide email i can add you in git repo


amitgandole

Please provide email i can add you in git repo

smolpaw
HOBBY

a year ago

redacted. talking on discord rn


amitgandole
FREEOP

a year ago

requestId:"oQO6VjL1ThuUh-jjss7a6g"

timestamp:"2025-05-30T16:30:00.793718778Z"

method:"GET"

path:"/auth/login"

host:"

httpStatus:502

upstreamProto:"HTTP/1.1"

downstreamProto:"HTTP/1.1"

responseDetails:"failed to forward request to upstream: connection refused"

totalDuration:10567

upstreamAddress:"

clientUa:"PostmanRuntime/7.44.0"

upstreamRqDuration:10567

txBytes:109

rxBytes:383

srcIp:"106.213.82.172"

edgeRegion:"europe-west4-drams3a"

here is HTTP logs


smolpaw
HOBBY

a year ago

I see that the error is likely due to your deployment. This may take quite a few conversations. mind hitting me on discord so we could talk there and resolve this quicker ?

My discord username is smolit.


amitgandole
FREEOP

a year ago

Pinging you on discord


smolpaw
HOBBY

a year ago

After almost 2 hours of back and forth on discord, the issue in question has been resolved.

Involved a mix of code and railway env vars changes.


Status changed to Solved chandrika 12 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...