I am having the same problem. Restarting desktop couch did not work. here is my log from today 2010-10-17 15:26:13,008 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:13,053 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:13,069 DEBUG found 1 self_identity records 2010-10-17 15:26:13,103 INFO starting advertising _couchdb_location._tcp on port 45744 2010-10-17 15:26:13,108 DEBUG started replicating 2010-10-17 15:26:13,108 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:13,122 DEBUG replication of discovered hosts finished 2010-10-17 15:26:13,122 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:13,136 DEBUG static pairings are [('3b4302d3-a6e3-45e6-a63f-01fcfb4b5558', 'ubuntuone', True, True)] 2010-10-17 15:26:13,136 DEBUG Looking up prefix for service 'ubuntuone' 2010-10-17 15:26:13,137 INFO get_oauth_data: asking for credentials to Ubuntu SSO. App name: Ubuntu One 2010-10-17 15:26:13,140 INFO Got credentials from Ubuntu SSO. Non emtpy credentials? True 2010-10-17 15:26:13,140 DEBUG Looking up prefix for service 'ubuntuone' 2010-10-17 15:26:14,137 DEBUG Got list of databases from : set(['management', 'users', 'contacts', 'notes', '_users', 'gwibber_preferences', 'gwibber_messages', 'bookmarks', 'gwibber_accounts']) 2010-10-17 15:26:14,137 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:14,151 DEBUG skipping record {'push_to_server': True, 'ctime': '2010-05-09 14:52', 'service_name': 'ubuntuone', '_rev': '111-0da20f148b02206097e34fc2eb47af09', 'pairing_identifier': '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558', 'record_type': 'http://www.freedesktop.org/wiki/Specifications/desktopcouch/paired_server', '_id': 'ae521f62961c4e8f8f3f19844ecb3119', 'pull_from_server': True} with no excluded_names 2010-10-17 15:26:14,151 DEBUG found 0 excluded_names records 2010-10-17 15:26:14,151 DEBUG want to replipush 'u/868/71d/288544/gwibber_accounts' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:14,152 DEBUG creating 'u/868/71d/288544/gwibber_accounts' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:14,152 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:14,941 ERROR can't create/verify 'u/868/71d/288544/gwibber_accounts' couchdb.one.ubuntu.com:443 oauth={dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 247, in replicate oauth_tokens=target_oauth) File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 231, in create_database oauth_tokens=oauth_tokens) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__ server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__ self._reconnect() File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 64, in _reconnect super(CouchDatabase, self)._reconnect(uri=uri) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 187, in _reconnect if self._database_name 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)) ServerError: (503, '') 2010-10-17 15:26:14,964 DEBUG asking 'http://localhost:45744/' to replicate gwibber_accounts to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:16,159 ERROR can't replicate 'gwibber_accounts' 'http://localhost:45744/' <== {'source': 'gwibber_accounts', 'target': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts/') 2010-10-17 15:26:16,159 DEBUG want to replipush 'u/868/71d/288544/contacts' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:16,159 DEBUG creating 'u/868/71d/288544/contacts' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:16,159 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:17,363 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:17,363 DEBUG asking 'http://localhost:45744/' to replicate contacts to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fcontacts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:19,528 DEBUG replicate result: {'status': '200', 'content-length': '1540', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:19 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 274, 'session_id': 'e9fb6b7ba67b40f142dac80e7adf06a7', 'history': [{'missing_found': 0, 'end_last_seq': 274, 'docs_written': 0, 'start_time': 'Sat, 16 Oct 2010 00:58:20 GMT', 'recorded_seq': 274, 'docs_read': 0, 'session_id': 'e9fb6b7ba67b40f142dac80e7adf06a7', 'start_last_seq': 46, 'end_time': 'Sat, 16 Oct 2010 00:58:23 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 0, 'end_last_seq': 46, 'docs_written': 0, 'start_time': 'Sat, 16 Oct 2010 00:18:20 GMT', 'recorded_seq': 46, 'docs_read': 0, 'session_id': '70350a0aed63661b2ae848e3220eee7d', 'start_last_seq': 40, 'end_time': 'Sat, 16 Oct 2010 00:18:22 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 0, 'end_last_seq': 40, 'docs_written': 0, 'start_time': 'Fri, 15 Oct 2010 23:58:35 GMT', 'recorded_seq': 40, 'docs_read': 0, 'session_id': 'adc1ee2ff6901b513c9e6feb4cec42e8', 'start_last_seq': 19, 'end_time': 'Fri, 15 Oct 2010 23:58:43 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 1, 'end_last_seq': 19, 'docs_written': 1, 'start_time': 'Fri, 15 Oct 2010 23:48:20 GMT', 'recorded_seq': 19, 'docs_read': 1, 'session_id': '08e05f9cf24355003571e944472b4394', 'start_last_seq': 3, 'end_time': 'Fri, 15 Oct 2010 23:48:24 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 2, 'end_last_seq': 3, 'docs_written': 2, 'start_time': 'Fri, 15 Oct 2010 23:38:21 GMT', 'recorded_seq': 3, 'docs_read': 2, 'session_id': '9c271aacc7f746906e19d2cad7aab13a', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:38:24 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:19,528 DEBUG want to replipush 'u/868/71d/288544/notes' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:19,528 DEBUG creating 'u/868/71d/288544/notes' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:19,528 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:20,853 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:20,853 DEBUG asking 'http://localhost:45744/' to replicate notes to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fnotes', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:22,831 DEBUG replicate result: {'status': '200', 'content-length': '393', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:22 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 3, 'session_id': 'd572e9ae40098f38a40bb259569b05f5', 'history': [{'missing_found': 0, 'end_last_seq': 3, 'docs_written': 0, 'start_time': 'Fri, 15 Oct 2010 23:48:27 GMT', 'recorded_seq': 3, 'docs_read': 0, 'session_id': 'd572e9ae40098f38a40bb259569b05f5', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:48:27 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:22,832 DEBUG want to replipush 'u/868/71d/288544/_users' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:22,832 DEBUG creating 'u/868/71d/288544/_users' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:22,832 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:24,055 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:24,056 DEBUG asking 'http://localhost:45744/' to replicate _users to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2F_users', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:25,903 DEBUG replicate result: {'status': '200', 'content-length': '393', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:25 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 1, 'session_id': 'd38476d884ba560ca3c04c114d5f1f4a', 'history': [{'missing_found': 0, 'end_last_seq': 1, 'docs_written': 0, 'start_time': 'Fri, 15 Oct 2010 23:38:27 GMT', 'recorded_seq': 1, 'docs_read': 0, 'session_id': 'd38476d884ba560ca3c04c114d5f1f4a', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:38:27 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:25,903 DEBUG want to replipush 'u/868/71d/288544/gwibber_preferences' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:25,904 DEBUG creating 'u/868/71d/288544/gwibber_preferences' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:25,904 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:26,671 ERROR can't create/verify 'u/868/71d/288544/gwibber_preferences' couchdb.one.ubuntu.com:443 oauth={dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 247, in replicate oauth_tokens=target_oauth) File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 231, in create_database oauth_tokens=oauth_tokens) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__ server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__ self._reconnect() File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 64, in _reconnect super(CouchDatabase, self)._reconnect(uri=uri) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 187, in _reconnect if self._database_name 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)) ServerError: (503, '') 2010-10-17 15:26:26,672 DEBUG asking 'http://localhost:45744/' to replicate gwibber_preferences to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:27,404 ERROR can't replicate 'gwibber_preferences' 'http://localhost:45744/' <== {'source': 'gwibber_preferences', 'target': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences/') 2010-10-17 15:26:27,404 DEBUG want to replipush 'u/868/71d/288544/gwibber_messages' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:27,404 DEBUG creating 'u/868/71d/288544/gwibber_messages' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:27,405 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:28,189 ERROR can't create/verify 'u/868/71d/288544/gwibber_messages' couchdb.one.ubuntu.com:443 oauth={dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 247, in replicate oauth_tokens=target_oauth) File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 231, in create_database oauth_tokens=oauth_tokens) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__ server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__ self._reconnect() File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 64, in _reconnect super(CouchDatabase, self)._reconnect(uri=uri) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 187, in _reconnect if self._database_name 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)) ServerError: (503, '') 2010-10-17 15:26:28,190 DEBUG asking 'http://localhost:45744/' to replicate gwibber_messages to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:28,984 ERROR can't replicate 'gwibber_messages' 'http://localhost:45744/' <== {'source': 'gwibber_messages', 'target': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages/') 2010-10-17 15:26:28,985 DEBUG want to replipush 'u/868/71d/288544/bookmarks' to static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:28,985 DEBUG creating 'u/868/71d/288544/bookmarks' couchdb.one.ubuntu.com:443 {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'} 2010-10-17 15:26:28,985 INFO Connecting to https://couchdb.one.ubuntu.com/. 2010-10-17 15:26:30,207 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:30,207 DEBUG asking 'http://localhost:45744/' to replicate bookmarks to {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fbookmarks', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} 2010-10-17 15:26:32,831 DEBUG replicate result: {'status': '200', 'content-length': '992', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:32 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 1458, 'session_id': '3e41af05405a38cfe1b1ca8eb36e6182', 'history': [{'missing_found': 0, 'end_last_seq': 1458, 'docs_written': 0, 'start_time': 'Sat, 16 Oct 2010 00:38:32 GMT', 'recorded_seq': 1458, 'docs_read': 0, 'session_id': '3e41af05405a38cfe1b1ca8eb36e6182', 'start_last_seq': 1418, 'end_time': 'Sat, 16 Oct 2010 00:38:34 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 0, 'end_last_seq': 1418, 'docs_written': 0, 'start_time': 'Fri, 15 Oct 2010 23:59:09 GMT', 'recorded_seq': 1418, 'docs_read': 0, 'session_id': '70f7534001865c047a5ec1e86c12d930', 'start_last_seq': 1414, 'end_time': 'Fri, 15 Oct 2010 23:59:13 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 118, 'end_last_seq': 1414, 'docs_written': 117, 'start_time': 'Fri, 15 Oct 2010 23:38:33 GMT', 'recorded_seq': 1414, 'docs_read': 118, 'session_id': '3f815e9d7da889772eddde94151ba2e2', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:38:38 GMT', 'doc_write_failures': 1, 'missing_checked': 0}]} 2010-10-17 15:26:33,780 DEBUG Got list of databases from /_all_dbs?user_id=288544: set(['u/868/71d/288544/gwibber_messages', 'u/868/71d/288544/bookmarks', 'u/868/71d/288544/gwibber_preferences', 'u/868/71d/288544/contacts', 'u/868/71d/288544/notes', 'u/868/71d/288544/_users', 'u/868/71d/288544/gwibber_accounts']) 2010-10-17 15:26:33,780 DEBUG want to replipull 'gwibber_messages' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:33,780 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:33,786 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:33,786 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to gwibber_messages 2010-10-17 15:26:34,379 ERROR can't replicate 'u/868/71d/288544/gwibber_messages' 'http://localhost:45744/' <== {'source': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}, 'target': 'gwibber_messages'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_messages/') 2010-10-17 15:26:34,380 DEBUG want to replipull 'bookmarks' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:34,380 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:34,386 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:34,386 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fbookmarks', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to bookmarks 2010-10-17 15:26:37,929 DEBUG replicate result: {'status': '200', 'content-length': '30', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:37 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True} 2010-10-17 15:26:37,930 DEBUG want to replipull 'gwibber_preferences' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:37,930 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:37,936 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:37,936 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to gwibber_preferences 2010-10-17 15:26:38,076 ERROR can't replicate 'u/868/71d/288544/gwibber_preferences' 'http://localhost:45744/' <== {'source': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}, 'target': 'gwibber_preferences'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_preferences/') 2010-10-17 15:26:38,076 DEBUG want to replipull 'contacts' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:38,076 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:38,082 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:38,083 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fcontacts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to contacts 2010-10-17 15:26:39,803 DEBUG replicate result: {'status': '200', 'content-length': '694', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:39 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 869, 'session_id': 'd4cad8a118246e4c021af4a1e38e70eb', 'history': [{'missing_found': 0, 'end_last_seq': 869, 'docs_written': 0, 'start_time': 'Sat, 16 Oct 2010 01:08:41 GMT', 'recorded_seq': 869, 'docs_read': 0, 'session_id': 'd4cad8a118246e4c021af4a1e38e70eb', 'start_last_seq': 866, 'end_time': 'Sat, 16 Oct 2010 01:08:41 GMT', 'doc_write_failures': 0, 'missing_checked': 0}, {'missing_found': 228, 'end_last_seq': 866, 'docs_written': 228, 'start_time': 'Sat, 16 Oct 2010 00:48:40 GMT', 'recorded_seq': 866, 'docs_read': 228, 'session_id': '0c25ab0f5a5af44f1c7f5155a696e84e', 'start_last_seq': 0, 'end_time': 'Sat, 16 Oct 2010 00:48:53 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:39,803 DEBUG want to replipull 'notes' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:39,803 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:39,809 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:39,810 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fnotes', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to notes 2010-10-17 15:26:41,079 DEBUG replicate result: {'status': '200', 'content-length': '393', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:41 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 5, 'session_id': '8ed25cc942c00368eccdbd5ed1fe0a57', 'history': [{'missing_found': 3, 'end_last_seq': 5, 'docs_written': 3, 'start_time': 'Fri, 15 Oct 2010 23:38:47 GMT', 'recorded_seq': 5, 'docs_read': 3, 'session_id': '8ed25cc942c00368eccdbd5ed1fe0a57', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:38:47 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:41,079 DEBUG want to replipull '_users' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:41,080 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:41,080 ERROR can't create/verify '_users' None:45744 oauth=None Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 249, in replicate server.CouchDatabase(target_database, create=True, uri=local_uri) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__ server_class=server_class, oauth_tokens=oauth_tokens, ctx=ctx) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__ self._reconnect() File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 64, in _reconnect super(CouchDatabase, self)._reconnect(uri=uri) File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 187, in _reconnect if self._database_name 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 1095, in validate_dbname raise ValueError('Invalid database name') ValueError: Invalid database name 2010-10-17 15:26:41,080 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2F_users', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to _users 2010-10-17 15:26:42,421 DEBUG replicate result: {'status': '200', 'content-length': '393', 'server': 'CouchDB/1.0.1 (Erlang OTP/R13B)', 'cache-control': 'must-revalidate', 'date': 'Sun, 17 Oct 2010 20:26:42 GMT', 'content-type': 'application/json'} {'no_changes': True, 'ok': True, 'source_last_seq': 2, 'session_id': 'deb89ec05061294e71e0434e02765b58', 'history': [{'missing_found': 0, 'end_last_seq': 2, 'docs_written': 0, 'start_time': 'Fri, 15 Oct 2010 23:38:49 GMT', 'recorded_seq': 2, 'docs_read': 0, 'session_id': 'deb89ec05061294e71e0434e02765b58', 'start_last_seq': 0, 'end_time': 'Fri, 15 Oct 2010 23:38:49 GMT', 'doc_write_failures': 0, 'missing_checked': 0}]} 2010-10-17 15:26:42,421 DEBUG want to replipull 'gwibber_accounts' from static host '3b4302d3-a6e3-45e6-a63f-01fcfb4b5558' @ couchdb.one.ubuntu.com 2010-10-17 15:26:42,421 INFO Connecting to http://localhost:45744/. 2010-10-17 15:26:42,427 DEBUG db exists, and we're ready to replicate 2010-10-17 15:26:42,427 DEBUG asking 'http://localhost:45744/' to replicate {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}} to gwibber_accounts 2010-10-17 15:26:42,568 ERROR can't replicate 'u/868/71d/288544/gwibber_accounts' 'http://localhost:45744/' <== {'source': {'url': 'https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts', 'auth': {'oauth': {dbus.String(u'consumer_secret'): 'HiddenHidd', dbus.String(u'token'): dbus.String(u'CHkrZFjfHp6VR3KQzzjW'), dbus.String(u'consumer_key'): dbus.String(u'ubuntuone'), dbus.String(u'name'): dbus.String(u'UbuntuOne token for https://ubuntuone.com'), dbus.String(u'token_secret'): 'HiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHiddenHi'}}}, 'target': 'gwibber_accounts'} Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 288, in replicate content=record) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 985, in post **params) File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1029, in _request raise ResourceNotFound(error) ResourceNotFound: ('db_not_found', 'could not open https://couchdb.one.ubuntu.com/u%2F868%2F71d%2F288544%2Fgwibber_accounts/') 2010-10-17 15:26:42,568 DEBUG finished replicating 2010-10-17 15:26:42,568 DEBUG starting replicator main loop adam@adam-desktop:~$ I restarted desktop couch again and the bookmarks link worked. Ubuntu one is still giving me that same message.