duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] S3 ECONNRESET during restore results in SHA1 hash m


From: Aphyr
Subject: Re: [Duplicity-talk] S3 ECONNRESET during restore results in SHA1 hash mismatch
Date: Wed, 4 May 2016 15:37:55 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.7.0

Hi Edgar! Thanks for the response. :)

On 05/04/2016 03:54 AM, address@hidden wrote:
hey Aphyr, please state your duply, duplicity, boto, python versions

duply version 1.9.1

Using installed duplicity version 0.6.24, python 2.7.9, gpg 2.0.26 (Home: ~/.gnupg), awk 'GNU Awk 4.1.1, API: 1.1 (GNU MPFR 3.1.2-p3, GNU MP 6.0.0)', bash '4.3.30(1)-release (x86_64-pc-linux-gnu)'.

Looks like boto is 2.34.0--that's the only egg I have in /usr/lib/python2.7/dist-packages/.

--num-retries should work over all backends

run duply w/ '--preview' and check that --num-retries is propagated to the 
command line.

duplicity --name duply_xxx --encrypt-key xxx --sign-key xxx --verbosity '4' --num-retries=100 -t now 's3://s3-us-west-2.amazonaws.com/xxx/b' 'test/

I've tried both --num-retries 100 and --num-retries=100. Neither seems to retry ECONNRESET.

probably should, but nobody contributed that so far ;).. ede/duply.net

Heh, I'll have to learn python and see what I can do. Just figured someone else might have hit this before. :)

--Kyle



reply via email to

[Prev in Thread] Current Thread [Next in Thread]