From: Norm D. <ndr...@di...> - 2006-04-26 12:22:39
|
Update, the same error occurs with the HTTP syncml server so that means that one of the changes made this week broke the sync for my phone. Norm On Wed, 2006-04-26 at 08:07 -0400, Norm Dressler wrote: > Hi there, > > The new bluetooth stuff and the changes Armin made for the 6620 seem to > be working for the most part with the file-sync. > > However, at the end of the sync attempt with Obex using bluetooth, the > sync error's out with > > Member 1 of type syncml-obex-client had an error while getting changes: > Missing nodes > Member 2 of type file-sync just disconnected > Member 1 of type syncml-obex-client had an error while disconnecting: > Timeout while waiting for a reply to message "DISCONNECT" > All clients have disconnected > The sync failed: Unable to read from one of the members > Error synchronizing: Unable to read from one of the members > > Not sure about the first error, but it seems that when opensync is > telling my phone its done, my phone isn't getting the right message. > > I tried playing with some of the parameters, like Syncml version to 0, > and noPendingReplies to 1. The phone seems to definitely need the > AllowLateStatus to 1. > > Attached are the log files. I'll try the http server component next > since it did work last week. > > Thx > Norm > > On Tue, 2006-04-25 at 21:08 +0200, Armin Bauer wrote: > > Hi everyone, > > > > i just added bluetooth support to the syncml plugin. So do a "svn up" or > > check it out if you want to try this support. > > > > There is a new option in the config file: > > > > <bluetooth_address></bluetooth_address> > > > > so either add this option, or start a new sync group to get a fresh > > default config file. > > > > Another thing you need to do is set the <type> tag to 2. > > > > 2 means bluetooth > > 5 means usb > > > > is someone wants to try one of the other options (serial, irda, net), > > let me know and i will enable the option as well. > > > > Best Regards, > > Armin Bauer > > |