-
Notifications
You must be signed in to change notification settings - Fork 216
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
Parca crashloop #352
Comments
@kakkoyun I tried the latest version but I am still running into this issue after the v0.2.1 version. It does happen later onwards: This is a scaleway v1.22.2 cluster, its primary use is to run etcd. Let me know if you need access to it to debug or anything? Thanks!
|
Just in a minute ago, I reproduced exactly the same issue. Coincidence. I'm going to send another patch version. This time I'll make sure we have tests. Sorry for inconvenience |
No problem at all! Thank you for the hard work! |
Hey @lilic, could you test this image? |
Deployed that image just now and instead I now see:
|
Yes same as Matthias, here are the full logs:
|
Just updated to 0.2.2, it seems parca is not panicing anymore, but following error is still present:
|
Yes, same for me as for Pawel, it does not panic but I see also different errors happen on every x interval:
|
Symbolization is best-effort right now, we're constantly working on the improvements. That being said this is related to a bug in the Go standard library. This is on my to-do list. golang/go#18667 I'm going to close this issue for now. And I'm gonna create another issue for the errors above. Thanks a lot for reporting. |
Hey folks, I deployed parca v0.2.0 release and get the following crashloop error:
This is deployed on OpenShift cluster, the previous version worked correctly.
Same error happens on my Kubernetes cluster, this is scaleaway cluster with v1.22 kube version:
The text was updated successfully, but these errors were encountered: