From c36ff51304d0fe5334eab875b0b083a6900df91c Mon Sep 17 00:00:00 2001 From: Dosenpfand Date: Thu, 1 Sep 2016 18:38:47 +0000 Subject: Added a comment --- .../comment_6_f8fb3f5ec234a51a8caf3cd8d7af8dcf._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/tips/using_Google_Cloud_Storage/comment_6_f8fb3f5ec234a51a8caf3cd8d7af8dcf._comment diff --git a/doc/tips/using_Google_Cloud_Storage/comment_6_f8fb3f5ec234a51a8caf3cd8d7af8dcf._comment b/doc/tips/using_Google_Cloud_Storage/comment_6_f8fb3f5ec234a51a8caf3cd8d7af8dcf._comment new file mode 100644 index 000000000..32e47b5da --- /dev/null +++ b/doc/tips/using_Google_Cloud_Storage/comment_6_f8fb3f5ec234a51a8caf3cd8d7af8dcf._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="Dosenpfand" + subject="comment 6" + date="2016-09-01T18:38:46Z" + content=""" +When trying to use google cloud storage i get the following error: + $ git annex initremote cloud type=S3 encryption=none host=storage.googleapis.com port=80 storageclass=NEARLINE + initremote cloud (checking bucket...) (creating bucket in US...) git-annex: S3Error {s3StatusCode = Status {statusCode = 400, statusMessage = \"Bad Request\"}, s3ErrorCode = \"MalformedHeaderValue\", s3ErrorMessage = \"An HTTP header value was malformed.\", s3ErrorResource = Nothing, s3ErrorHostId = Nothing, s3ErrorAccessKeyId = Nothing, s3ErrorStringToSign = Nothing, s3ErrorBucket = Nothing, s3ErrorEndpointRaw = Nothing, s3ErrorEndpoint = Nothing} + +Does anybody know what is causing this? I am pretty sure that the credentials are correctly set and ommiting storageclass=NEARLINE does not help. +"""]] -- cgit v1.2.3