Horde Nokia E70 sync problem
Pär Aronsson <[email protected]>
| Newsgroups | gmane.comp.horde.sync |
|---|---|
| Message-ID | <[email protected]> |
My Nokia E70 claims no reponse from server when I try to sync the calendar over http and as far as I can see no calendar entries are sent. The phone is set to send but not recieve entries. Horde is Horde Groupware Webmail Edition version 1.2.3. OS is CentOS-5.3. I've installed the extra SyncML libs mentioned on http://wiki.horde.org/SyncHowTo. I've toggled compress_pages without success. Logfiles are attached. Note that I run my webmail over https. Since my phone isn't capable to connect over https, when trying to sync, I connect unecrypted to an instance of stunnel that encrypts traffic to apache. The E70 should be close to a Nokia E71, in this aspect, which reportedly can sync with Horde. Can anybody give some insight in what's wrong with my setup? Thanks for any help Pär Aronsson -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
devinf.txt
(text/plain, 1006 B)
SyncML_DeviceInfo::__set_state(array(
'VerDTD' => '1.2',
'Man' => 'NOKIA',
'Mod' => 'E70',
'OEM' => NULL,
'FwV' => '',
'SwV' => '2.0618.07.10',
'HwV' => '',
'DevID' => 'IMEI:357580000840769',
'DevTyp' => 'phone',
'DataStores' =>
array (
0 =>
SyncML_DataStore::__set_state(array(
'SourceRef' => './C:Calendar',
'DisplayName' => 'Calendar',
'MaxGUIDSize' => '8',
'Rx_Pref' =>
array (
'text/x-vcalendar' => '1.0',
),
'Rx' =>
array (
),
'Tx_Pref' =>
array (
'text/x-vcalendar' => '1.0',
),
'Tx' =>
array (
),
'DSMem' => NULL,
'SyncCap' =>
array (
1 => true,
2 => true,
3 => true,
4 => true,
5 => true,
6 => true,
7 => true,
),
)),
),
'CTCaps' => NULL,
'Exts' => NULL,
'UTC' => true,
'SupportLargeObjs' => true,
'SupportNumberOfChanges' => true,
))
packetnum.txt
(text/plain, 2 B)
11
log.txt
(text/plain, 1.1 KB)
DEBUG: Backend of class SyncML_Backend_Horde created DEBUG: Started at 2009-07-29 12:18:25. Packet logged in /tmp/sync/client_10.wbxml DEBUG: New session created: 2bd62a268a55ceeb1ce1dd4ba67adca0 DEBUG: Checking authentication for user uname DEBUG: Authenticated: yes; version: 1.2; message ID: 1; source URI: IMEI:357580000840769; target URI: http://192.168.0.15/horde-webmail/rpc.php; user: uname; charset: UTF-8; wbxml: yes DEBUG: SQL Query by SyncML_Backend_Horde::readSyncAnchors(): SELECT syncml_clientanchor, syncml_serveranchor FROM horde_syncml_anchors WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: IMEI:357580000840769, calendar, uname DEBUG: No info about previous syncs found for device IMEI:357580000840769 and database ./calendar DEBUG: Creating SyncML_Sync object for database ./calendar; sync type 203 DEBUG: Received <Final> from client. DEBUG: Handle <Final> for state Init DEBUG: Sending <Final> to client DEBUG: Return message completed DEBUG: Finished at 2009-07-29 12:18:26. Packet logged in /tmp/sync/server_10.wbxml
server_10.wbxml
(application/octet-stream, 1.3 KB) - not displayed
client_10.wbxml
(application/octet-stream, 1.9 KB) - not displayed