aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc <Oliver@web>2015-02-04 21:42:22 +0000
committerGravatar admin <admin@branchable.com>2015-02-04 21:42:22 +0000
commit582162a562d2a90a5ba151ac49311ddb8d341b49 (patch)
tree72fa64889d91b8a87f294ac3c4dd4f226a3a6398
parent97554213e5af82ea39e4fc7f0f8a9ca816d8b9a4 (diff)
Added a comment
-rw-r--r--doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_2_ed27571352892fb5229b4daa50934308._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_2_ed27571352892fb5229b4daa50934308._comment b/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_2_ed27571352892fb5229b4daa50934308._comment
new file mode 100644
index 000000000..64d6a148c
--- /dev/null
+++ b/doc/bugs/SignatureDoesNotMatch_error_when_trying_to_enable_S3_remote_with_IAM_credentials/comment_2_ed27571352892fb5229b4daa50934308._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="https://www.google.com/accounts/o8/id?id=AItOawmg0NqVniTETKYIWr6eyYRJnakNg0A6tRc"
+ nickname="Oliver"
+ subject="comment 2"
+ date="2015-02-04T21:42:22Z"
+ content="""
+Hi joey,
+
+It doesn't seem like embedcreds is set - `git show git-annex:remote.log | grep embed` doesn't yield anything.
+
+The file you asked me to check does exist, and whenever I run `git annex enableremote` it gets updated with the contents of my environment variables.
+
+I'm pretty certain the contents of these variables is correct - I'm using AWS' \"IAM\" options to allocate new access keys to my git-annex user, and would expect a different error if things were wrong there. I'll continue to double check my account settings.
+"""]]