duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01591
Re: [Question #221369]: unable to restore or verify
Question #221369 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/221369
Daniel Beck gave more information on the question:
Hey,
here's another log, trying to backup on webdav like this:
duplicity -v9 /home/Daten/Dokumente/
webdavs://pt47-399%40online.de:<hiddenpassword>@host/Backup/Server/Test
--ssl-no-check-certificate
Listing directory /Backup/Server/Test/ on WebDAV server
WebDAV create connection on 'sd2dav.1und1.de' (retry 4)
WebDAV PROPFIND /Backup/Server/Test/ request with headers: {'Connection': 'keep-alive', 'Depth': '1', 'Authorization': 'Basic cHQ0NjQ3LTM2OUBvbmxpbmUuZGU6OGNJVlhiWjQ='}
WebDAV data length: 0
Attempt 4 failed. SSLError: The read operation timed out
Backtrace of previous error: Traceback (innermost last):
File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 342, in _retry_fatal
return fn(self, *args)
File "/usr/lib/python2.7/dist-packages/duplicity/backends/webdavbackend.py", line 300, in list
raise e
SSLError: The read operation timed out
Listing directory /Backup/Server/Test/ on WebDAV server
WebDAV create connection on 'sd2dav.1und1.de' (retry 5)
WebDAV PROPFIND /Backup/Server/Test/ request with headers: {'Connection': 'keep-alive', 'Depth': '1', 'Authorization': 'Basic cHQ0NjQ3LTM2OUBvbmxpbmUuZGU6OGNJVlhiWjQ='}
WebDAV data length: 0
Giving up after 5 attempts. SSLError: The read operation timed out
Entferne temporäre Datei /tmp/duplicity-JJw9M5-tempdir/mkstemp-cHTa2r-1
Can u guys help me with that??? i think it's better to try, getting it
done strict via webdav instead of mounting it local and backup up then,
the errors above (to me) seem to implicate upload errors, right?
regards
Becksta
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.