summaryrefslogtreecommitdiff
path: root/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_4_17391f47897f166b763e8f3e33426fcf._comment
blob: 1d221cb3ad1649ae91b38b4e0c93155af5d8cdb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc"
 nickname="Oliver"
 subject="comment 4"
 date="2015-02-19T11:54:14Z"
 content="""
I used `s3cmd` with the same credentials and I'm able to list the bucket contents. That file does exist, and it does contain the line expected. If I try and make the bucket:

s3cmd mb s3://s3musicencrypted-a7e22956-5ce2-11e2-97a5-6f33220ffbf3
ERROR: S3 error: 409 (BucketAlreadyOwnedByYou): Your previous request to create the named bucket succeeded and you already own it.

So I should be able to create buckets, but of course creating a bucket that already exists doesn't really do anything.

Taking exactly the same credentials as my .s3cfg and using them with git annex continues to fail with signature errors.
"""]]