Hi folks,
when triing to save a new contact via dav in evolution-maili get a 507 InsufficientStorage error.
In the nextcloud logs its called: webdav	Sabre\DAV\Exception\InsufficientStorage: HTTP/1.1 507 Insufficient Storage
from the web-interface of nextcloud creating contacts is no problem.
my nexcloud instance is on a shared host (@ uberspace.de)
Nextcloud version : 11.0.1
Operating system and version : CentOS 6 (i think so, could also be 5 or 7)
Apache or nginx version : Apache 2.2
PHP version : 5.6.21
Is this the first time you’ve seen this error and can you replicate it?:
happens always when tiring to save a new contact.
migrated from owncloud some weeks ago, worked there.
The output of your Nextcloud log in Admin > Logging:
webdav	Sabre\DAV\Exception\InsufficientStorage: HTTP/1.1 507 Insufficient Storage
[internal function] OCA\DAV\Connector\Sabre\QuotaPlugin->checkQuota(‘addressbooks/us…’, Resource id #35, Object(OCA\DAV\CardDAV\AddressBook), false)
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 1070: Sabre\Event\EventEmitter->emit(‘beforeCreateFil…’, Array)
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 525: Sabre\DAV\Server->createFile(‘addressbooks/us…’, Resource id #35, NULL)
[internal function] Sabre\DAV\CorePlugin->httpPut(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 479: Sabre\Event\EventEmitter->emit(‘method PUT’, Array)
/var/www/virtual/USER/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 254: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/virtual/USER/html/nextcloud/apps/dav/lib/Server.php - line 227: Sabre\DAV\Server->exec()
/var/www/virtual/USER/html/nextcloud/apps/dav/appinfo/v2/remote.php - line 30: OCA\DAV\Server->exec()
/var/www/virtual/USER/html/nextcloud/remote.php - line 165: require_once(’/var/www/virtua…’)
{main}
The output of your config.php file in /path/to/nextcloud (make sure you remove any identifiable information!):