On Thu, 2013-11-28 at 06:04 -0600, Sachin Gupta wrote: > 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?
Do you run this inside a D-Bus session? See the "Limitations" section and footnote 2 in https://syncevolution.org/wiki/http-server-howto -- 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] https://lists.syncevolution.org/mailman/listinfo/syncevolution
