It’s not necessary, but the Android Calendar app fills the ORGANIZER field of an event with the account’s name. DAVdroid writes “mailto:” + the ORGANIZER field to the ORGANIZER property. So if you use ORGANIZER and attendees, make sure you use the organizer email address as account name. It may also be that you can’t edit events when the ORGANIZER differs.
Synchronization
-
Is 3 days from now that i’m not getting synchronized with my server. Is there any problem with the service ?
-
Did you ask your service provider?
-
Nope becouse in the error tentative from davdroid i see that all contacts are in list so the ap communicate with the server.
-
I’m sorry, but we cannot help you without detailed error logs. Can you post them?
-
@devvv4ever yep, just asking in private to @rfc2822
is a good idea to paste it here ? -
anyway
SOFTWARE INFORMATION
DAVdroid version: 1.4.0.3-ose (138) Mon Feb 20 01:10:19 GMT+01:00 2017
Installed from: org.fdroid.fdroid
JB Workaround installed: noCONFIGURATION
System-wide synchronization: automatically
Account: xxxxxx@gmail.com
Address book sync. interval: 240 min
Calendar sync. interval: —
OpenTasks sync. interval: —
WiFi only: false
[CardDAV] Contact group method: GROUP_VCARDS
[CalDAV] Time range (past days): 90
Manage calendar colors: trueSQLITE DUMP
android_metadata
| locale |
| en_GB |settings
| setting | value |
| hint_OpenTasksNotInstalled | 0 |
| distrustSystemCerts | 1 |services
| _id | accountName | service | principal |
| 2 | xxxxxx@gmail.com | carddav | https://sync.circleback.com/principals/71f7f17b1bb6427cacecec6e8e13d157/ |sqlite_sequence
| name | seq |
| services | 2 |
| homesets | 6 |
| collections | 6 |homesets
| _id | serviceID | url |
| 6 | 2 | https://sync.circleback.com/addressbooks/71f7f17b1bb6427cacecec6e8e13d157/ |collections
| _id | serviceID | url | readOnly | displayName | description | color | timezone | supportsVEVENT | supportsVTODO | sync |
| 6 | 2 | https://sync.circleback.com/addressbooks/71f7f17b1bb6427cacecec6e8e13d157/default/ | 0 | CircleBack Address Book | <null> | <null> | <null> | <null> | <null> | 1 |SYSTEM INFORMATION
Android version: 6.0 (K50a40_S427_160518_CUOCO92_ROW)
Device: LENOVO Lenovo K50a40 (K50a40) -
Please provide steps to reproduce, what your actual problem is, verbose logs and why you think it’s a DAVdroid problem.
-
@rfc2822 i have gone through them, and i think something is wrong with the ap becouse in logs i see all my contacts listed but the sync with my phone is not complited
-
Great that you solved it!