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

Can't get icloud CardDav syn working #1971

Open
mikolajek opened this issue Feb 20, 2020 · 0 comments
Open

Can't get icloud CardDav syn working #1971

mikolajek opened this issue Feb 20, 2020 · 0 comments

Comments

@mikolajek
Copy link

I've just upgraded to Rainloop 1.14 and my contacts sync suddenly stopped working.

I have the "classic" CardDav settings for iCloud - server is icloud.com, user is my Apple ID and password is app-specific password generated for this purpose.

Yet I still see contact synchronization error... Is this something you can pull from the logs to hep me?

[11:42:21.325][213cb280] DAV[DATA]: PROPFIND 
[11:42:21.776][213cb280] INFO[NOTICE]: SabreForRainLoop\DAV\Exception\NotImplemented: Not Implemented in /www/rainloop/rainloop/v/1.14.0/app/libraries/SabreForRainLoop/DAV/Client.php:447
Stack trace:
#0 /www/rainloop/rainloop/v/1.14.0/app/libraries/SabreForRainLoop/DAV/Client.php(178): SabreForRainLoop\DAV\Client->request('PROPFIND', 'https://icloud....', '<?xml version="...', Array)
#1 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Providers/AddressBook/PdoAddressBook.php(468): SabreForRainLoop\DAV\Client->propFind('', Array, 1)
#2 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Providers/AddressBook/PdoAddressBook.php(643): RainLoop\Providers\AddressBook\PdoAddressBook->checkContactsPath(Object(SabreForRainLoop\DAV\Client), '')
#3 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Providers/AddressBook/PdoAddressBook.php(677): RainLoop\Providers\AddressBook\PdoAddressBook->getDavClient('https://icloud....', 'mikolaj@xxx', 'xxxx', '')
#4 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Providers/AddressBook.php(75): RainLoop\Providers\AddressBook\PdoAddressBook->Sync('mikolaj@xxx', 'https://icloud....', 'mikolaj@xxx', 'xxxxx')
#5 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Actions.php(6753): RainLoop\Providers\AddressBook->Sync('mikolaj@rutkows...', 'https://icloud....', 'mikolaj@xxx', 'xxxxx')
#6 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/ServiceActions.php(174): RainLoop\Actions->DoContactsSync()
#7 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(150): RainLoop\ServiceActions->ServiceAjax('')
#8 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(62): RainLoop\Service->localHandle()
#9 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(85): RainLoop\Service->__construct()
#10 /www/rainloop/rainloop/v/1.14.0/app/handle.php(94): RainLoop\Service::Handle()
#11 /www/rainloop/rainloop/v/1.14.0/include.php(228): include('/www/rainloop/r...')
#12 /www/rainloop/index.php(13): include('/www/rainloop/r...')
#13 {main}
[11:42:21.777][213cb280] INFO[NOTICE]: RainLoop\Exceptions\ClientException: ContactsSyncError[140] in /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Actions.php:6759
Stack trace:
#0 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/ServiceActions.php(174): RainLoop\Actions->DoContactsSync()
#1 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(150): RainLoop\ServiceActions->ServiceAjax('')
#2 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(62): RainLoop\Service->localHandle()
#3 /www/rainloop/rainloop/v/1.14.0/app/libraries/RainLoop/Service.php(85): RainLoop\Service->__construct()
#4 /www/rainloop/rainloop/v/1.14.0/app/handle.php(94): RainLoop\Service::Handle()
#5 /www/rainloop/rainloop/v/1.14.0/include.php(228): include('/www/rainloop/r...')
#6 /www/rainloop/index.php(13): include('/www/rainloop/r...')
#7 {main}
[11:42:21.777][213cb280] PLUGIN[NOTE]: Hook: filter.ajax-response
[11:42:21.777][213cb280] AJAX[DATA]: {"Action":"ContactsSync","Result":false,"ErrorCode":140,"ErrorMessage":"","ErrorMessageAdditional":"","Time":876}
[11:42:21.778][213cb280] INFO[MEMORY]: Memory peak usage: 2MB
[11:42:21.778][213cb280] INFO[TIME]: Time delta: 0.87667417526245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant