Traceback (most recent call last): File "/usr/lib/desktopcouch/desktopcouch-service", line 101, in replication_runtime = replication.set_up(desktopcouch.find_port) File "/usr/lib/python2.6/dist-packages/desktopcouch/replication.py", line 216, in set_up port = port_getter() File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 40, in find_port__linux pid = find_pid() File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 29, in find_pid pid = start_local_couchdb.start_couchdb() File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 307, in start_couchdb write_bookmark_file(username, password, pid) File "/usr/lib/python2.6/dist-packages/desktopcouch/start_local_couchdb.py", line 280, in write_bookmark_file port = desktopcouch.find_port(pid=pid) File "/usr/lib/python2.6/dist-packages/desktopcouch/__init__.py", line 85, in find_port__linux raise RuntimeError("Unable to find listening port") RuntimeError: Unable to find listening port