View Single Post
Posts: 123 | Thanked: 33 times | Joined on Jan 2010 @ Stockholm
#76
Suddenly I get this everytime I try to sync with Google using Syncevolution:

Code:
[...]
[INFO] addressbook: sent 353/356 
[INFO] addressbook: sent 354/356 
[INFO] addressbook: sent 355/356 
[INFO] addressbook: sent 356/356 
[INFO] addressbook: sent 357/356 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] SyncContext: resend previous request #1 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] SyncContext: resend previous request #2 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] SyncContext: resend previous request #3 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] SyncContext: resend previous request #4 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] SyncContext: resend previous request #5 
[ERROR] unexpected reply from server; might be a temporary problem, try again later 
[INFO] Transport giving up after 5 retries and 5:06min 
[ERROR] transport failed, retry period exceeded 
[INFO] addressbook: normal sync done unsuccessfully 

Synchronization failed, see ~/.config/syncevolution/google/log/SyncEvolution-google-2010-02-14-21-18/sysynclib_linux.html for details. 

Changes applied during synchronization: 
+---------------|-------ON CLIENT-------|-------ON SERVER-------|-CON-+ 
| | rejected / total | rejected / total | FLI | 
| Source | NEW | MOD | DEL | NEW | MOD | DEL | CTS | 
+---------------+-------+-------+-------+-------+-------+-------+-----+ 
| addressbook | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 | 
| two-way, 0 KB sent by client, 0 KB received | 
| item(s) in database backup: 1970 before sync, 1970 after it | 
+---------------+-------+-------+-------+-------+-------+-------+-----+ 
| start Sun Feb 14 21:18:59 2010, duration 17:03min | 
| synchronization failed (status code 20043) | 
+---------------+-------+-------+-------+-------+-------+-------+-----+ 
~ $ sudo gainroot 
Root shell enabled 

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash) 
Enter 'help' for a list of built-in commands. 

/home/user # more ~/.config/syncevolution/google/log/SyncEvolution-google-2010-02-14-21-18/sysynclib_linux.html 
more: /home/user/.config/syncevolution/google/log/SyncEvolution-google-2010-02-14-21-18/sysynclib_linux.html: No such file or directory 
/home/user # cd ~/.config/syncevolution/google/
/home/user/.config/syncevolution/google # ls -la 
drwx------ 5 user users 4096 Feb 14 21:21 . 
drwx------ 3 user users 4096 Feb 5 18:48 .. 
-rw-r--r-- 1 user users 162 Feb 14 21:21 .internal.ini 
drwx------ 2 user users 4096 Feb 5 18:57 .synthesis 
-rw-r--r-- 1 user users 5336 Feb 10 02:47 config.ini 
drwx------ 6 user users 4096 Feb 5 18:48 sources 
drwx------ 3 user users 4096 Feb 10 02:47 ~ 
/home/user/.config/syncevolution/google #
Anybody got any idea on how to fix the problem?

Or does anybody know where the logfile ended up, or how to enable the logging if it is somehow disabled, and what that ~ directory is doing there, and how I can cd into the ~ directory without ending up in $HOME?