-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanos Store: missing block.json #976
Comments
Thanos sidecar doesn't have any errors. So this might be compaction? |
that dir only contained index file |
Seeing this also, but we're in the middle of compaction catching up nearly 2 weeks of backlog - in case that is a edge case, compaction has not completed working on a buckets contents vs other parts of thanos reading it? |
Same issue: level=warn ts=2019-04-18T09:23:50.02252972Z caller=bucket.go:251 msg="loading block failed" id=01D8QVVW84M8M39J6YXT3SJR8T err="new bucket block: load meta: download meta.json: get file: The specified key does not exist." |
Partial upload issue (cc @mjd95) - #621 (comment) So I think it's duplicate. |
Yeah sounds like the same as #621 https://github.com/improbable-eng/thanos/pull/1053/files is one approach that should hopefully fix this. |
Thanos, Prometheus and Golang version used
What happened
What you expected to happen
How to reproduce it (as minimally and precisely as possible):
Full logs to relevant components
Anything else we need to know
The text was updated successfully, but these errors were encountered: