Don,t start. Raise ServerError((status, error))

Bug #779664 reported by karapuzz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Weather Indicator
Fix Released
Undecided
Unassigned
desktopcouch
New
Undecided
Unassigned

Bug Description

indicator-weather
Traceback (most recent call last):
  File "/usr/bin/indicator-weather", line 1725, in <module>
    wi = indicator_weather()
  File "/usr/bin/indicator-weather", line 800, in __init__
    self.settings.prepare_settings_store()
  File "/usr/bin/indicator-weather", line 68, in prepare_settings_store
    self.db = CouchDatabase("weatherindicator", create = True)
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/server.py", line 101, in __init__
    oauth_tokens=oauth_tokens, ctx=ctx)
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/server.py", line 75, in __init__
    oauth_tokens=oauth_tokens, ctx=ctx, views_factory=views_factory)
  File "/usr/lib/pymodules/python2.7/desktopcouch/records/database.py", line 123, in __init__
    self._reconnect()
  File "/usr/lib/pymodules/python2.7/desktopcouch/application/server.py", line 85, in _reconnect
    super(DesktopDatabase, self)._reconnect(uri=uri)
  File "/usr/lib/pymodules/python2.7/desktopcouch/records/database.py", line 139, in _reconnect
    self._server.create(self._database_name)
  File "/usr/lib/pymodules/python2.7/couchdb/client.py", line 193, in create
    self.resource.put_json(validate_dbname(name))
  File "/usr/lib/pymodules/python2.7/couchdb/http.py", line 405, in put_json
    status, headers, data = self.put(*a, **k)
  File "/usr/lib/pymodules/python2.7/couchdb/http.py", line 384, in put
    return self._request('PUT', path, body=body, headers=headers, **params)
  File "/usr/lib/pymodules/python2.7/couchdb/http.py", line 419, in _request
    credentials=self.credentials)
  File "/usr/lib/pymodules/python2.7/desktopcouch/records/http.py", line 259, in request
    raise ServerError((status, error))
couchdb.http.ServerError: (400, ('invalid_consumer', 'Invalid consumer (key or signature method).'))

Ubuntu 11.04 32bit
indicator-weather 11.04.10-repack

Revision history for this message
Vadim Rutkovsky (roignac) wrote :

Please, update to the version in PPA - I beleive, the fix was commited and released, as the desktopcouch will not crash the indicator

Changed in weather-indicator:
status: New → Fix Released
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.