From: Daniel G. <dg...@su...> - 2008-12-16 09:21:43
|
On Tuesday 16 December 2008 09:57:06 Robin Atwood wrote: > On Tuesday 16 Dec 2008, Daniel Gollub wrote: > > Try a regular slow-sync of your contacts: > > > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 6 > ** Message: ERROR: An internal I/O error occured. > Forbidden (0x43) > > > If follow doesn't work try: > > > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > 6 --wbxml > ERROR: Command failed. The recipient encountered an unexpected condition > which prevented it from fulfilling the request. > Wbxml not enabled in this build Please retry this one - and rebuild libsyncml with latest released libwbxml http://libwbxml.opensync.org (i.e. 0.10.0). > > > If above doesn't apply: > > # sycnml-ds-tool --slow-sync text/x-vcard Contacts -b $MAC 6 --wbxml > > --version "1.2" > > I rebooted the phone at this point. > > $ syncml-ds-tool --slow-sync text/x-vcard Contacts -b 00:1C:A4:5A:73:D8 > 6 --wbxml --version "1.2" > ** Message: ERROR: An internal misconfiguration was detected. > The OBEX client cannot connect to the configured device or resource (Not > found - 0x44). best regards, Daniel |