I see the error as well. I have just deleted all previous deja dup files
from ~ folder and from Ubuntu one. Then I get this error:
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1359, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1342, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1202, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 950,
in ProcessCommandLine
backup, local_pathname = set_backend(args[0], args[1])
File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 843,
in set_backend
globals.backend = backend.get_backend(bend)
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 156, in
get_backend
return _backends[pu.scheme](pu)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py", line
74, in __init__
self.create_volume()
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 319, in
iterate
return fn(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py", line
161, in create_volume
answer = auth.request(self.volume_uri, http_method="PUT")
File
"/usr/lib/python2.7/dist-packages/ubuntuone-couch/ubuntuone/couch/auth.py",
line 147, in request
url, method=http_method, headers=headers, body=request_body)
File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1436, in
request
(response, content) = self._request(conn, authority, uri, request_uri,
method, body, headers, redirections, cachekey)
File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1188, in
_request
(response, content) = self._conn_request(conn, request_uri, method, body,
headers)
File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1171, in
_conn_request
content = response.read()
File "/usr/lib/python2.7/httplib.py", line 548, in read
s = self._safe_read(self.length)
File "/usr/lib/python2.7/httplib.py", line 647, in _safe_read
chunk = self.fp.read(min(amt, MAXAMOUNT))
File "/usr/lib/python2.7/socket.py", line 380, in read
data = self._sock.recv(left)
File "/usr/lib/python2.7/ssl.py", line 232, in recv
return self.read(buflen)
File "/usr/lib/python2.7/ssl.py", line 151, in read
return self._sslobj.read(len)
SSLError: The read operation timed out
Maybe deja dup should give some indication that Ubuntu One is the one to
blame in this case (maybe even retry the backup).
These problems don ot seem to occur with Ubuntu One for file sync (or
maybe file sync masks them better).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/844369
Title:
Deja-Dup backup to Ubuntu One failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/844369/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs