From: daniel f. <dan...@gm...> - 2006-05-25 15:28:21
|
Am Donnerstag, den 25.05.2006, 16:40 +0200 schrieb Anders Semb Hermansen: > As noted in previous mail in "New libsyncml version" thread, I now got > both USB and Bluetooth syncs working with my Nokia 6680. >=20 > I though I would try HTTP too. So I started the syncml-http-server with > the command: >=20 > ./syncml-http-server --port 8081 \ > --recvLimit 10000 --maxObjSize 734000 \ > --slow-sync "text/x-vcard" Contacts >=20 > It sits there waiting for me to connect. When I do I get the following > output: >=20 > I/O error : Attempt to load network entity > http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd > Received an Alert for the DS Server at Contacts: Type: 201, Last , Next > 20060525T143619Z > Slowsyncing > Just received a new session with ID 2 > WARNING: Unable to find command handlerWARNING: Unable to find command > handlerReceived the DevInf > Session 2 reported final. flushing >=20 > (process:15144): libsoup-CRITICAL **: io_read: assertion `io->read_state > !=3D SOUP_MESSAGE_IO_STATE_DONE' failed > There was an error in the session 2: Unknown command type >=20 > It does not work :( >=20 >=20 > Anders hi, looks like the libsoup problem. which version did you use? try a libsoup version from the first march of this year. did anybody know why this error occours? regards, daniel |