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
Only save session and token data if they have data
Something is clearing out the session_cookies. Not sure what it is, but this should prevent that from happening.
[DOCKER] Partial roll back of changes made in 87d8d08
It is possible that a write to the database was incomplete when the container stopped. This would prevent it from being written when it is next started.