Deploying Django Postgres
rlgh770
HOBBYOP

a year ago

'Successfully' built and deployed a django app with postgres but failing to load(502)
requestId:"z6WDj3n0ShSX1RSvYL2UkQ_17279631"

timestamp:"2025-04-25T10:58:19.898376055Z"

method:"GET"

path:"/"

host:"progresslocker-development.up.railway.app"

httpStatus:502

upstreamProto:"HTTP/1.1"

downstreamProto:"HTTP/2.0"

responseDetails:"failed to forward request to upstream: connection dial timeout"

totalDuration:5158

upstreamAddress:"http://[fd12:b35:b622:0:2000:21:60b2:a80a]:8080"

clientUa:"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"

upstreamRqDuration:5000

txBytes:4691

rxBytes:735

srcIp:"220.245.34.221"

edgeRegion:"asia-southeast1-eqsg3a" completely at a loss any insights appreciated

1 Replies

a year ago

Hey, have you checked the possible solutions at https://docs.railway.com/reference/errors/application-failed-to-respond?


Loading...