From: Daniel G. <dg...@su...> - 2006-12-16 20:21:51
|
On Saturday 16 December 2006 21:04, Ariel Garcia wrote: > What does "wrong initial node" mean? This is a error message from libsyncml, when the libsyncml XML parser fails. This can happen because of an unexpected XML node. Please create SYNCML_LOG and SYNCML_TRACE files... export SYNCML_TRACE=/tmp/syncml_trace/; export SYNCML_LOG=/tmp/syncml_trace/; mkdir $SYNCML_LOG; msynctool --sync *yourgroup* and prepare a tarball of these files. Feel free to hide sensitive contact (like IMEI , contact entries, ...) but, please don't change the structure of the node. best regards, Daniel |