Opened 5 years ago
Closed 5 years ago
#30823 closed Bug (invalid)
Postgres + Django.
Reported by: | Deb Kumar Das | Owned by: | nobody |
---|---|---|---|
Component: | Database layer (models, ORM) | Version: | 2.1 |
Severity: | Normal | Keywords: | connection already closed |
Cc: | debkumar.das@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
I am using Django v2.1 with postgres DB. I deployed the project with nginx + gunicorn. But i'm facing a serious issue like
InterfaceError
connection already closed
whenever i am trying to load the application after postgres service restart. Any help will be helpful. Thanks.
Change History (1)
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Summary: | Postgres + Django → Postgres + Django. |
Note:
See TracTickets
for help on using tickets.
Please don't use the ticket system for help with support questions.
Closing per TicketClosingReasons/UseSupportChannels.