-
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 Compact gets internal server error, when is facing context canceled from Storage Provider #4689
Comments
I'm seeing something similar to this on 0.22 as well
This doesn't happen on 0.21, very odd. |
|
@hanjm I'm already running the --wait flag and have for quite awhile, not sure if that changed in 0.22? This isn't running as a cronjob but rather a deployment.
|
I'm using the same strategy that @Aaron-ML is using and even on version 0.20.1, I'm facing errors that could be handled by retrying the operation.
|
Can be a duplicate of #4466 which is still valid for me. |
Hi @ahurtaud, sorry but I don't realize the relation of this issue with |
@nicolastakashi I think some code is shared for listing buckets/meta. So this might be the same root cause. |
Hey Peeps! After I adjusted the resources requests and limits and Thanos Compact stopped being throttled, the Thanos Compact stopped receiving Timeout during Storage Communication. |
Is it good to close the issue now? @nicolastakashi |
Hi @yeya24 from my side it looks Ok! |
Thanos, Prometheus and Golang version used:
Thanos Version 0.22
Prometheus: 2.27
Object Storage Provider: Microsoft Azure
What happened: Thanos Compact gets internal server error, when is facing context canceled from Storage Provider
What you expected to happen: Retry an keep health
How to reproduce it (as minimally and precisely as possible): There is no a specific scenario, I just start to face this error after update to version 0.22
Full logs to relevant components:
Anything else we need to know:
The text was updated successfully, but these errors were encountered: