duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #00499
Re: [Question #147826]: sd2dav bad status line
Question #147826 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/147826
Status: Answered => Solved
Rolf Gleißner confirmed that the question is solved:
..ede, Thanks for fast answer...
I cann't reproduce the error concerned SSLError, so I cann't give a -v9
output. Intead You will get the lines found on my xterm:
...
File "/usr/local/bin/duplicity", line 597, in restore_get_enc_fileobj
backend.get(filename, tdp)
File "/usr/local/lib/python2.6/dist-packages/duplicity/backends/webdavbackend.py", line 235, in get
target_file.write(response.read())
File "/usr/lib/python2.6/httplib.py", line 522, in read
return self._read_chunked(amt)
File "/usr/lib/python2.6/httplib.py", line 584, in _read_chunked
self._safe_read(2) # toss the CRLF at the end of the chunk
File "/usr/lib/python2.6/httplib.py", line 619, in _safe_read
chunk = self.fp.read(min(amt, MAXAMOUNT))
File "/usr/lib/python2.6/socket.py", line 377, in read
data = self._sock.recv(left)
File "/usr/lib/python2.6/ssl.py", line 215, in recv
return self.read(buflen)
File "/usr/lib/python2.6/ssl.py", line 136, in read
return self._sslobj.read(len)
SSLError: The read operation timed out
If it is necessary, I have few lines before. Do you need the -v9 output
concerned with "BadStatusLine"?
Really, I've thought similiar about encrypted transmission. My account
gives only a webdavs-access. Upload is limited to 125kb/sec - sorry.
I've tried --num-retries with big and small numbers: it doesn't help.
thanks Rolf
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.