On Wed, 2010-08-18 at 20:14 +0100, Nikolaus Filus wrote: > Sony Ericsson w890i worked fine with syncevolution through BT. > Transfer back to Desire with funambol client or thunderbird with funambol > client > fails each time with the same symptoms. The mozilla plugin log and the output > of > syncevo-http-server are attached:
[...] > self.destruct(http.INTERNAL_SERVER_ERROR, "lost connection to > SyncEvolution") This points towards an error in the syncevo-dbus-server. How did you configure the server? Which version of SyncEvolution are you using? You'll find more information in the console output of syncevo-dbus-server and in it's syncevolution-log.html that it creates for each session. > Funambol Mozilla Sync Client v1.0b3 Sync Report > -------------------------------------------------- > Server url: http://localhost:9000/syncevolution > + Contacts folder: "abook-3.mab". Uri: "addressbook" > - Events folder: "moz-profile-calendar://". Uri: "event" > - Tasks folder: "moz-profile-calendar://". Uri: "task" These are not the URIs normally used by SyncEvolution, at least if you followed the HOWTO: http://syncevolution.org/development/http-server-howto See section "Setup of Client(s)": Use http://${host}:${port}/syncevolution as sync URL. The URIs for the different databases are 'addressbook', 'calendar', 'todo', 'memo'. Also, on which machine are you running SyncEvolution? http://localhost:9000 on the Android phone would resolve to the phone, not the machine with SyncEvolution. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
