报错如下:

level=warn ts=2019-01-24T09:20:01.122920737Z caller=cluster.go:148 component=cluster err="couldn't deduce an advertise address: no private IP found, explicit advertise addr not provided"
level=error ts=2019-01-24T09:20:01.129140557Z caller=main.go:199 msg="unable to initialize gossip mesh" err="create memberlist: Failed to get final advertise address: No private IP address found, and explicit IP not provided"

解决办法

把alertmanager版本降低到prom/alertmanager:v0.14.0 就没有问题

参考:https://github.com/easzlab/kubeasz/issues/446

相关文章:

  • 2022-12-23
  • 2021-12-31
  • 2021-05-17
  • 2021-05-20
  • 2021-09-15
  • 2022-01-20
  • 2021-05-24
  • 2021-08-23
猜你喜欢
  • 2022-12-23
  • 2021-11-17
  • 2021-12-10
  • 2021-04-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案