Database is timing out, unable to understand why
jamietdavidson
HOBBYOP

a year ago

Deploying a docker container running django, and use the environment variables from the Postgres instance deployed via railway, I am encountering the following error:

django.db.utils.OperationalError: connection to server at "viaduct.proxy.rlwy.net" (35.212.174.161), port 20926 failed: server closed the connection unexpectedly. This probably means the server terminated abnormally before or while processing the request.

I've never encountered this before, and have been using railway for a few months now. I'm unable to understand what's going on. What am I missing?

Solved

1 Replies

jamietdavidson
HOBBYOP

a year ago

Fixed it - database was on the grid screen but wasn't actually "deployed".


Status changed to Solved brody over 1 year ago


Loading...