Backup doesn't work and an SSL error is displayed

Bug #1191230 reported by Nicola Jelmorini
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
deja-dup (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

A couple of days agoo I have found that my automatic backup doesn't work anymore, and this error is displayed:

====================================================================================
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1411, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1404, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1386, in main
    incremental_backup(sig_chain)
  File "/usr/bin/duplicity", line 568, in incremental_backup
    sig_chain.get_fileobjs())
  File "/usr/lib/python2.7/dist-packages/duplicity/collections.py", line 526, in get_fileobjs
    return map(filename_to_fileobj, self.get_filenames(time))
  File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 550, in get_fileobj_read
    self.get(filename, tdp)
  File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 323, in iterate
    return fn(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/duplicity/backends/u1backend.py", line 201, in get
    answer = auth.request(remote_full)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-couch/ubuntuone/couch/auth.py", line 152, in request
    url, method=http_method, headers=headers, body=request_body)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1444, 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 1196, in _request
    (response, content) = self._conn_request(conn, request_uri, method, body, headers)
  File "/usr/lib/python2.7/dist-packages/httplib2/__init__.py", line 1179, 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 241, in recv
    return self.read(buflen)
  File "/usr/lib/python2.7/ssl.py", line 160, in read
    return self._sslobj.read(len)
SSLError: The read operation timed out
====================================================================================

As you can see, the last error message line refers to an SSL Error.

Even the restore operation seems to not work anymore. I have tried to restore a file, but the operation never ends. In the Déja-dup window the status is always "Preparing...".

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: deja-dup 22.0-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-48.74-generic 3.2.46
Uname: Linux 3.2.0-48-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: amd64
Date: Sat Jun 15 09:23:07 2013
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 (20120823.1)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=it_CH:it
 TERM=xterm
 PATH=(custom, no user)
 LANG=it_CH.UTF-8
 SHELL=/bin/bash
SourcePackage: deja-dup
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Nicola Jelmorini (jelmorini) wrote :
Revision history for this message
Michael Terry (mterry) wrote :

This was a bug with the U1 backend, which is no longer supported. Closing.

Changed in deja-dup (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.