-
Notifications
You must be signed in to change notification settings - Fork 28
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
pod all restart with last version chart #30
Comments
Hey there, @didlawowo! I'm here to help with any bugs, questions, or contributions you have. Let's tackle this issue together! The pod restarts and errors you're experiencing with the latest version of the Langfuse Helm chart seem to be related to the liveness and readiness probes failing. The logs indicate that the probes are unable to connect to the specified endpoints, resulting in the pod being marked as unhealthy and subsequently restarted. Here are a few steps you can take to troubleshoot and resolve the issue:
By addressing these areas, you should be able to identify and resolve the cause of the pod restarts. |
can you share logs from the container instance? |
@didlawowo Could you also share the resources that you've allocated to the pod? How much traffic does it usually receive over a minute? |
i have deployed with helm
previous version was working like a charm
and got some restart / error
The text was updated successfully, but these errors were encountered: