Contacts are not synced from the server to the local instance

Bug #696757 reported by Lionel Dricot
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
desktopcouch
New
Undecided
Unassigned

Bug Description

Steps to reproduce :

1. Have a working U1 account with files and contacts that you can see on the web interface.
2. Install Ubuntu 10.10 on a brand new laptop. Configure U1 with the U1 client.

-> Files start syncing immediatly (proof that everything is well configured)
-> Contacts are not visible in Evolution.

Investigating further shows that the contact db is not synced at all.

Upgrading to the U1 nightly PPA doesn't solve the problem

Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote :

Log :

2011-01-03 11:54:44,562 INFO Connecting to http://localhost:59673/.
2011-01-03 11:54:44,563 ERROR replication of services aborted
Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/desktopcouch/replication.py", line 131, in do_all_replication
  File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 105, in get_static_paired_hosts
  File "/usr/lib/python2.6/dist-packages/desktopcouch/pair/couchdb_pairing/couchdb_io.py", line 62, in _get_db
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 56, in __init__
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 155, in __init__
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server.py", line 64, in _reconnect
  File "/usr/lib/python2.6/dist-packages/desktopcouch/records/server_base.py", line 187, in _reconnect
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 124, in __contains__
    """
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 981, in head
    return ViewResults(self.view, options)
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1014, in _request
    if self._rows is None:
  File "/usr/lib/pymodules/python2.6/couchdb/client.py", line 1009, in _make_request

  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 1129, in request
    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 901, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/usr/lib/python2.6/dist-packages/httplib2/__init__.py", line 871, in _conn_request
    response = conn.getresponse()
  File "/usr/lib/python2.6/httplib.py", line 988, in getresponse
    method=self._method)
  File "/usr/lib/python2.6/httplib.py", line 330, in __init__
    self.fp = sock.makefile('rb', 0)
AttributeError: 'NoneType' object has no attribute 'makefile'
2011-01-03 11:54:44,564 DEBUG finished replicating

Changed in desktopcouch:
assignee: nobody → Manuel de la Pena (mandel)
Changed in desktopcouch:
assignee: Manuel de la Peña (mandel) → nobody
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.