Can't get list of databases from <OAuthCapableServer 'http://localhost:33370/'>

Bug #542841 reported by Duane Hinnen
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch
Won't Fix
Undecided
Unassigned

Bug Description

Ubuntu 9.10 Karmic
desktopcouchv0.5-0ubuntu1
Databases show up in Futon but are not replicating.

09:32 < huntz0r> duanedesign: cool, I'm working on a rhythmbox plugin that will
                 sync podcast feeds. I've got the sync between rhythmbox and
                 desktop couch working, it just doesn't seem to replicate to
                 ubuntuone

2010-03-20 15:05:35,566 DEBUG started replicating
2010-03-20 15:05:35,611 DEBUG replication of discovered hosts finished
2010-03-20 15:05:35,631 DEBUG static pairings are [('d565e024-43cf-4f21-8c7d-6c4846c5ac11', 'ubuntuone', True, True)]
2010-03-20 15:05:35,631 DEBUG Looking up prefix for service 'ubuntuone'
2010-03-20 15:05:35,632 DEBUG Looking up prefix for service 'ubuntuone'
2010-03-20 15:05:35,632 ERROR Can't get list of databases from <OAuthCapableServer 'http://localhost:33370/'>
2010-03-20 15:05:36,099 ERROR replication of services aborted
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/desktopcouch/replication.py", line 178, in do_all_replication
    oauth_tokens=remote_oauth_data, service=True):
  File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 115, in get_database_names_replicatable
    all_dbs = set([db_name for db_name in couchdb_server])
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 131, in __iter__
    resp, data = self.resource.get('_all_dbs')
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 978, in get
    return self._request('GET', path, headers=headers, **params)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1035, in _request
    raise ServerError((status_code, error))
ServerError: (500, ('unknown_error', 'function_clause'))
2010-03-20 15:05:36,099 DEBUG finished replicating

12:08 < huntz0r> hold up, some new information! :-) in the replication logs it
                 shows "Can't get list of databases from <OAuthCapableServer
                 'http://localhost:33370/'>" But when I access the couchdb through
                 the web interface, it connects in on port 34208

Revision history for this message
Huntly Cameron (huntly-cameron) wrote :

running fixed this "python /usr/lib/desktopcouch/desktopcouch-stop" then "killall desktopcouch-service"

Revision history for this message
Huntly Cameron (huntly-cameron) wrote :

add the words "the following" into the previous post where applicable ;)

tags: added: desktop+
tags: added: desktopcouch
Rick McBride (rmcbride)
Changed in desktopcouch:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.