Thanos store fails to load blocks from MinIO on Windows: “Object name contains unsupported character #8360
Unanswered
GPrasadManmode
asked this question in
Questions & Answers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OS:
Windows
Command used to start the Store node:
"C:\Thanos\thanos.exe" store
--data-dir="C:\ProgramData\Thanos\data\store"
--objstore.config-file="C:\ProgramData\Thanos\config\bucket.yml"
--grpc-address=0.0.0.0:10903
--http-address=0.0.0.0:19194 `
--log.level=debug
Thanos version:
latest Windows binary
MinIO version:
latest windows binary
Error observed (in logs):
create index header reader: write index header: new index reader: get object attributes of <BLOCK_ID>\index: Object name contains unsupported characters.
Beta Was this translation helpful? Give feedback.
All reactions