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
Please use the 👍 reaction to show that you are affected by the same issue.
Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
Subscribe to receive notifications on status change and new comments.
Steps to reproduce
Login to server, look in /var/lib/php/session/
Expected behaviour
Should only see a few active session files in there? Files with filename sess_*
Actual behaviour
Hundreds of thousands of session files starting with sess_*, none seem to be cleaned up. Using substantial disk space. There are thousands of files. Disk space of sess_ files is nearly 2GB+ in total.
Could we troubleshoot some of these then? I've set server config as per documentation (so that's not a "weird server configuration") and using crontab as www-data. How to test if cron is not purging the sessions? And what is "not using app passwords"?
How to use GitHub
Steps to reproduce
/var/lib/php/session/
Expected behaviour
Should only see a few active session files in there? Files with filename
sess_*
Actual behaviour
Hundreds of thousands of session files starting with
sess_*
, none seem to be cleaned up. Using substantial disk space. There are thousands of files. Disk space ofsess_
files is nearly 2GB+ in total.Contents of a file, for example:
Is this something to do with WebDAV?
Server configuration
Operating system:
Ubuntu 18.04.5 LTS
Web server:
nginx/1.16.1
Database:
psql (PostgreSQL) 10.14 (Ubuntu 10.14-0ubuntu0.18.04.1)
PHP version:
PHP 7.4.8 (cli) (built: Jul 13 2020 16:45:47) ( NTS )
Nextcloud version: (see Nextcloud admin page)
19.0.3.1
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from Nextcloud 18
Where did you install Nextcloud from:
nextcloud.com
Signing status:
Signing status
List of activated apps:
App list
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Firefox 81.0
Operating system:
Windows 10
Linux Mint 19.3
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: