Hi, As per the steps on syncevo/wiki, i am trying to install the syncevolution http server. Downloaded the same from repos.
When running the command, getting the errors: syncevo-http-server http://localhost:9000/syncevolutionroot@HP19499542621:~# syncevo-http-server http://localhost:9000/syncevolution Traceback (most recent call last): File "/usr/bin/syncevo-http-server", line 572, in <module> main() File "/usr/bin/syncevo-http-server", line 524, in main Context.bus = dbus.SessionBus() File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 211, in __new__ mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/_dbus.py", line 100, in __new__ bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop) File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 122, in __new__ bus = cls._new_for_bus(address_or_type, mainloop=mainloop) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. How to resolve this? regards _______________________________________________ SyncEvolution mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution
