grafana / helm-charts

Apache License 2.0
1.62k stars 2.25k forks source link

MountVolume.SetUp failed for volume "config" : configmap "loki-stack-promtail" not found #2216

Closed mckernanin closed 4 months ago

mckernanin commented 1 year ago

I've had the loki-stack chart running for quite a while. Initially setup on chart version 2.5.0, upgraded to 2.8.9 a month ago. After a host reboot promtail didn't come back up. Tried updating to 2.9.9 today, and I'm still experiencing the same issue with promtail.

image

These are the only configmaps I'm seeing: image

I'm not sure what happened to this configmap?

namantalaycha10 commented 1 year ago

this error is coming most probably because your configMap loki-stack-promtail not exist in the namespace other reason can be https://you.com/search?q=mountvolume.setup+failed+for+volume+configmap+not+found&tbm=youchat&cfr=chatb&chatQuery=&cid=c2_239dfca0-5548-40cd-bc8d-5cc2bcde014e

mckernanin commented 4 months ago

Fixed after a reinstall