duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02428
Re: [Question #253609]: Amazone S3 Connection Reset by peer
Question #253609 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/253609
Status: Open => Answered
edso proposed the following answer:
you can rise num-retries to any number you want.
if the connection does not recover there might be a deeper issue?
1. what's you duplicity version?
2. how many files/much data is your backup in total?
a signature file can grow quite big, are you sure it fits in s3 file
size limit? the only current workaround to get a smaller signature file
is to split your backup in to smaller portions.
..ede/duply.net
On 26.08.2014 15:27, Gaurav Ashtikar wrote:
> Question #253609 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/253609
>
> Status: Answered => Open
>
> Gaurav Ashtikar is still having a problem:
> I just changed --num-retries to 10 still same error.
> My boto is latest. Installed using pip install boto
>
>
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #1, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #2, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #3, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #4, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #5, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #6, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #7, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #8, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #9, reason: error: [Errno 104] Connection reset by peer)
> Upload 's3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg' failed (attempt #10, reason: error: [Errno 104] Connection reset by peer)
> Giving up trying to upload s3://s3.amazonaws.com/Backup//duplicity-full-signatures.20140825T094532Z.sigtar.gpg after 10 attempts
>
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.