← Back to team overview

ubuntu-phone team mailing list archive

Re: Syncevolution Owncloud - syncs only some contacts

 

Yep, similar dramas. Away this weekend, but will be reflashing to ota8 early next week and trying to sort this out. Using contacts, calendar, and file sync. What version of Owncloud are you on?

Mitchell

On Friday, 4 December 2015 11:42:12 PM AEDT, Eran Benjamin wrote:

Hi all,

A freshly reset BQ 4.5 with OTA 8, I tried the bellow configuration (which worked in OTA7 and before), now from the whole contact list only a few get accepted, the rest are getting 404.

I don't see a difference in Owncloud between the ones that get accepted and the ones not.
Anyone know what does 404 "not contained in multiget response" mean?


_Contacts config_:

syncevolution --configure --template WebDAV username=MyUsername password=MyPassword syncURL=https://My.Server.URL/owncloud/remote.php/ keyring=no target-config@owncloud

syncevolution --configure database=https://My.Server.URL/owncloud/remote.php/carddav/addressbooks/erani/contacts
backend=carddav target-config@owncloud myaddressbook

syncevolution --configure --template SyncEvolution_Client sync=none syncURL=local://@owncloud username= password= owncloud

syncevolution --configure sync=two-way backend=addressbook database= owncloud myaddressbook

syncevolution --sync slow owncloud myaddressbook


_Result:_

phablet@ubuntu-phablet:~$ syncevolution --sync slow owncloud myaddressbook
[WARNING] owncloud: ignoring username , it is not needed
[INFO] @default/addressbook: inactive
[INFO] @default/calendar: inactive
[INFO] @default/memo: inactive
[INFO] @default/todo: inactive
[WARNING] owncloud: ignoring username , it is not needed
[INFO @owncloud] target side of local sync ready
[INFO @owncloud] @owncloud/addressbook: inactive
[INFO @owncloud] @owncloud/calendar: inactive
[INFO @owncloud] @owncloud/memo: inactive
[INFO @owncloud] @owncloud/todo: inactive
[INFO @owncloud] using configured database=https://My.Server.URL/owncloud/remote.php/carddav/addressbooks/erani/contacts [INFO @owncloud] @owncloud/myaddressbook: starting first time sync, two-way (peer is server) [ERROR @owncloud] error code from SyncEvolution object not found (remote, status 404): 012ddb71-280b-477b-894e-c99499fb6237%40My.Server.URL.vcf: not contained in multiget response [ERROR @owncloud] error code from SyncEvolution object not found (remote, status 404): 021e6dae-01c9-445c-b874-b6fd22f422d8%40My.Server.URL.vcf: not contained in multiget response [ERROR @owncloud] error code from SyncEvolution object not found (remote, status 404): 025f6b24-2611-414d-9bef-8b2860096980%40My.Server.URL.vcf: not contained in multiget response [ERROR @owncloud] error code from SyncEvolution object not found (remote, status 404): 052afa9b-f165-436d-a9f9-2aef55ea5947%40My.Server.URL.vcf: not contained in multiget response
.
.
.
[INFO @owncloud] @owncloud/myaddressbook: sent 38/286
[INFO] @default/myaddressbook: starting first time sync, two-way (peer is client) [INFO] creating complete data backup of datastore myaddressbook before sync (enabled with dumpData and needed for printChanges)
@default data changes to be applied during synchronization:
*** @default/myaddressbook ***
Comparison was impossible.

[INFO] @default/myaddressbook: started
[INFO] @default/myaddressbook: adding "Contact 1"
[INFO] @default/myaddressbook: adding "Contact 2"
[INFO] @default/myaddressbook: adding "Contact 3"
[INFO] @default/myaddressbook: adding "Contact 4"
.
.
.

[INFO] @default/myaddressbook: received 38
[INFO @owncloud] @owncloud/myaddressbook: started
[INFO] @default/myaddressbook: first time sync done successfully
[INFO @owncloud] @owncloud/myaddressbook: first time sync done successfully

Synchronization successful.

Changes applied during synchronization (@owncloud):
+---------------|-----------------------|-----------------------|-CON-+
|               |       @owncloud       |       @default        | FLI |
|        Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| myaddressbook |  0  |  0  |  0  |  0  | 38  |  0  |  0  |  0  | 0  |
| slow, 8 KB sent by client, 0 KB received                            |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
|          start Fri Dec  4 12:26:43 2015, duration 0:10min           |
|               synchronization completed successfully                |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: error code from SyncEvolution object not found (remote, status 404): 012ddb71-280b-447b-894e-c89499fb6237%40My.Server.URL.vcf: not contained in multiget response [INFO] creating complete data backup after sync (enabled with dumpData and needed for printChanges)

Synchronization successful.

Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
|               |       @default        |       @owncloud       | FLI |
|        Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| myaddressbook | 38  |  0  |  0  |  0  |  0  |  0  |  0  |  0  | 0  |
| slow, 0 KB sent by client, 8 KB received                            |
| item(s) in database backup: 0 before sync, 38 after it              |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
|          start Fri Dec  4 12:26:42 2015, duration 0:11min           |
|               synchronization completed successfully                |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: error code from SyncEvolution object not found (remote, status 404): 012ddb71-280b-477b-894e-c89499fb6237%40My.Server.URL.vcf: not contained in multiget response

Data modified @default during synchronization:
*** @default/myaddressbook ***
Comparison was impossible.




--
Sent using Dekko from my Ubuntu device


References