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
This issue also appears if there is no fixed quota set but the available space on the disk is less than the amount already occupied by the user (i.e. the user is effectively occupying more than 50% of their effective quota).
Steps to reproduce
truncate -s 100M testfile
touch testfile
and wait for client to complete syncExpected behaviour
Old versions should be deleted until user is back under 50% quota. (see docs)
Actual behaviour
Old versions never get deleted and keep accumulating until disk is full.
Server configuration
Docker:
Server:
Engine:
Version: 18.06.0-ce
API version: 1.38 (minimum version 1.12)
Go version: go1.10.3
Git commit: 0ffa825
Built: Wed Jul 18 19:07:38 2018
OS/Arch: linux/amd64
Experimental: false
Nextcloud version: 14.0.1
Updated from an older Nextcloud/ownCloud or fresh install: Updated via docker-compose pull && docker-compose up -d
Where did you install Nextcloud from:
(According to Admin>Settings this seems to be working)
Signing status:
Signing status
``` No errors have been found. ```List of activated apps:
App list
``` Enabled: - accessibility: 1.0.1 - activity: 2.7.0 - cloud_federation_api: 0.0.1 - comments: 1.4.0 - dav: 1.6.0 - federatedfilesharing: 1.4.0 - federation: 1.4.0 - files: 1.9.0 - files_external: 1.5.0 - files_markdown: 2.0.4 - files_pdfviewer: 1.3.2 - files_sharing: 1.6.2 - files_texteditor: 2.6.0 - files_trashbin: 1.4.1 - files_versions: 1.7.1 - files_videoplayer: 1.3.0 - firstrunwizard: 2.3.0 - flowupload: 0.0.8 - gallery: 18.1.0 - logreader: 2.0.0 - lookup_server_connector: 1.2.0 - nextcloud_announcements: 1.3.0 - notifications: 2.2.1 - oauth2: 1.2.1 - ojsxc: 3.4.2 - password_policy: 1.4.0 - provisioning_api: 1.4.0 - serverinfo: 1.4.0 - sharebymail: 1.4.0 - support: 1.0.0 - survey_client: 1.2.0 - systemtags: 1.4.0 - theming: 1.5.0 - twofactor_backupcodes: 1.3.1 - updatenotification: 1.4.1 - user_ldap: 1.4.0 - workflowengine: 1.4.0 Disabled: - admin_audit - contacts - drop_account - encryption - metadata - onlyoffice - passwords - previewgenerator - richdocuments - user_external ```Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local, but not for this data
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP, but not for this testuser
Client configuration
Browser: Firefox
Operating system: Windows 10
Logs
Which logs are of relevance here?
The text was updated successfully, but these errors were encountered: