$CONFIG = array (
'instanceid' => 'HIDDEN',
'passwordsalt' => 'HIDDEN',
'secret' => 'HIDDEN',
'trusted_domains' =>
array (
0 => 'HIDDEN',
),
'datadirectory' => '/home/backup/OwnCloud_Data',
'overwrite.cli.url' => 'HIDDEN',
'dbtype' => 'mysql',
'version' => '11.0.0.10',
'dbname' => 'HIDDEN',
'dbhost' => 'localhost',
'dbtableprefix' => 'oc_',
'dbuser' => 'HIDDEN',
'dbpassword' => 'HIDDEN',
'logtimezone' => 'UTC',
'installed' => true,
'maintenance' => false,
'remember_login_cookie_lifetime' => 300,
'session_lifetime' => 300,
'session_keepalive' => true,
'loglevel' => 2,
'theme' => '',
'trashbin_retention_obligation' => 30,
'mail_from_address' => 'monitoring',
'mail_smtpmode' => 'php',
'mail_domain' => 'HIDDEN',
'singleuser' => false,
'versions_retention_obligation' => '30, 31',
'skeletondirectory' => '',
'check_for_working_htaccess' => true,
'check_for_working_webdav' => true,
'activity_expire_days' => 90,
Steps to reproduce
Expected behaviour
As I understand it my configuration should remove files after 31 days, or at the worst case when they are using more than 50% of the users quota.
Actual behaviour
Old versions are left on the server and not deleted.
Server configuration
Operating system: CentOS 7 64bit
Web server: Apache 2.4 with PHP7.0
Database: MySQL 5.6
PHP version: PHP7.0
Nextcloud version: 11.0.0
Updated from an older Nextcloud/ownCloud or fresh install: Updated from older OwnCloud installation
Where did you install Nextcloud from: NextCloud.com
Signing status:
Signing status
Results
List of activated apps:
App list
Enabled:
Disabled:
The content of config/config.php:
Config report
Are you using external storage, if yes which one: local/smb/sftp/...
NFS Share mounted at system level. Nothing configured on external storage app
Are you using encryption: NO
Are you using an external user-backend, if yes which one: NO
Client configuration
Browser: Chrome 55.0.2883.87
Operating system: Windows 10 64bit
Logs
Web server error log
Web server error log
[11-Jan-2017 10:36:48 UTC] PHP Fatal error: Uncaught Error: Access to undeclared static property: OC\Files\Filesystem::$normalizedPathCache in /home/backup/public_html/lib/private/Files/Filesystem.php:806 Stack trace: #0 /home/backup/public_html/lib/private/Files/View.php(2018): OC\Files\Filesystem::normalizePath('/achievingclari...') #1 /home/backup/public_html/lib/private/Files/View.php(1156): OC\Files\View->unlockFile('/SERVER/Shared/...', 1) #2 [internal function]: OC\Files\View->OC\Files\{closure}() #3 /home/backup/public_html/3rdparty/icewind/streams/src/CallbackWrapper.php(109): call_user_func(Object(Closure)) #4 [internal function]: Icewind\Streams\CallbackWrapper->stream_close() #5 {main} thrown in /home/backup/public_html/lib/private/Files/Filesystem.php on line 806Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log