User changing password disconnects other accounts. #17035
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
needs info
stale
Ticket or PR with no recent activity
Steps to reproduce
Expected behaviour
No one should get disconnected
Actual behaviour
Other user will often get disconnected. A quick test I do is open the admin monitoring app which polls the server often. Then when I have a user change their password the admin get disconnected.
Server configuration
Happens on a fresh snap/docker install. Tested with snap on ubuntu and centos and on the official docker image.
Operating system:
Centos, Ubuntu
Web server:
Apache
Database:
Mysql3, sqlite
PHP version:
Whatever ships with latest docker & snap versions.
Nextcloud version: (see Nextcloud admin page)
16.0.4
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh
Where did you install Nextcloud from:
Docker / Snap
Other
Forgive me for deleting the rest of the sections that you are asking for. It's literally a fresh run of the snap/docker image that is failing and I am not seeing any errors. From what I can tell, it is dumping sessions.
docker run -d -p 8081:80 nextcloud
My docker daemon is running on Ubuntu 18.04. Tested snap on Centos and Ubuntu.
Thanks!
The text was updated successfully, but these errors were encountered: