I'm not sure how to read python error output, but is this significant?

When going to the URL mentioned, I get the login box as shown in this
bug report https://bugs.launchpad.net/bindwood/+bug/444022 (but it is no
password I have used... confused.)

ja...@hardline:~$ /usr/lib/desktopcouch/desktopcouch-stop
Apache CouchDB has been killed.
ja...@hardline:~$ /usr/lib/desktopcouch/desktopcouch-service
Desktop CouchDB is not running; starting it. Removing stale, deceptive pid file.
Apache CouchDB has started, time to relax.
...waiting for couchdb to start...
...waiting for couchdb to start...
Browse your desktop CouchDB at 
file:///home/james/.local/share/desktop-couch/couchdb.html
Traceback (most recent call last):
  File "/usr/lib/desktopcouch/desktopcouch-service", line 101, in <module>
    replication_runtime = replication.set_up(desktopcouch.find_port)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/replication.py", line 
218, in set_up
    couchdb_io.mkuri("localhost", int(port)), create=True)
  File 
"/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py",
 line 136, in get_my_host_unique_id
    db = _get_db("management", uri=uri)
  File 
"/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py",
 line 49, in _get_db
    return server.CouchDatabase(name, create=create, uri=uri)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 
55, in __init__
    server_class=server_class, oauth_tokens=oauth_tokens)
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", 
line 121, in __init__
    if database not in self._server:
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 124, in 
__contains__
    self.resource.head(validate_dbname(name))
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 981, in head
    return self._request('HEAD', path, headers=headers, **params)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1035, in _request
    raise ServerError((status_code, error))
couchdb.client.ServerError: (401, '')

-- 
Ubuntu one "Address Book does not exist"
https://bugs.launchpad.net/bugs/488768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to