From: Conrad W. <con...@we...> - 2006-04-10 08:43:12
|
Hi all, as some others on the list I'm trying to convince my Nokia 6630 to cooperate with opensync. With the normal branch of libsyncml and the syncml-plugin I always got a 'Request not successfull: 67' message when trying to get the changes from the plugins, which was already reported by Gerik. As Tobi suggested, I've compiled the development branch of libsyncml and the syncml-plugin. After doing that, I just get a new error message. My configuration of the plugins is the following: conrad@cunnix:~$ msynctool --showgroup nokia6630-file Groupname: nokia6630-file Member 1: syncml-obex-client Configuration : <config> <interface>0</interface> <identifier>PC Suite</identifier> <version>1</version> <wbxml>1</wbxml> <username></username> <password></password> <type>5</type> <usestringtable>1</usestringtable> <onlyreplace>0</onlyreplace> <recvLimit>10000</recvLimit> <contact_db>Contacts</contact_db> <calendar_db>Calendar</calendar_db> <note_db></note_db> </config> Member 2: file-sync Configuration : <config> <path>/home/conrad/tmp/file-sync</path> <recursive>FALSE</recursive> </config> When starting a sync I get the following CL output: conrad@cunnix:~$ msynctool --sync nokia6630-file Synchronizing group "nokia6630-file" The previous synchronization was unclean. Slow-syncing Member 2 of type file-sync just connected I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd received event dsession received contact dsession Member 1 of type syncml-obex-client just connected All clients connected or error Member 2 of type file-sync just sent all changes I/O error : Attempt to load network entity http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd Received an reply to our Alert Received an reply to our Alert sml_session.c:707:E:smlSessionGetSessionID: Assertion "session" failed Abgebrochen For the traces please see the attached file. I've had a look at sml_session.c, but since I'm not a coder I haven't really got a clou what could be the problem. Any ideas? Cheers, Conrad. -- Conrad Wolf <con...@we...> |