-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Steps to reproduce
- User admin creates folder and shares with user1, giving user1 at least permission to create files
- User1 tries to upload to shared folder
Expected behaviour
Upload should complete normaly (as it did in Nextcloud 9.0.53
Actual behaviour
Upload fails (both Android client, browser and WebDAV). Log complains about InsufficientStorage and quota. Quota and storage however are not constraining (neither for user admin nor for user user1).
Additionally, changing quota impossible, cannot set default or unlimited quota (a bug filed elsewhere I believe). Setting 'quota_include_external_storage' => false does not help either.
Server configuration
Ubuntu 16.04
Apache
MySQL
Php7
Nextcloud 10
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from 9.0.53, worked perfectly before upgrade
Where did you install Nextcloud from:
Signing status:
Signing status
No errors have been found.
List of activated apps:
App list
Enabled:
- audioplayer: 1.1.0
- calendar: 1.3.3
- contacts: 1.3.1.0
- dav: 1.0.0
- documents: 0.13.1
- external: 1.2
- federatedfilesharing: 1.0.1
- files: 1.5.2
- files_accesscontrol: 1.1.2
- files_automatedtagging: 1.1.1
- files_external: 1.0.2
- files_pdfviewer: 0.8.1
- files_retention: 1.0.0
- files_sharing: 1.0.0
- files_texteditor: 2.1
- files_trashbin: 1.0.0
- files_versions: 1.3.0
- files_videoplayer: 0.9.8
- firstrunwizard: 1.1
- gallery: 15.0.0
- gpxpod: 1.0.3
- mail: 0.5.3
- notifications: 0.3.0
- ownnote: 1.08
- password_policy: 1.0.0
- provisioning_api: 1.0.0
- serverinfo: 1.1.1
- survey_client: 0.1.5
- systemtags: 1.0.2
- tasks: 0.9.3
- templateeditor: 0.1
- theming: 1.0.1
- twofactor_totp: 0.4.1
- updatenotification: 1.0.1
- workflowengine: 1.0.1
Disabled: - activity
- admin_audit
- comments
- encryption
- federation
- user_external
- user_ldap
- user_saml
The content of config/config.php: