In case of SSL errors, the presence of symlinks in the backup files are not 
changing anything.
The server closes the connection during the transfer for some reason, this can 
be due to server overload, network problems during the transfers (e.g. link 
saturation).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/844369

Title:
  Backup to Ubuntu One failed (SSLError: The read operation timed out)

Status in Déjà Dup Backup Tool:
  New
Status in Ubuntu One Servers:
  Confirmed
Status in “deja-dup” package in Ubuntu:
  Confirmed

Bug description:
  First ever backup of $HOME to Ubuntu One via Deja Dup failed:

  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1345, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1328, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1298, in main
      full_backup(col_stats)
    File "/usr/bin/duplicity", line 455, in full_backup
      globals.backend)
    File "/usr/bin/duplicity", line 354, in write_multivol
      (tdp, dest_filename)))
    File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
145, in schedule_task
      return self.__run_synchronously(fn, params)
    File "/usr/lib/python2.7/dist-packages/duplicity/asyncscheduler.py", line 
171, in __run_synchronously
      ret = fn(*params)
    File "/usr/bin/duplicity", line 353, in <lambda>
      async_waiters.append(io_scheduler.schedule_task(lambda tdp, 
dest_filename: put(tdp, dest_filename),
    File "/usr/bin/duplicity", line 279, in put
      backend.put(tdp, dest_filename)
    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 177, in put
      headers=headers, request_body=data)
    File 
"/usr/lib/python2.7/dist-packages/ubuntuone-couch/ubuntuone/couch/auth.py", 
line 143, 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 1158, in 
_conn_request
      response = conn.getresponse()
    File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
      response.begin()
    File "/usr/lib/python2.7/httplib.py", line 407, in begin
      version, status, reason = self._read_status()
    File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
      line = self.fp.readline()
    File "/usr/lib/python2.7/socket.py", line 430, in readline
      data = recv(1)
    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

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: deja-dup 19.91-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  Date: Wed Sep  7 18:44:11 2011
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64+mac (20110815)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to oneiric on 2011-09-06 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/844369/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to