On Tue, 11 Jan 2022, Emanoil wrote:
Hi,
I am not sure if someone is reading here and I have no idea what you are
doing, because I am using the bluetooth side of SyncEvolution.
However I think if you run with more debugging, you will get more information
about the error.
Something like:
SYNCEVOLUTION_DEBUG=10 syncevolution --sync-property loglevel=10 -r
keepcontacts
I've used your suggestion, and the messages that are returned are exactly
as I submitted them previously, as seen here:
Am Tuesday 11 January 2022 18:28:01 schrieb Max Pyziur:
Here is the output from running the above command:
pyz@pegasus ~/.cache/syncevolution/keepcontacts-2022-01-11-11-21>
syncevolution --run keepcontacts
[INFO] calendar: inactive
[INFO] memo: inactive
[INFO] todo: inactive
[INFO] SoupTransport Failure: https://www.keepcontacts.com/sync/server via
libsoup: Conflict
[INFO] resend previous message, retry #1
[INFO] SoupTransport Failure: https://www.keepcontacts.com/sync/server via
libsoup: Conflict
[INFO] resend previous message, retry #2
[INFO] SoupTransport Failure: https://www.keepcontacts.com/sync/server via
libsoup: Conflict
[INFO] Transport giving up after 2 retries and 4:00min
[ERROR] transport problem: transport failed, retry period exceeded
[INFO] addressbook: inactive
[ERROR] addressbook: aborted on behalf of user (local, status 20017)
[INFO] creating complete data backup after sync (enabled with dumpData and
needed for printChanges)
this is coming from ./src/syncevo/SoupTransportAgent.cpp in
void SoupTransportAgent::HandleSessionCallback(SoupSession *session,
SoupMessage *msg)
what is the linked version of soap you have on your side
$ ldd /usr/bin/syncevolution | grep soup
libsoup-2.4.so.1 => /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1
(0x00007ff3c20f5000)
Executing this command, the response that is returned is:
libsoup-2.4.so.1 => /lib64/libsoup-2.4.so.1 (0x00007fb409adf000)
fyi,
M
syncevolution --print-config keepcontacts | grep ^syncURL
The output of this command:
syncURL = https://www.keepcontacts.com/sync/server
Also are you sure it is https ?
_______________________________________________
SyncEvolution mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
SyncEvolution mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s