riparias / gbif-alert

GBIF Alert is a GBIF occurrence based alert system.
https://gbif-alert-demo.thebinaryforest.net/
MIT License
8 stars 2 forks source link

maintenance mode error since yesterday's updates #277

Closed niconoe closed 8 months ago

niconoe commented 8 months ago

AttributeError at /

'Settings' object has no attribute 'MAINTENANCE_MODE_LOGOUT_AUTHENTICATED_USER' found in logs at night (when instances are in maintenance_mode).

This is probably due to a new settings in django-maintenance-mode, that should be explicitly set in our settings due to https://github.com/riparias/gbif-alert/issues/146.

We should update our explicit settings definition (and make sure there are no other new settings in django maintenance mode)

niconoe commented 8 months ago

Fixed in release 1.7.3