Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CardDAV Sync: Sabre\DAV\Exception: Invalid result from updateProperties #10783

Closed
florianfink opened this issue Aug 31, 2014 · 1 comment
Closed
Labels

Comments

@florianfink
Copy link

I'm running ownCloud 7.0.2. CardDAV Sync seems to work fine on OS X 10.9.4 and Android 4.4 (CardDAV-Sync beta), but I get the following log entries on the ownCloud-Server every time I sync:

Fatal   carddav Exception: #10 {main}   2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #9 /var/www/vhosts/private/httpdocs/owncloud/remote.php(52): require_once('/var/www/vhosts...')  2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #8 /var/www/vhosts/private/httpdocs/owncloud/apps/contacts/appinfo/remote.php(79): Sabre\DAV\Server->exec()  2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #7 /var/www/vhosts/private/httpdocs/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php(214): Sabre\DAV\Server->invokeMethod('PROPPATCH', 'addressbooks/fl...') 2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #6 /var/www/vhosts/private/httpdocs/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php(474): call_user_func(Array, 'addressbooks/fl...')   2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #5 [internal function]: Sabre\DAV\Server->httpPropPatch('addressbooks/fl...')    2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #4 /var/www/vhosts/private/httpdocs/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php(758): Sabre\DAV\Server->updateProperties('addressbooks/fl...', Array)   2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #3 /var/www/vhosts/private/httpdocs/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php(1823): Sabre\DAV\Server->broadcastEvent('updatePropertie...', Array)    2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #2 /var/www/vhosts/private/httpdocs/owncloud/3rdparty/sabre/dav/lib/Sabre/DAV/Server.php(433): call_user_func_array(Array, Array)    2014-08-31T15:57:13+00:00
Fatal   carddav Exception: #1 [internal function]: Sabre\CardDAV\Plugin->updateProperties(Array, Array, Object(OCA\Contacts\CardDAV\UserAddressBooks))  2014-08-31T15:57:13+00:00
Fatal   carddav Sabre\DAV\Exception: Invalid result from updateProperties   2014-08-31T15:57:13+00:00
@PVince81
Copy link
Contributor

PVince81 commented Sep 1, 2014

This seems to be specific to the contacts app, from reading the stack trace.
Please report in the contacts repository: https://github.com/owncloud/contacts

Thanks.

@PVince81 PVince81 closed this as completed Sep 1, 2014
@lock lock bot locked as resolved and limited conversation to collaborators Aug 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants