Unable to sleep Postgres database and Python server
sparmboy
HOBBYOP

an hour ago

Im setting enableServerless to be true on my Postgres database and when I redeploy it still says online, same for my python service, but appears to work fine for my node server. Do I need to do anything different for these nodes?

Solved$10 Bounty

Pinned Solution

Your python service may be trying to perform outbound network calls. Check the network logs to debug it.

https://docs.railway.com/deployments/serverless

2 Replies

Railway
BOT

an hour ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway about 1 hour ago


Your python service may be trying to perform outbound network calls. Check the network logs to debug it.

https://docs.railway.com/deployments/serverless


0x5b62656e5d

Your python service may be trying to perform outbound network calls. Check the network logs to debug it. https://docs.railway.com/deployments/serverless

sparmboy
HOBBYOP

an hour ago

yes I think python app has a worker that polls the database so would explain both. Thanks


Status changed to Solved 0x5b62656e5d 23 minutes ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...