"error reading ring to verify rule group ownership: at least 1 healthy replica required, could only find 0"

Hello, Bro
I caught an error “error reading ring to verify rule group ownership: at least 1 healthy replica required, could only find 0” from loki ruler pod.

I already spend much time on it, now I really have no idea about this error. who could explain the error’s mean to me? I need some trains of thought what maybe helm me fix my error.

my configure about loki-ruler as below, if need other configure, just tell me.

thanks again, thanks very much

ruler:
  storage:
    type: azure
    azure:
      <omit>
      request_timeout: 0
      environment: AzureChinaCloud
  ring:
    kvstore:
      store: memberlist
  rule_path: /tmp/loki/scratch
  alertmanager_url: <omit>
  enable_alertmanager_v2: true
  enable_api: true
  enable_sharding: true

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.