Traceback (most recent call last): File "/usr/bin/indicator-weather", line 1725, in wi = indicator_weather() File "/usr/bin/indicator-weather", line 800, in __init__ self.settings.prepare_settings_store() File "/usr/bin/indicator-weather", line 87, in prepare_settings_store self.db.add_view("get_location", self.location_view, None, self.location_design_doc) File "/usr/lib/pymodules/python2.7/desktopcouch/records/database.py", line 430, in add_view view.sync(self.db) File "/usr/lib/pymodules/python2.7/couchdb/design.py", line 139, in sync type(self).sync_many(db, [self]) File "/usr/lib/pymodules/python2.7/couchdb/design.py", line 165, in sync_many doc = db.get(doc_id, {'_id': doc_id}) File "/usr/lib/pymodules/python2.7/couchdb/client.py", line 525, in get _, _, data = self.resource.get_json(id, **options) File "/usr/lib/pymodules/python2.7/couchdb/http.py", line 393, in get_json status, headers, data = self.get(*a, **k) File "/usr/lib/pymodules/python2.7/couchdb/http.py", line 374, in get return self._request('GET', path, 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)) ServerError: (500, ('noproc', '{gen_server,call,\n [couch_server,\n {open,<<"weatherindicator">>,\n [{user_ctx,\n {user_ctx,<<"WVYnSgPUzm">>,\n [<<"_admin">>],\n <<"{couch_httpd_oauth, oauth_authentication_handler}">>}}]},\n infinity]}'))