duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #02727
Re: [Question #261028]: BackendException error with S3
Question #261028 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/261028
Status: Open => Answered
edso proposed the following answer:
On 21.01.2015 11:31, Bakos Attila wrote:
> New question #261028 on Duplicity:
> https://answers.launchpad.net/duplicity/+question/261028
>
> Hi, I'm using Duplicity 0.7.01 with Boto 2.35.2 on Ubuntu 14.04.1.
> I get an empty Backend Exception message when I try to backup to S3.
> A simplified example:
>
> #!/bin/bash
> export AWS_ACCESS_KEY_ID="..."
> export AWS_SECRET_ACCESS_KEY="..."
> duplicity /root s3://s3-website.eu-central-1.amazonaws.com/bucket_name/folder_name
>
> If I run this script I get no output for about a minute, then I get this line:
> BackendException:
> Any suggestions?
>
use '-v9' to enable max verbosity, see if that helps. ..ede/duply.net
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.