Skip to content

Instantly share code, notes, and snippets.

@arrowcircle
Created November 17, 2017 14:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arrowcircle/049099f4db33557d3c9db3ad41b4a22a to your computer and use it in GitHub Desktop.
Save arrowcircle/049099f4db33557d3c9db3ad41b4a22a to your computer and use it in GitHub Desktop.
Minio kubernetes log
time="2017-11-17T13:36:09Z" level=error msg="{\"method\":\"GET\",\"reqURI\":\"/\",\"header\":{\"Authorization\":[\"AWS4-HMAC-SHA256 Credential=L1JANZ2UTHYU2VI2JDXS/20171117/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f070467694013b533960ebdea15686716715c9242babf2054bc3e2ce804a82a\"],\"Connection\":[\"close\"],\"Host\":[\"s3.kubernetes.mydomain.com\"],\"User-Agent\":[\"Minio (linux; amd64) minio-go/4.0.0 mc/2017-10-14T00:51:16Z\"],\"X-Amz-Content-Sha256\":[\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\"],\"X-Amz-Date\":[\"20171117T133609Z\"],\"X-Forwarded-For\":[\"10.233.65.0\"],\"X-Forwarded-Host\":[\"s3.kubernetes.mydomain.com\"],\"X-Forwarded-Port\":[\"443\"],\"X-Forwarded-Proto\":[\"https\"],\"X-Original-Uri\":[\"/\"],\"X-Real-Ip\":[\"10.233.65.0\"],\"X-Scheme\":[\"https\"]}}" cause="Signature does not match" source="[auth-handler.go:122:checkRequestAuthType()]"
time="2017-11-17T13:36:09Z" level=error msg="{\"method\":\"GET\",\"reqURI\":\"/\",\"header\":{\"Authorization\":[\"AWS4-HMAC-SHA256 Credential=L1JANZ2UTHYU2VI2JDXS/20171117/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f070467694013b533960ebdea15686716715c9242babf2054bc3e2ce804a82a\"],\"Connection\":[\"close\"],\"Host\":[\"s3.kubernetes.mydomain.com\"],\"User-Agent\":[\"Minio (linux; amd64) minio-go/4.0.0 mc/2017-10-14T00:51:16Z\"],\"X-Amz-Content-Sha256\":[\"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855\"],\"X-Amz-Date\":[\"20171117T133609Z\"],\"X-Forwarded-For\":[\"10.233.65.0\"],\"X-Forwarded-Host\":[\"s3.kubernetes.mydomain.com\"],\"X-Forwarded-Port\":[\"443\"],\"X-Forwarded-Proto\":[\"https\"],\"X-Original-Uri\":[\"/\"],\"X-Real-Ip\":[\"10.233.65.0\"],\"X-Scheme\":[\"https\"]}}" cause="Signature does not match" source="[auth-handler.go:122:checkRequestAuthType()]"
time="2017-11-17T13:37:09Z" level=error msg="Unable to login request from 10.233.64.7:48640" cause="The access key ID you provided does not exist in our records" source="[web-handlers.go:351:(*webAPIHandlers).Login()]"
time="2017-11-17T13:43:55Z" level=error msg="Unable to login request from 10.233.64.7:49472" cause="The access key ID you provided does not exist in our records" source="[web-handlers.go:351:(*webAPIHandlers).Login()]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment