{
"instanceid": "ocgdaki4wkwv",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"127.0.0.1",
"nextcloud.recretix.ch"
],
"datadirectory": "\/sdb_data\/owncloud\/data\/",
"overwrite.cli.url": "https:\/\/nextcloud.recretix.ch\/",
"dbtype": "mysql",
"version": "12.0.2.0",
"dbname": "ocdb",
"dbhost": "localhost",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "UTC",
"installed": true,
"ldapIgnoreNamingRules": false,
"memcache.local": "\\OC\\Memcache\\APCu",
"mail_smtpmode": "smtp",
"maintenance": false,
"loglevel": 0,
"theme": "",
"mail_smtpsecure": "ssl",
"mail_from_address": "notifications",
"mail_domain": "recretix.ch",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "mail.cyon.ch",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"session_lifetime": 5400,
"updater.release.channel": "stable",
"updater.secret": "***REMOVED SENSITIVE VALUE***"
}
Steps to reproduce
4.With the webclient it is possible to upload data to the shared folder.
Expected behaviour
The user should be able to upload data to the shared folder.
Actual behaviour
The user receives the following error message:
Insufficient Storage (Sabre\DAV\Exception\InsufficientStorage)
General server configuration
Operating system: Linux RB00SRV061 4.8.0-58-generic #63~16.04.1-Ubuntu SMP Mon Jun 26 18:08:51 UTC 2017 x86_64
Web server: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: mysql 10.0.31
PHP version: 7.0.22-0ubuntu0.16.04.1
PHP-modules loaded
Nextcloud configuration
Nextcloud version: 12.0.2 - 12.0.2.0
Updated from an older Nextcloud/ownCloud or fresh install: Updated from 11.0.4
Where did you install Nextcloud from: tar.bz2 from Webpage
Are you using external storage, if yes which one: files_external is disabled
Are you using encryption: no
Are you using an external user-backend, if yes which one: YOUR ANSWER HERE (LDAP/ActiveDirectory/Webdav/...)
Signing status
Enabled apps
Disabled apps
Content of config/config.php
Client configuration
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36
Operating system: Windows 10
Logs
Web server error log
Nextcloud log (data/nextcloud.log)