From: stephane <ste...@in...> - 2006-05-11 17:31:29
|
Hi, I'm trying again to sync my phone using bluetooth and syncml, but still no luck. I've the latest of everything compiled myself and the patched wbxml2. My phone asks me if I want to sync, and I press yes and then msynctool hangs and ends with: Synchronizing group "syncml-file" The previous synchronization was unclean. Slow-syncing Member 1 of type file-sync just connected Member 2 of type syncml-obex-client had an error while connecting: Timeout while waiting for a reply to message "CONNECT" Member 1 of type file-sync just disconnected All clients have disconnected The sync failed: Unable to connect one of the members Error synchronizing: Unable to connect one of the members Here is my configuration: <config> <bluetooth_address>00:13:70:D6:4E:39</bluetooth_address> <bluetooth_channel>11</bluetooth_channel> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>2</type> <usestringtable>0</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>10000</recvLimit> <allowLateStatus>0</allowLateStatus> <maxObjSize>725000</maxObjSize> <noPendingReplies>0</noPendingReplies> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db>Notes</note_db> </config> Attached are my log files. What can I look at in order to find the bug? Thanks a lot! |