From: Don C. <don...@gm...> - 2006-07-02 17:01:24
|
Hi, I'm trying to sync my siemens sx1 with opensync. I've set up a sync group with file-sync and syncml-http-server plugins. If the file-sync directory is empty, everything (well, almost, see below) works fine and the items from the phone are copied into that directory. Here are the 2 problems I noticed so far: Sometimes I get a timeout error: Member 2 of type syncml-http-server had an error while getting changes: Timeout while waiting for a reply to message "GET_CHANGES" Member 2 of type syncml-http-server had an error while disconnecting: Timeout while waiting for a reply to message "DISCONNECT" I think the problem is: the phone sends about 30 items at once and then pauses until the next items are sent. The pause is between some seconds and a minute long, I guess. Maybe it's to long for opensync's timeout sometimes. Second problem: Opensync can read items correctly from the phone, but cannot write: Error writing entry 499 to member 2: content type was not configured Mapping Write Error: content type was not configured The sync failed: Unable to write one or more objects This happens with changed and added items from the file-sync plugin. Greets, Clemente |