summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:10:32 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-04 15:10:32 -0400
commitd4143681dcdf32eee92dc8b4d1951b26d47c0881 (patch)
tree37dde891adcbbddca26a6dbfba3a1a0a4b323a26
parentd37d7b2c39b980d81108b7a76a2dbd808b9a226b (diff)
comment
-rw-r--r--doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_1_804a51b57ac9261a95b268d122eb7cae._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_1_804a51b57ac9261a95b268d122eb7cae._comment b/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_1_804a51b57ac9261a95b268d122eb7cae._comment
new file mode 100644
index 000000000..ada6829eb
--- /dev/null
+++ b/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_1_804a51b57ac9261a95b268d122eb7cae._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-02-04T19:03:35Z"
+ content="""
+Does the S3musicencrypted special remote have embedcreds=yes set
+in its configuration? You could look at `git show git-annex:remote.log`
+to check. (Don't paste it here, may contain access keys.)
+
+Does `.git/annex/creds/a7e22956-5ce2-11e2-97a5-6f33220ffbf3` exist?
+
+Based on looking at the code, I'd expect environment variables to override
+both of those, so I wonder if perhaps the creds you passed in the
+environment are just wrong.
+"""]]