-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
getting CrashLoopBackOff error with grafana pods #1818
Comments
Hello @rkrath123, thanks for reporting this. Which version of Helm are you deploying, where are you deploying it? Thank you 😊 |
Hi @julianocosta89 , I am installing it on my vanila k8s cluster on created in openstack, i have used below helm to install nothing else helm install my-otel-demo open-telemetry/opentelemetry-demo you can see all other pods are running instead of grafana one
|
Thank you, but which chart version are you deploying? |
|
I've just deployed the demo in minikube to test and I got everything up and running. Even the events I get in my grafana pod are exactly the same as yours:
Would you be able to share the events from the deployment? |
for me same issue with crashloopbackoff error in grafana pods
|
Could you do a describe on the deployment?
|
|
Okay, nothing wrong there :/ Have you tried to kill the pod already? |
the same issue even after deleting the pod
|
Ok, let's do some troubleshooting then. Could you delete the grafana deployment and run this?
|
I could see below error
|
complete log message
|
In my case I don't have this last error:
@cedricziel would you be able to help @rkrath123? |
Is this cluster air-gapped from the rest of the internet? All these errors are issues with communicating out to Grafana over https. |
I have the same problem with the latest helm chart.
|
Bug Report
Which version of the demo you are using? (please provide either a specific
commit
hash
or a specific
release).
Symptom
The text was updated successfully, but these errors were encountered: