etesync / android

EteSync - Secure, end-to-end encrypted, and privacy respecting sync for your contacts, calendars and tasks.
https://www.etesync.com
GNU General Public License v3.0
305 stars 34 forks source link

Issues with syncing #176

Closed cryptono closed 3 years ago

cryptono commented 3 years ago

Hi there, I love the idea of EteSync and would become a paying user instantly. Unfortunately, the syncing doesn't work reliably for me. I'm using EteSync with Android 11 and with Evolution on Ubuntu 20.04 (DAV bridge). I set the syncing interval on my Android phone to every 15 minutes. Unfortunately, the syncing interval doesn't work, no sync after 15 minutes. Only if I open EteSync manually, it is starting to sync the new events. Both directions. If I add an entry on Linux, not synced. If I add one on my Android calendar, not synced until I open the actual app. It should sync it immediately as there was a local change...

I can confirm that all permissions + battery save mode exceptions are given (background activity allowed as well as autostart).

Log is pretty much empty. Nothing happening after adding a calendar entry on both devices.

2021-05-26 12:07:02 2 [CustomCertService] CustomCertService created 2021-05-26 12:07:02 2 [CustomCertService] No key store for trusted certifcates (yet); creating in-memory key store. 2021-05-26 12:07:03 2 [CustomCertService] CustomCertService destroyed 2021-05-26 12:07:12 2 [CustomCertService] CustomCertService created 2021-05-26 12:07:12 2 [CustomCertService] No key store for trusted certifcates (yet); creating in-memory key store.

2021-05-26 12:16:49 2 [com.etesync.syncadapter.log.Logger] Logging settings changed; re-initializing logger 2021-05-26 12:16:49 2 [com.etesync.syncadapter.log.Logger] Verbose logging: true; to file: true

cryptono commented 3 years ago

Issues were related to my phone, fixed.

tasn commented 3 years ago

Yay, thanks for the update. :)