Comment 44 for bug 1278529

Revision history for this message
In , David (david-redhat-bugs) wrote :

ok spoke too soon now seeing:

DUPLICITY: WARNING 1
DUPLICITY: . Upload 's3+http://deja-dup-auto-XXXXXXXXXX/YYYYYYYYYY/duplicity-full.20140704T155414Z.vol1.difftar.gpg' failed (attempt #2, reason: error: [Errno 104] Connection reset by peer)

DUPLICITY: DEBUG 1
DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
DUPLICITY: . File "/usr/lib64/python2.7/site-packages/duplicity/backends/_boto_single.py", line 248, in put
DUPLICITY: . self.upload(source_path.name, key, headers)
DUPLICITY: . File "/usr/lib64/python2.7/site-packages/duplicity/backends/_boto_single.py", line 365, in upload
DUPLICITY: . num_cb=(max(2, 8 * globals.volsize / (1024 * 1024)))
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/key.py", line 1315, in set_contents_from_filename
DUPLICITY: . encrypt_key=encrypt_key)
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/key.py", line 1246, in set_contents_from_file
DUPLICITY: . chunked_transfer=chunked_transfer, size=size)
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/key.py", line 725, in send_file
DUPLICITY: . chunked_transfer=chunked_transfer, size=size)
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/key.py", line 914, in _send_file_internal
DUPLICITY: . query_args=query_args
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/connection.py", line 633, in make_request
DUPLICITY: . retry_handler=retry_handler
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/connection.py", line 1046, in make_request
DUPLICITY: . retry_handler=retry_handler)
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/connection.py", line 919, in _mexe
DUPLICITY: . request.body, request.headers)
DUPLICITY: . File "/usr/lib/python2.7/site-packages/boto/s3/key.py", line 815, in sender
DUPLICITY: . http_conn.send(chunk)
DUPLICITY: . File "/usr/lib64/python2.7/httplib.py", line 805, in send
DUPLICITY: . self.sock.sendall(data)
DUPLICITY: . File "/usr/lib64/python2.7/ssl.py", line 229, in sendall
DUPLICITY: . v = self.send(data[count:])
DUPLICITY: . File "/usr/lib64/python2.7/ssl.py", line 198, in send
DUPLICITY: . v = self._sslobj.write(data)
DUPLICITY: . error: [Errno 104] Connection reset by peer
DUPLICITY: .

due to the url s3+http whilst attempting SSL write?