Also, when I drop the database= property using templates, I get:
[INFO] operation temporarily (?) failed, going to retry in 5.0s before
giving up in 289.6s: PROPFIND: Neon error code 2, no HTTP status: Could
not resolve hostname `': No address associated with hostname
Is there a hostname configuration that I'm not supplying?
syncevolution --configure --template webdav syncURL='https://contacts.z
oho.com/' backend=carddav username='eric(a)oco.nnor.org'
password='xxxxxxx' eric-contacts11@webdav addressbook
-----Original Message-----
Date: Fri, 06 Jan 2017 19:30:04 -0700
Subject: [INFO] SoupTransport Failure
To: syncevolution(a)syncevolution.org
From: Eric O'Connor <eric(a)oco.nnor.org>
Hello,
I'm having some issues setting up syncevolution:
:
https://contacts.zoho.com/carddav/eric@oco.nnor.org/default/ via
libsoup: Unauthorized
I'm using the same username/password as I use successfully on my
iPhone, and I can run the --print-items and get a list of vcf items.
$ syncevolution --configure
syncURL='https://contacts.zoho.com/carddav/
eric(a)oco.nnor.org/default/' backend=carddav username='eric(a)oco.nnor.org
' password='xxxxxxxx' sync=slow database='1483751134.3343.16@tara'
eric-contacts9 addressbook
$ syncevolution --run eric-contacts9
...
[INFO] SoupTransport Failure:
https://contacts.zoho.com/carddav/eric@oc
o.nnor.org/default/ via libsoup: Unauthorized
[INFO] Transport giving up after 0 retries and 0:00min
[
Perhaps one issue is that I don't really understand how syncevolution
works. I think I want to sync between my webdav "backend", and my local
evolution "datastore", using the carddav "backend".
I guess when I do --print-databases, I refer to them using the thing in
between parenthesis?
What is SyncML? I just want to sync Caldav/Carddav. Do I need to learn
about SyncML?
I get the same thing when I use the template setup:
$ syncevolution --configure --template webdav syncURL='https://contacts
.zoho.com/carddav/eric(a)oco.nnor.org/default/' backend=carddav username=
'eric(a)oco.nnor.org' password='xxxxxxxxxx' sync=slow
database='1483751134.3343.16@tara' eric-contacts10@webdav addressbook
Thanks for any help,
Eric