-
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
Panic loading store view #4914
Labels
Comments
Seems log not full display, could you provider more log about panc stack. it should start with "panic: xxx". Thanks. |
Hi @hanjm here is the output from the logs:
|
Same issue with #4777. It has fixed by #4805. Could you try the v0.24.0-rc.0? https://github.com/thanos-io/thanos/releases/tag/v0.24.0-rc.0 |
Hi @hanjm working now - thanks a lot :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanos, Prometheus and Golang version used:
Thanos v0.23.1 docker image
Object Storage Provider:
GCS
What happened:
Panic when trying to load /stores. Web UI shows
Returning a 503 from /api/v1/stores
What you expected to happen:
Returns list of stores and their status
How to reproduce it (as minimally and precisely as possible):
I have a lot of store nodes (16) some of which aren't currently available (they come in and out of availability) I suspect this might have something to do with the issue but have attached the logs below as well.
Full logs to relevant components:
Anything else we need to know:
The text was updated successfully, but these errors were encountered: