You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a docker compose instance of geonode (4.1.3) that is running and I have found out that my django_session table in the database is mainly filled with anonymous sessions coming from the "curl" healthcheck. The table is filled with 20000 records.
I am not sure if it causes any issue, but I wanted to check the sessions I had open and was surprised by the record count.
The text was updated successfully, but these errors were encountered:
Hi,
I have a docker compose instance of geonode (4.1.3) that is running and I have found out that my django_session table in the database is mainly filled with anonymous sessions coming from the "curl" healthcheck. The table is filled with 20000 records.
I am not sure if it causes any issue, but I wanted to check the sessions I had open and was surprised by the record count.
The text was updated successfully, but these errors were encountered: