-
-
Notifications
You must be signed in to change notification settings - Fork 122
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
Error sync contacts : PdoAddressBook[WARNING]: Sync() invalid DavClient #822
Comments
snappymail/snappymail/v/0.0.0/app/libraries/RainLoop/Providers/AddressBook/CardDAV.php Line 399 in 27b19ef
As you can see there, the DAVClient code does several checks to find the contacts. Are your DAV settings correct? |
Hey @the-djmaze where these DAV settings should be set? |
Settings -> Contacts |
My dav configuration seems to be good now in apache but no sync between contacts and snappymail. There is a command to sync data ? |
Yes, in the contacts window there is a sync button |
@the-djmaze I have this message "Erreur de synchronisation des contacts" "Synchronisation Errors" without informations in logs |
Please debug why it fails. |
I had the same problem as above. In my case the problem was 2-factor authentication:
I had to create a separate token (app password) for the SnappyMail cardDAV sync and then it works. |
Hello,
Describe the bug
contacts are not synced between nextcloud contacts and snappymail
To Reproduce
Steps to reproduce the behavior:
Expected behavior
List of contacts
Please complete the following information:
Debug/logging information
Thanks for you're help
The text was updated successfully, but these errors were encountered: