openfoodfoundation / ofn-install

Ansible scripts for provisioning and deploying Open Food Network
54 stars 112 forks source link

Error "the database system is shutting down" on fr_prod #532

Open RachL opened 5 years ago

RachL commented 5 years ago

Unhandled error PG::ConnectionBad: FATAL: the database system is shutting down FATAL: the database system is shutting down Location gems/activerecord-3.2.22.5/lib/active_record/connection_adapters/postgresql_adapter.rb:1222 - initialize

Link to Bugsnag slack notification : https://openfoodnetwork.slack.com/archives/CEF14NU3V/p1569242398015700

sauloperez commented 4 years ago

What we want here is not to restart PostgreSQL unless its config files are changed. I guess we see this error because now we don't check that.