-
Notifications
You must be signed in to change notification settings - Fork 166
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
yandex carddav failed - vdirsyncer doesn't understand #1159
Comments
Can you try using the URL If that doesn't work, I need to understand your scenario a bit better:
|
Debug logs would also be useful here, since the server is returning a response that vdirsyncer is not understanding:
Seeing this response might help better understand what's up. |
This is a new sync. Storage path has 'default' folder which should not be used. 1 remote contact. Debug output, no cookies |
The "storage" path is the directory where all your address books are contained. Each directory inside of it is a separate address book. If you create directory |
The root of the issue here is that vdirsyncer can't determine the home path from your provider (e.g.: the server returns an empty |
Right. It works. I'm syncing google into contacts/default and yandex into contacs/1, which causing the issue. I had to create separate dirrectories for google and yandex. |
Vdirsyncer is trying to [pair contacts_ya]
a = "yandex_contacts"
b = "local_contacts_ya"
collections = ["from a"] # don't include "from b" here
metadata = ["displayname"] |
I'm tyring to setup new yandex carddav url, I setup it using:
Here is a result of discover command:
The text was updated successfully, but these errors were encountered: