nuxsmin / docker-syspass

Docker stuff for running sysPass on Docker
GNU General Public License v3.0
39 stars 21 forks source link

Problems with session timeout #62

Open Nebucatnetzer opened 1 year ago

Nebucatnetzer commented 1 year ago

We recently tried to migrate from the normal installation to the container. However we experienced a lot of problems with the session. First of all the setting for the session timeout wasn't respected, it showed the correct value in the UI but logged us out over night. Secondly users were getting randomly logged out, especially when they used it a lot.

We moved our installation now back to the normal setup without container and Nginx as the web server. The sessions are now stable again.

Unfortunately I haven't found out what the exact problem was since the logs didn't display any useful information.