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
People using docker image may use a configuration not generated using the manager. Then during start, if secret key is not initialized, it should be set to a random value (maybe cat /proc/sys/kernel/random/uuid | sed 's/[-]//g')