duply backup fails with Finished state FAILED 'code 23'

Asked by satish kumar

Hi Team,

I'm using duply backup to backup files to S3 account, I'm getting below error.

Upload 's3://s3-ap-southeast-2.amazonaws.com/aus-backup/webdav-backup/duplicity-new-signatures.20150202T044121Z.to.20150208T173624Z.sigtar.gpg' failed (attempt #1, reason: error: [Errno 104] Connection reset by peer)

Finished state FAILED code 23,

Please help / guide in resolving the issue,

Duplicity and duply version :

Using installed duplicity version 0.6.18, python 2.7.3, gpg 1.4.11 (Home: ~/.gnupg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan', bash '4.1.5(1)-release (x86_64-pc-linux-gnu)'.

duply v1.5.5.4

Question information

Language:
English Edit question
Status:
Solved
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Solved by:
edso
Solved:
Last query:
Last reply:
Revision history for this message
Best edso (ed.so) said :
#1

On 11.02.2015 18:06, satish kumar wrote:
> New question #261968 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/261968
>
> Hi Team,
>
> I'm using duply backup to backup files to S3 account, I'm getting below error.
>
> Upload 's3://s3-ap-southeast-2.amazonaws.com/aus-backup/webdav-backup/duplicity-new-signatures.20150202T044121Z.to.20150208T173624Z.sigtar.gpg' failed (attempt #1, reason: error: [Errno 104] Connection reset by peer)
>
> Finished state FAILED code 23,
>
> Please help / guide in resolving the issue,
>
> Duplicity and duply version :
>
> Using installed duplicity version 0.6.18, python 2.7.3, gpg 1.4.11 (Home: ~/.gnupg), awk 'mawk 1.3.3 Nov 1996, Copyright (C) Michael D. Brennan', bash '4.1.5(1)-release (x86_64-pc-linux-gnu)'.
>
> duply v1.5.5.4
>

that's a known bug, see here
 https://answers.launchpad.net/duplicity/+question/253609

..ede/duply.net

Revision history for this message
satish kumar (satish-m) said :
#2

Hi Team,

Would like to close this question as the issue is resolved using a a workaround '--s3-use-multiprocessing'

Thanks
Satish

Revision history for this message
satish kumar (satish-m) said :
#3

Thanks edso, that solved my question.