|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Nokia 6267 calendar syncHello,
when trying to sync my Nokia 6267 with Horde (version 3.3), after connecting to the horde server, the phone states "no data transmission possible", and syncronisation stops. No php errors occur. /tmp/sync/log.txt states: DEBUG: Backend of class SyncML_Backend_Horde created DEBUG: Started at 2009-09-20 20:27:52. Packet logged in /tmp/sync/client_10.wbxml DEBUG: New session created: 438ad04b733b873aef999ce2c22b616c DEBUG: Checking authentication for user hmarkert DEBUG: Authenticated: yes; version: 1.1; message ID: 1; source URI: IMEI:xxxx; target URI: https://kolab.DOMAIN/client/rpc.php; user: USER; charset: UTF-8; wbxml: yes DEBUG: SQL Query by SyncML_Backend_Horde::eraseMap(): DELETE FROM horde_syncml_map WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: IMEI:355539013613938, calendar, USER DEBUG: Creating SyncML_Sync object for database calendar; sync type 201 DEBUG: Received <Final> from client. DEBUG: Handle <Final> for state Init DEBUG: Sending <Final> to client DEBUG: Return message completed DEBUG: Finished at 2009-09-20 20:27:52. Packet logged in /tmp/sync/server_10.wbxml I replaced the server domain name with DOMAIN, the imei number with xxxxx and the users email address with USER. Any help is very appreciated! Thank you and best regards Heiner Markert DEBUG: Backend of class SyncML_Backend_Horde created DEBUG: Started at 2009-09-20 20:27:52. Packet logged in /tmp/sync/client_10.wbxml DEBUG: New session created: 438ad04b733b873aef999ce2c22b616c DEBUG: Checking authentication for user hmarkert DEBUG: Authenticated: yes; version: 1.1; message ID: 1; source URI: IMEI:355539013613938; target URI: https://kolab.bullfinch.org/client/rpc.php; user: hmarkert@...; charset: UTF-8; wbxml: yes DEBUG: SQL Query by SyncML_Backend_Horde::eraseMap(): DELETE FROM horde_syncml_map WHERE syncml_syncpartner = ? AND syncml_db = ? AND syncml_uid = ?, values: IMEI:355539013613938, calendar, hmarkert@... DEBUG: Creating SyncML_Sync object for database calendar; sync type 201 DEBUG: Received <Final> from client. DEBUG: Handle <Final> for state Init DEBUG: Sending <Final> to client DEBUG: Return message completed DEBUG: Finished at 2009-09-20 20:27:52. Packet logged in /tmp/sync/server_10.wbxml -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Nokia 6267 calendar syncZitat von Heiner Markert <mephisto@...>:
> Hello, > > when trying to sync my Nokia 6267 with Horde (version 3.3), after > connecting to the horde server, the phone states "no data > transmission possible", and syncronisation stops. No php errors occur. > /tmp/sync/log.txt states: > > DEBUG: Backend of class SyncML_Backend_Horde created > DEBUG: Started at 2009-09-20 20:27:52. Packet logged in > /tmp/sync/client_10.wbxml > DEBUG: New session created: 438ad04b733b873aef999ce2c22b616c > DEBUG: Checking authentication for user hmarkert > DEBUG: Authenticated: yes; version: 1.1; message ID: 1; source URI: > IMEI:xxxx; target URI: https://kolab.DOMAIN/client/rpc.php; user: > USER; charset: UTF-8; wbxml: yes > DEBUG: SQL Query by SyncML_Backend_Horde::eraseMap(): DELETE FROM > horde_syncml_map WHERE syncml_syncpartner = ? AND syncml_db = ? AND > syncml_uid = ?, values: IMEI:355539013613938, calendar, USER > DEBUG: Creating SyncML_Sync object for database calendar; sync type 201 > DEBUG: Received <Final> from client. > DEBUG: Handle <Final> for state Init > DEBUG: Sending <Final> to client > DEBUG: Return message completed > DEBUG: Finished at 2009-09-20 20:27:52. Packet logged in > /tmp/sync/server_10.wbxml > > I replaced the server domain name with DOMAIN, the imei number with > xxxxx and the users email address with USER. > > Any help is very appreciated! > > Thank you and best regards > Heiner Markert According to the Horde logs all went fine, so the question is why the phone complains. Have you try a full (slow) sync or is this a repeated attempt? Do you actually have something to sync and do you have choosen in Horde which addressbook to use when syncing? For more on this topic see : http://wiki.horde.org/SyncHowTo?referrer=SyncML# Regards Andreas -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
|
|
Re: Nokia 6267 calendar syncAm Monday 21 September 2009 14:20:02 schrieb lst_hoe02@...:
> Zitat von Heiner Markert <mephisto@...>: > > Hello, > > > > when trying to sync my Nokia 6267 with Horde (version 3.3), after > > connecting to the horde server, the phone states "no data > > transmission possible", and syncronisation stops. No php errors occur. > > /tmp/sync/log.txt states: > > > > DEBUG: Backend of class SyncML_Backend_Horde created > > DEBUG: Started at 2009-09-20 20:27:52. Packet logged in > > /tmp/sync/client_10.wbxml > > DEBUG: New session created: 438ad04b733b873aef999ce2c22b616c > > DEBUG: Checking authentication for user hmarkert > > DEBUG: Authenticated: yes; version: 1.1; message ID: 1; source URI: > > IMEI:xxxx; target URI: https://kolab.DOMAIN/client/rpc.php; user: > > USER; charset: UTF-8; wbxml: yes > > DEBUG: SQL Query by SyncML_Backend_Horde::eraseMap(): DELETE FROM > > horde_syncml_map WHERE syncml_syncpartner = ? AND syncml_db = ? AND > > syncml_uid = ?, values: IMEI:355539013613938, calendar, USER > > DEBUG: Creating SyncML_Sync object for database calendar; sync type 201 > > DEBUG: Received <Final> from client. > > DEBUG: Handle <Final> for state Init > > DEBUG: Sending <Final> to client > > DEBUG: Return message completed > > DEBUG: Finished at 2009-09-20 20:27:52. Packet logged in > > /tmp/sync/server_10.wbxml > > > > I replaced the server domain name with DOMAIN, the imei number with > > xxxxx and the users email address with USER. > > > > Any help is very appreciated! > > > > Thank you and best regards > > Heiner Markert > > According to the Horde logs all went fine, so the question is why the > phone complains. Have you try a full (slow) sync or is this a repeated > attempt? Do you actually have something to sync and do you have > choosen in Horde which addressbook to use when syncing? For more on > this topic see : > http://wiki.horde.org/SyncHowTo?referrer=SyncML# > > Regards > > Andreas Hello, I tried syncing the calendar, not the addressbook. However, the addressbook settings are also correct. I deleted all syncml entries in the horde user interface before syncing, and the phone never succeeded to sync, so this should be a slow sync log. There are several entries in the horde calendar that should be synced, and I also added a test meeting in the phone calendar, but still sync does not work. Syncing with the horde server is working with the funambol thunderbird plugin from a windows and linux client, so I guess the problem is related to the Nokia. Regards Heiner -- sync mailing list - Join the hunt: http://horde.org/bounties/#sync Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: sync-unsubscribe@... |
| Free embeddable forum powered by Nabble | Forum Help |