-
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
Compact Panic: Won't run compaction - versions 0.13.0 & 0.14.0 #2930
Labels
Comments
Ack, thanks for reporting. It should be straightforward to fix thanks to your stack trace 👍 |
Thanks for your timely response!
Always good to hear! |
2 tasks
Fixed on master (: |
Thanks to @yeya24 ❤️ |
So quick! Thank you guys! |
Wicked work guys - running smoothly again :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanos: 0.14.0, 0.13.0
Prometheus: 2.19.0
Go: Official images from quay.io
Object Storage Provider:
S3
What happened:
Since upgrading our stack to 0.14.0 from 0.12.2, I found that Thanos compact would sit in this crash loop and not do anything.
I rolled compact back to 0.13.0 to see if it was present, and the exact error below still occurred.
In order to get life out of compact, I've started using it at version 0.12.2 again.
How to reproduce it (as minimally and precisely as possible):
I notice it fails in this function
ReplicaLabelRemover
- The replica label in my blocks has changed at a couple of points - I wonder if this could play into it?Full logs to relevant components:
The text was updated successfully, but these errors were encountered: