@devvv4ever hmm, how do I close this ticket / topic?
Nextcloud Sync Issue, working fine on one phone, not on the other
-
Wondering if someone could help me figure this one out.
I have my phone (LG G4 - Android 6.0) with davdroid installed, syncing perfectly with my Nextcloud instance, using both my account and my wife’s account.
On my wife’s phone (Moto G - Android 7.0) with davdroid installed and I can’t get it to sync with either her account or mine.
Both phones are connected to the same wifi network, connecting to the same Nextcloud instance, both phones are using the nextcloud sync app without issue, all the passwords are being entered using a password manager and I’m checking them manually before submitting.
I’m really at a loss to explain what’s going on and would really appreciate some help, looks like some sort of SSL error which doesn’t make any sense as my SSL certs are all valid and from LetsEncrypt.
Appreciate any advice
Here’s the logs showing a successful sync with my phone using her Nextcloud account.
2017-08-12 10:00:52 0 [cert4android.CustomCertManager] Connected to service 2017-08-12 10:00:52 1 [syncadapter.SyncAdapterService] at.bitfire.davdroid.addressbooks sync of Account {name=wife, type=bitfire.at.davdroid} has been initiated PARAMETER #0 = 2017-08-12 10:00:52 1 [AccountSettings] Account wife has version 6, current version: 6 2017-08-12 10:00:53 1 [syncadapter.AddressBooksSyncAdapterService] Address book sync complete 2017-08-12 10:00:53 1 [syncadapter.SyncAdapterService] Sync for at.bitfire.davdroid.addressbooks complete 2017-08-12 10:00:55 2 [syncadapter.SyncAdapterService] com.android.calendar sync of Account {name=wife, type=bitfire.at.davdroid} has been initiated PARAMETER #0 = 2017-08-12 10:00:55 2 [AccountSettings] Account wife has version 6, current version: 6 2017-08-12 10:00:55 2 [syncadapter.CalendarsSyncAdapterService] Calendar sync complete 2017-08-12 10:00:55 2 [syncadapter.SyncAdapterService] Sync for com.android.calendar complete 2017-08-12 10:01:02 3 [syncadapter.SyncAdapterService] org.dmfs.tasks sync of Account {name=wife, type=bitfire.at.davdroid} has been initiated PARAMETER #0 = 2017-08-12 10:01:02 3 [AccountSettings] Account wife has version 6, current version: 6 2017-08-12 10:01:02 3 [syncadapter.TasksSyncAdapterService] Task sync complete 2017-08-12 10:01:02 3 [syncadapter.SyncAdapterService] Sync for org.dmfs.tasks complete```
— BEGIN DEBUG INFO —
SOFTWARE INFORMATION
Package: at.bitfire.davdroid
Version: 1.6.5-play (160) from 5 Aug 2017
Installed from: com.android.vending
JB Workaround installed: noCONNECTIVITY (at the moment)
Active connection: WiFi, CONNECTEDCONFIGURATION
Power saving disabled: yes
android.permission.READ_CONTACTS permission: granted
android.permission.WRITE_CONTACTS permission: granted
android.permission.READ_CALENDAR permission: granted
android.permission.WRITE_CALENDAR permission: granted
org.dmfs.permission.READ_TASKS permission: granted
org.dmfs.permission.WRITE_TASKS permission: granted
System-wide synchronization: automaticallySQLITE DUMP
android_metadata
| locale |
| en_GB |settings
| setting | value |
| overrideProxy | 0 |services
| _id | accountName | service | principal |sqlite_sequence
| name | seq |
| services | 6 |
| homesets | 11 |
| collections | 14 |homesets
| _id | serviceID | url |collections
| _id | serviceID | url | readOnly | displayName | description | color | timezone | supportsVEVENT | supportsVTODO | sync |SYSTEM INFORMATION
Android version: 6.0 (MRA58K)
Device: LGE LG-H815 (p1)— END DEBUG INFO —
Now exactly the same process on her phone, using the same account, I've attached to this post as it goes over the post limit. Really appreciate someone looking into this. [Debug Info from wife's phone](https://paste.fedoraproject.org/paste/Q88NTNd7i93BiHzzSlNeog)
-
I think I’ve found the issue, it looks identical to the issue reported here.