Hello everyone,
I got errors when I tried to sync with google, could you please help to check my steps?
And can you give me some advice ?
Packages:
syncevolution-ebook-1.3.99.4-2.1.i686
syncevolution-1.3.99.4-2.1.i686
syncevolution-pbap-1.3.99.4-2.1.i686
evolution-data-server-3.9.90-1.8.i686
syncevolution-http-server-1.3.99.4-2.1.i686
syncevolution-phone-config-1.3.99.4-2.1.i686
evolution-data-server-locale-3.9.90-1.8.noarch
Sync with google
1. export DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/5000/dbus/user_bus_socket //this
is a workaround for my system env
2. syncevolution --configure --sync-property "username=<my_username>"
--sync-property "password=<my_password>" google
3. bash-4.2# syncevolution --print-servers
Configured servers:
google = /app/.config/syncevolution/default/peers/google
4.syncevolution google
at 4, got the SSL error, but actually I have set my https_proxy in config.ini
sh-4.2$ syncevolution google
GLib-GIO: Using the 'memory' GSettings backend. Your settings will not be saved
or shared with other applications.
[ERROR] transport problem: SSL certificate checking requested, but no CA certificate file
configured
[INFO] addressbook: inactive
[ERROR] addressbook: aborted on behalf of user (local, status 20017)
[INFO] creating complete data backup after sync (enabled with dumpData and needed for
printChanges)
Synchronization failed, see
/home/app/.cache/syncevolution/google-2013-08-14-01-47/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 |
| aborted on behalf of user (local, status 20017) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Wed Aug 14 01:47:46 2013, duration 0:01min |
| external transport failure (local, status 20043) |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
First ERROR encountered: transport problem: SSL certificate checking requested, but no CA
certificate file configured
Import ics
It fails to import ics.
# syncevolution --import calEvent.ics google-calendar@default calendar
[ERROR] calendar: backend not supported by any of the backend modules (syncactivesync.so,
syncaddressbook.so, syncakonadi.so, syncdav.so, syncebook.so, syncfile.so,
synckcalextended.so, syncmaemocal.so, syncpbap.so, syncqtcontacts.so, syncsqlite.so,
syncxmlrpc.so) or not correctly configured (backend=select backend databaseFormat=
syncFormat=)
[ERROR] configuration 'google-calendar@default' does not exist
[ERROR] source 'calendar' does not exist
[ERROR] backend property not set
# cat calEvent.ics
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
UID:meego-syncevolution-test
SUMMARY:meego-syncevolution-test000
END:VEVENT
END:VCALENDAR
Local sync
Is there any detailed steps how to local sync ?
Show replies by thread