Google contact sync
Hi all :)
I have my contacts on Google (google.com/contacts) and syncing with my Jolla worked flawless until some weeks~months ago. I didn't really change something and of course checked all the obvious details like sign-in credentials, sync settings, etc.
I currently run the latest Sailfish version (1.1.7.25) and other Google services in the same account work as expected (e.g. GMail).
Does someone know of a possibility to debug the sync? Are there any log files or is there something like a debug switch I can pass to the sync utility and trigger it manually?
Any help is appreciated!
Thanks in advance and have a good day!
Kind regards, nicolas
Hi Nicolas,
To debug this you will need developer-mode enabled. Once you've done that, follow the following steps:
0) make sure that /etc/systemd/journald.conf has RateLimitBurst=3000 and RateLimitInterval=10s otherwise the journal log will be truncated. If you edited this file, you will need to reboot your device for the new logging settings to take effect.
1) ssh into the device and run the following commands:
2) leave that ssh terminal open, and now open a new ssh terminal to the device, and run:
3) trigger sync via Settings/Accounts, Long-press Google -> Sync.
The logs in the second (journalctl) terminal should help us in debugging this issue.
Please send the logs (after you redact any personal information) to chris dot adams at jolla dot com and I can investigate your issue further.
Thanks, Chris.
chris.adams ( 2015-08-10 04:37:18 +0200 )edit