http://bugs.meego.com/show_bug.cgi?id=2852
--- Comment #8 from joschum <juergenoschumacher(a)gmx.de> 2010-06-11 09:04:38 PDT ---
Run syncevolution from the command line and note what it prints at
the end of
the output. Doesn't that help?
> Why did client and server get "out of sync"?
I don't know. Most likely a previous sync didn't complete normally.
"syncevolution --print-sessions" might tell you that.
Here is the output of
syncevolution --sync refresh-from-client memotoo
I wonder what the reason for the following error message is?
"First ERROR encountered: calendar: retrieving item:
20100608T133354Z-2330-1000-1-0@epithalamus-rid: Object not found"
Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
| | LOCAL | REMOTE | FLI |
| Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| addressbook | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| slow, 0 KB sent by client, 0 KB received |
| unexpected slow sync (local, status 22000) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| calendar | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| slow, 0 KB sent by client, 0 KB received |
| unexpected slow sync (local, status 22000) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Fri Jun 11 17:57:24 2010, duration 0:04min |
| local, status 20048 |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: unexpected slow sync (local, status 22000)
Doing a slow synchronization may lead to duplicated items or
lost data when the server merges items incorrectly. Choosing
a different synchronization mode may be the better alternative.
Restart synchronization of affected source(s) with one of the
following sync modes to recover from this problem:
slow, refresh-from-server, refresh-from-client
Analyzing the current state:
syncevolution --status memotoo addressbook calendar
Running with one of the three modes:
syncevolution --sync [slow|refresh-from-server|refresh-from-client] memotoo
addressbook calendar
schm@epithalamus:~$ syncevolution --sync refresh-from-client memotoo
[INFO] calendar: starting first time sync from client
[INFO] addressbook: starting first time sync from client
[ERROR] calendar: calendar: retrieving item:
20100608T133354Z-2330-1000-1-0@epithalamus-rid: Object not found
[INFO] calendar: first time sync done unsuccessfully
[ERROR] calendar: database failure (local, status 10510)
[INFO] addressbook: first time sync done unsuccessfully
[ERROR] addressbook: database failure (local, status 10510)
Synchronization failed, see
/home/schm/.cache/syncevolution/memotoo-2010-06-11-17-59/syncevolution-log.html
for details.
Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
| | LOCAL | REMOTE | FLI |
| Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| addressbook | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| refresh-from-client, 0 KB sent by client, 0 KB received |
| database failure (local, status 10510) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| calendar | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
| refresh-from-client, 0 KB sent by client, 0 KB received |
| database failure (local, status 10510) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Fri Jun 11 17:59:49 2010, duration 2:03min |
| database failure (local, status 10510) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: calendar: retrieving item:
20100608T133354Z-2330-1000-1-0@epithalamus-rid: Object not found
--
Configure bugmail:
http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.