Hi,
I am trying to sync evolution contacts on ubutun intrepid machine with ScheduleWorld
contact list. Sync evolution is recognizing local changes correctly but libsoup is having
problem connecting to remote server. I am inside intel network so set http proxy for it.
Am I missing any configuration settings?
I set configuration as below also set its username and password before this stmt, but not
posting that here.
syncevolution --configure --source-property evolutionsource=Personal ScheduleWorld
addressbook
syncevolution ScheduleWorld
Local data changes to be applied to server during synchronization:
*** calendar ***
after last sync | current data
removed since last sync <
added since last sync
-------------------------------------------------------------------------------
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
SUMMARY:Status 2
CLASS:PUBLIC
DESCRIPTION:Send status 2
DTEND;TZID=Pacific/Pitcairn:2009112
2T203000
DTSTART;TZID=Pacific/Pitcairn:20091
122T200000
LOCATION:Here
SEQUENCE:2
TRANSP:OPAQUE
UID:20091123T071243Z-6187-1000-1-1@
raji-desktop
END:VEVENT
BEGIN:VTIMEZONE
TZID:Pacific/Pitcairn [...]
END:VTIMEZONE
END:VCALENDAR
-------------------------------------------------------------------------------
*** addressbook ***
after last sync | current data
removed since last sync <
added since last sync
-------------------------------------------------------------------------------
BEGIN:VCARD
N:two;Test
FN:Test two
NICKNAME:two
TEL;TYPE=CELL;X-EVOLUTION-UI-SLOT=3:3
45345
TEL;TYPE=HOME;X-EVOLUTION-UI-SLOT=2:3
45345
TEL;TYPE=WORK;X-EVOLUTION-UI-SLOT=1:4
35345435
VERSION:3.0
X-EVOLUTION-FILE-AS:two\, Test
END:VCARD
-------------------------------------------------------------------------------
*** todo ***
no changes
*** memo ***
no changes
[INFO] Transport timeout after 1:00min
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cancelled
[INFO] SyncContext: resend previous request #1
[INFO] Transport timeout after 1:00min
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cancelled
[INFO] SyncContext: resend previous request #2
[INFO] Transport timeout after 1:00min
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cancelled
[INFO] SyncContext: resend previous request #3
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cannot connect to destination
[INFO] SyncContext: resend previous request #4
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cannot connect to destination
[INFO] SyncContext: resend previous request #5
[INFO] Transport timeout after 1:00min
[INFO] SoupTransport Failure:
http://sync.scheduleworld.com/funambol/ds via libsoup:
Cancelled
[INFO] Transport giving up after 5 retries and 6:00min
[ERROR] timeout, retry period exceeded
[INFO] calendar: inactive
[INFO] addressbook: inactive
[INFO] todo: inactive
[INFO] memo: inactive
Synchronization failed, see
/home/raji/.cache/syncevolution/scheduleworld-2009-11-22-23-13/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 |
| item(s) in database backup: 2 before sync, 2 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| calendar | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| item(s) in database backup: 2 before sync, 2 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| memo | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| item(s) in database backup: 0 before sync, 0 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| todo | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0/0 | 0 |
| item(s) in database backup: 1 before sync, 1 after it |
+---------------+-------+-------+-------+-------+-------+-------+-----+
| start Sun Nov 22 23:13:23 2009, duration 6:00min |
| synchronization failed (status code 20043) |
+---------------+-------+-------+-------+-------+-------+-------+-----+
Changes applied to client during synchronization:
*** calendar ***
no changes
*** addressbook ***
no changes
*** todo ***
no changes
*** memo ***
no changes
Thanks
Raji