I am trying to get Outlook <-> Funambol <->SOGo sync working with the
following software installed in CentOS6:

sogo-1.3.11-1 installed with yum
funambol-8.5.2 server + funambol-sogo-1.0.8 module
Outlook 2010 + Funambol Windows Sync Client 10.1.6

For SOGo I am using PostgreSQL (no LDAP) and authenticating to
multiple domains with email addresses. SOGo web UI logins work fine
with the account test...@mydomain.tld

AFAIK I've installed the server part as instructed by the official
documentation by Inverse: added the module, configured SOGo SyncSource
in the admin tool and  enabled the use of Inverse's SOGoOfficer setup.

In the Windows Sync Client I speficied the following configuration parameters:

Server
Location: http://sogo.mysogodomain.tld:8080/funambol/ds
Username: test...@mydomain.tld
Password: ****

I've selected Calendars and Tasks to be synced and havent't checked
"Enable Encryption"

The problem is: when I click in the Sync window the Calendar button
after adding an event in Outlook everything seems to go fine as the
Sync Client is sending one event and and shows a green sign after
syncing. But after reloading the calendar I see no new entries in my
SOGo web UI calendar and now events/tasks have been synced from SOGo
to Outlook.

If I go to the Server Location with my browser I get the greeting:
Funambol Data Synchronization Server v.8.5.2

I do not see any connection attemps in /var/log/sogo/sogo.log while
syncing. But I guess that is expected, as Funambol should access the
SOGo database directly, right?

The Windows Sync Client Log says:

"
15:34:34 GMT +2:00 [INFO] - Outlook session opened successfully!
Using: Outlook 2010.
15:34:34 GMT +2:00 [INFO] - Begin synchronization of appointment
source (two-way)
15:34:34 GMT +2:00 [INFO] -

************************** BEGIN of Synchronization session
**************************
15:34:34 GMT +2:00 [INFO] - Preparing synchronization of appointment...
15:34:34 GMT +2:00 [INFO] - Retrieved new appointment item: "outlookista taakin"
15:34:34 GMT +2:00 [INFO] - Clearing cache for appointment
15:34:34 GMT +2:00 [INFO] - END of Synchronization session.
15:34:34 GMT +2:00 [INFO] - Sync successfully completed.
15:34:34 GMT +2:00 [INFO] - Sync of appointment completed successfully
15:34:34 GMT +2:00 [INFO] - Outlook session closed successfully.
15:34:34 GMT +2:00 [INFO] -
===========================================================
================   SYNCHRONIZATION REPORT   ===============
===========================================================

SYNC COMPLETED SUCCESSFULLY
---------------------------

Last error code = 0
Last error msg  =

----------|--------CLIENT---------|--------SERVER---------|
  Source  |  NEW  |  MOD  |  DEL  |  NEW  |  MOD  |  DEL  |
----------|-----------------------------------------------|
appointment|  0/  0|  0/  0|  0/  0|  1/  1|  0/  0|  0/  0|
----------|-----------------------------------------------|

appointment:
----------
   Source state    = OK
   Last error code = 0
   Last error msg  =

15:34:34 GMT +2:00 [INFO] - Check on server location for update
15:34:34 GMT +2:00 [ERROR] - No response from update server
15:34:34 GMT +2:00 [ERROR] - Client update error - uses the stored parameters
15:34:34 GMT +2:00 [ERROR] - update check failed
"

And in  /opt/Funambol/logs/ds-server/ds-server.log I see messages like this:

"
uaXN0cmF0b3I=] [test...@mydomain.tld] [] Handling incoming request
[2012-02-05 15:59:16,256] [funambol.transport.http] [INFO]
[16FFD5A133CB82F7510BB8837D270248]
[fol-UEVURVJQRUxUT05BNjEwOkFkbWluaXN0cmF0b3I=] [test...@mydomain.tld]]
[] Request URL: http://sogo.mysogodomain.tld]:8080/funambol/ds
"

and:

"
2012-02-05 15:59:16,272] [funambol.engine.strategy] [INFO]
[16FFD5A133CB82F7510BB8837D270248]
[fol-UEVURVJQRUxUT05BNjEwOkFkbWluaXN0cmF0b3I=]
[test...@kryptoniitti.com] [event] Synchronizing...
[2012-02-05 15:59:16,359] [funambol.transport.http] [INFO]
[16FFD5A133CB82F7510BB8837D270248]
[fol-UEVURVJQRUxUT05BNjEwOkFkbWluaXN0cmF0b3I=] [test...@mydomain.tld]]
[] Request processed.
"

and:

"
[2012-02-05 15:59:16,448] [funambol.engine] [INFO]
[16FFD5A133CB82F7510BB8837D270248]
[fol-UEVURVJQRUxUT05BNjEwOkFkbWluaXN0cmF0b3I=] [test...@mydomain.tld]
[] fol-UEVURVJQRUxUT05BNjEwOkFkbWluaXN0cmF0b3I=/test...@mydomain.tld:
synchronization completed
"

Any ideas how I could debug my problem further or what I am doing wrong?
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to