Hi,

I had to replace the SSL certificate on my syncevolution server, Now I
can't get the syncevolution client get to work anymore.

If I enter the URL in a web browser, I get a page with a "SyncEvolution
SyncML Server" text, so I assume the certificate stuff is correct.

This is logged on the server:

[INFO] syncevo-http: new SyncML session for 79.221.219.65
[ERROR] twisted: Unhandled Error
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py",
line 239, in dataReceived
    return self.rawDataReceived(data)
  File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line
1117, in rawDataReceived
    self.allContentReceived()
  File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line
1108, in allContentReceived
    req.requestReceived(command, path, version)
  File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line
626, in requestReceived
    self.process()
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line
150, in process
    self.render(resrc)
  File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line
157, in render
    body = resrc.render(self)
  File "/usr/lib/python2.5/site-packages/twisted/web/resource.py", line
189, in render
    return m(request)
  File "/home/scorpi/install/bin/syncevo-http-server_new.py", line 243,
in render_POST
    urlparse.urljoin(self.url.geturl(), request.path))
  File "/home/scorpi/install/bin/syncevo-http-server_new.py", line 166,
in start
    self.object = Context.getDBusServer()
  File "/home/scorpi/install/bin/syncevo-http-server_new.py", line 71,
in getDBusServer
    '/org/syncevolution/Server'),
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 244, in
get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/var/lib/python-support/python2.5/dbus/proxies.py", line 241,
in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 183, in
activate_name_owner
    self.start_service_by_name(bus_name)
  File "/var/lib/python-support/python2.5/dbus/bus.py", line 281, in
start_service_by_name
    'su', (bus_name, flags)))
  File "/var/lib/python-support/python2.5/dbus/connection.py", line
607, in call_blocking
    message, timeout)
dbus.exceptions.DBusException:
org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with
unknown return code 127

This is logged on the client:

$ syncevolution --daemon=no eazy
[INFO] memo: inactive
[INFO] todo: inactive
[INFO] calendar+todo: inactive
[INFO] SoupTransport Failure: https://www.tikei.de:9000/syncevolution/
via libsoup: Internal Server Error
[INFO] Transport giving up after 0 retries and 0:01min
[ERROR] transport failed, retry period exceeded
[INFO] addressbook: inactive
[ERROR] addressbook: aborted on behalf of user (local, status 20017)
[INFO] calendar: inactive
[ERROR] calendar: aborted on behalf of user (local, status 20017)

Synchronization failed, see
/home/scorpion/.cache/syncevolution/eazy-2012-02-04-15-27/syncevolution-log.html
/for details.

I guess the error is on the server. Any hints how to debug this?

Regards,
Tino
_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to