Max Pyziur <[email protected]> writes: > On Tue, 11 Jan 2022, Patrick Ohly wrote: > >> Max Pyziur <[email protected]> writes: >>> I have replicated it below (earlier email), and have tried syncing via >>> SyncEvolution with KeepContacts. However, no KeepContacts connection is >>> made with SyncEvolution. >> >> What error do you get? Do you have >> https://www.keepcontacts.com/sync/server as your syncURL? > > I'm using the GUI; the error message that comes back is: > "We were unable to connect to the server. The problem could be temporary > or there could be something wrong with the settings." > > Are there log files that I can review somewhere?
Yes, under ~/.cache/syncevolution. > Or alternatively, is there a CLI command that I can issue, and, in that > way, capture whatever error messages (the one above, and hopefully more > informative ones) are generated? What is your configuration called? If it is "keepcontacts", then you can sync with: syncevolution --run keepcontacts If unsure what the configuration is called, use: syncevolution --print-configs You can check the syncURL with: syncevolution --print-config keepcontacts | grep ^syncURL -- Best Regards Patrick Ohly _______________________________________________ SyncEvolution mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
