grafana / helm-charts

Apache License 2.0
1.67k stars 2.29k forks source link

Loki Distributed Crashloopbackoff #720

Open rclemsmith opened 3 years ago

rclemsmith commented 3 years ago

After installing the loki-distributed helm chart with the default values, the distributor , querier and ingester pods are in Crashloopbackoff state.

Screenshot 2021-10-01 at 5 10 52 PM

Logging one of the distributor pod gives the following error message.

Screenshot 2021-10-01 at 5 13 59 PM

The ingester and querier components are failing since the distributor component crashed.

We tried installing the helm chart in AWS Elastic Kubernetes Service of version 1.19

Also, we tried installing the same in Azure Kubernetes Service and it is working without any issues

gyoza commented 3 years ago

https://github.com/grafana/helm-charts/issues/157