2 years ago
Hello,
I have a Django App that has crashed and I can't find any error information. Nothing has been added or changed to the code base so I'm a little confused as to why it crashed without me changing anything. I need this site to be up for my business to be able to run.
So far I've tried the following:
- Deploying an older version of the application.
- I changed debug to True and re-deployed it to Github to trouble shoot the issue but I'm not seeing any debug information when it crashes.
- Verified that my membership is paid and it is.
This is what the deployment log is showing:
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
django.db.utils.OperationalError: connection to server at "viaduct.proxy.rlwy.net" (35.212.174.161), port 30894 failed: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
2 Replies
2 years ago
would you prefer to get community support via the help station or discord, your choice.