Op dinsdag 17 mei 2011 14:07:31 schreef u:
On So, 2011-05-15 at 21:57 +0100, Hans de Jonge wrote:
> When I try to connect (and synchronise) from the client machine, using
> "syncevolution servername"
> the connection fails at an early stage with an error:
> "could not allocate SoupMessage"
That means that something is wrong on the client side. Does this run on
the Debian testing machine or some other platform?
Which SyncEvolution binary are you using?
What is the syncURL for "servername"?
Hi Patrick,
Thanks for your reply
Here some more configuration information, I hope this helps.
Yhe Bluetooth comment is a bit OT in this thread, but I added it in case it
might interest you.
Both machines run Debian-testing with
[syncevolution-evolution 1.1.1-2]
And syncevolution-evolution from repo:
[deb
http://downloads.syncevolution.org/apt stable main]
[Server]
server-arch = amd64: (bluetooth sync N900 not working)
@server (IP=192.168.6.2): I start
[hansdej]> syncevo-debus-server &
[hansdej]> syncevo-http-server
http://192.168.6.2:9000/syncevolution &
syncevolution --print-config -q client |grep -v "^#"
username = hansdej
password = -
PeerIsClient = 1
deviceId = syncevolution-6ff10aa8-8d4e-4e12-9cde-6b517ba531b2
remoteDeviceId = syncevolution-2df101b5-97b4-4917-850c-656dd57815f2
WebURL =
http://www.scheduleworld.com
defaultPeer = OtherClientName
[client]
client-arch = i386 (BT sync with N900 is working)
@Client(client-IP=192.168.6.3):
[hansdej]>syncevolution --print-config -q server|grep -v "^#"
syncURL =
http://192.168.6.2:9000/syncevolution
username = hansdej
password = -
PeerIsClient = 1
PeerName = server
deviceId = syncevolution-2df101b5-97b4-4917-850c-656dd57815f2
remoteDeviceId = syncevolution-6ff10aa8-8d4e-4e12-9cde-6b517ba531b2
WebURL =
http://www.scheduleworld.com
Some additional info from the binaries:
@server:
[hansdej]> syncevolution --version
SyncEvolution 1.1.1
using libedataserver-1.2.so.14 - might not be compatible!
using libebook-1.2.so.10 - might not be compatible!
using libecal-1.2.so.8 - might not be compatible!
using libecal-1.2.so.8 - might not be compatible!
using libbluetooth.so.3
Loading backend libr[...]ends/syncqtcontacts.so
Loading backend libr[...]ends/syncaddressbook.so
Loading backend libr[...]ends/syncecal.so
Loading backend libr[...]ends/syncfile.so
Loading backend libr[...]ends/syncebook.so
Loading backend libr[...]ends/syncxmlrpc.so
Loading backend libr[...]ends/syncsqlite.so
Loading backend libr[...]ends/synckcalextended.so
Loading backend libr[...]ends/syncmaemocal.so
@client:
syncevolution --version
SyncEvolution 1.1.1
using libedataserver-1.2.so.13 - might not be compatible!
using libebook-1.2.so.9
using libecal-1.2.so.7
using libecal-1.2.so.7
using libbluetooth.so.3
Loading backend libr[...]ends/syncxmlrpc.so
Loading backend libr[...]ends/syncmaemocal.so
Loading backend libr[...]ends/syncqtcontacts.so
Loading backend libr[...]ends/syncaddressbook.so
Loading backend libr[...]ends/syncecal.so
Loading backend libr[...]ends/syncsqlite.so
Loading backend libr[...]ends/synckcalextended.so
Loading backend libr[...]ends/syncfile.so
Loading backend libr[...]ends/syncebook.so