edwardzcy commented on issue #5448: URL: https://github.com/apache/apisix/issues/5448#issuecomment-2567353424
请问后续解决了吗?我这边也遇到了这样的问题,etcd开启认证后,在apisix中使用 `ETCDCTL_API=3 ./etcdctl --cacert=/etcd/etcdtls/etcd-client-ca.crt --key=/etcd/etcdtls/etcd-client.key --cert=/etcd/etcdtls/etcd-client.crt get --prefix /test`可以正常访问到,但是apisix一直不行,报错 `[lua] config_etcd.lua:563: no healthy etcd endpoint available, next retry after 32s, context: ngx.timer ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
