Mimir cannot connect on S3 #3322
Replies: 2 comments 1 reply
-
Hi @lesomora 👋 The log you posted Can you double check the username and password? Maybe by visiting the minio console (default port 9001) in a browser and trying them there. |
Beta Was this translation helpful? Give feedback.
-
I did a try with mc client and works fine. the mimir can do GET but not HEAD, I think is missconfiguration with policys. I will try force the port |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've finished my mimir deployment on my baremetal kubernetes cluster.
I'm using MinIO with s3 service provide. I tried created a new bucket named mimir and I did that setup on mimir.conf
But when Mimir Ingester will write on S3 I got this error:
My Nginx return to me this: "HEAD /mimir/anonymous/01GGD9EB4JRVZ5BJGWXK25RVHS/meta.json HTTP/1.1" 403 0 "-" "MinIO (linux; amd64) minio-go/v7.0.16 thanos-ingester/ (go1.17.8)"
The mimir access s3 with bucket-name.domain or I can force domain/bucket my cluster only access that way -->>> domain/bucket
Can someone help me ?
Beta Was this translation helpful? Give feedback.
All reactions