2 hours 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?
Pinned Solution
2 hours ago
Your python service may be trying to perform outbound network calls. Check the network logs to debug it.
2 Replies
2 hours ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • about 2 hours ago
2 hours ago
Your python service may be trying to perform outbound network calls. Check the network logs to debug it.
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
2 hours ago
yes I think python app has a worker that polls the database so would explain both. Thanks
Status changed to Solved 0x5b62656e5d • about 1 hour ago
