Le 01/05/2017 à 20:00, Patrick Ohly a écrit :
> I deleted the two related to my configuration, restarted to clear
the
> sessions and then added again my notes taken from there
>
http://influence-pc.fr/03-07-2015-synchroniser-ses-contacts-et-calendrier...
(was working from past 2 years) so just after the first "sync slow" here is what
I can see:
So was this a slow sync or a refresh-from-remote sync?
> Changes applied during synchronization:
> +---------------|-----------------------|-----------------------|-CON-+
> | | @default | @owncloud | FLI
> |
> | Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS
> |
> +---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
> | contacts | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0
> |
> | slow, 0 KB sent by client, 44 KB received
> |
> | 140 item(s) matched
> |
> | item(s) in database backup: 140 before sync, 140 after it
> |
> +---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
> | start Mon May 1 16:47:48 2017, duration 0:13min
> |
> | synchronization completed successfully
> |
> +---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
>
> Data modified @default during synchronization:
> *** @default/contacts ***
> Comparison was impossible.
>
>
> Even if I delete the config, the backup database still contain
> entries!
Not the *backup* database. Your local *system* database still has these
140 contacts. Removing the SyncEvolution configuration does not clean
that database, because it exists independently from SyncEvolution.
So for a slow sync, the behavior quoted above is as expected.
A "--sync refresh-from-remote" would tell SyncEvolution to erase the
local contacts before the sync, so all of them then should show up as
"new" on the local side.
Okai... so I first did a refresh-from-remote sync, but if I delete a
contact from my phone, a regular sync didn't delete it on the server. So
I tried with a complete reset of my config and database. I've deleted
all my contacts from the graphical app and did the slow sync. I have
always the same problem =(
Here is the log:
:~$ syncevolution owncloud contacts
[WARNING] owncloud: ignoring username , it is not needed
[INFO] @default/9frfrenchholiday: inactive
[INFO] @default/9rd2q8ps5e2r48skvidunfkoms8: inactive
[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] @owncloud/contacts: using configured
database=[censored]/remote.php/carddav/addressbooks/Vincent/contacts
[INFO @owncloud] @owncloud/contacts: starting normal sync, two-way (peer
is server)
[INFO] @default/contacts: starting normal sync, two-way (peer is client)
[INFO] creating complete data backup of datastore contacts before sync
(enabled with dumpData and needed for printChanges)
@default data changes to be applied during synchronization:
*** @default/contacts ***
Comparison was impossible.
[INFO] @default/contacts: started
[INFO] @default/contacts: sent 1
[INFO @owncloud] @owncloud/contacts: started
[INFO @owncloud] @owncloud/contacts: updating "Chloé"
[INFO @owncloud] @owncloud/contacts: received 1/1
[INFO] @default/contacts: normal sync done successfully
[INFO @owncloud] @owncloud/contacts: normal sync done successfully
Synchronization successful.
Changes applied during synchronization (@owncloud):
+---------------|-----------------------|-----------------------|-CON-+
| | @owncloud | @default | FLI |
| Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| contacts | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Mon May 1 22:19:38 2017, duration 0:14min |
| synchronization completed successfully |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
[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 |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| contacts | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
| item(s) in database backup: 140 before sync, 140 after it |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Mon May 1 22:19:37 2017, duration 0:16min |
| synchronization completed successfully |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
Data modified @default during synchronization:
*** @default/contacts ***
Comparison was impossible.
Thank you very much for you help and time!