Now I can produce a failure,
If I scan the address books in davdroid the server delivers the following error messages:
LogicException: This is not supposed to happen
/var/www/owncloud/3rdparty/sabre/dav/lib/CardDAV/Plugin.php - line 159: OCA\DAV\CardDAV\Plugin->getAddressbookHomeForPrincipal('principals/grou...')
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/PropFind.php - line 98: Sabre\CardDAV\Plugin->Sabre\CardDAV\{closure}()
/var/www/owncloud/3rdparty/sabre/dav/lib/CardDAV/Plugin.php - line 160: Sabre\DAV\PropFind->handle('{urn ietf param...', Object(Closure))
[internal function] Sabre\CardDAV\Plugin->propFindEarly(Object(Sabre\DAV\PropFind), Object(Sabre\CalDAV\Principal\User))
/var/www/owncloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 999: Sabre\Event\EventEmitter->emit('propFind', Array)
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 919: Sabre\DAV\Server->getPropertiesByNode(Object(Sabre\DAV\PropFind), Object(Sabre\CalDAV\Principal\User))
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php - line 334: Sabre\DAV\Server->getPropertiesForPath('principals/grou...', Array, 0)
[internal function] Sabre\DAV\CorePlugin->httpPropFind(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/owncloud/3rdparty/sabre/event/lib/EventEmitterTrait.php - line 105: call_user_func_array(Array, Array)
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 459: Sabre\Event\EventEmitter->emit('method PROPFIND', Array)
/var/www/owncloud/3rdparty/sabre/dav/lib/DAV/Server.php - line 248: Sabre\DAV\Server->invokeMethod(Object(Sabre\HTTP\Request), Object(Sabre\HTTP\Response))
/var/www/owncloud/apps/dav/lib/server.php - line 144: Sabre\DAV\Server->exec()
/var/www/owncloud/apps/dav/appinfo/v2/remote.php - line 29: OCA\DAV\Server->exec()
/var/www/owncloud/remote.php - line 138: require_once('/var/www/ownclo...')
{main}
And this is absolutely reproducible (at every address book scan I get this message)
If I try an address book sync, nothin happens (also no contact sync)
If I scan the calendars, there is no error message.
Regards Bernd