liangpeihuahua opened a new issue, #8534:
URL: https://github.com/apache/apisix/issues/8534
### Current Behavior
Warning FailedPreStopHook 49m kubelet Exec
lifecycle hook ([/opt/bitnami/scripts/etcd/prestop.sh]) for Container "etcd" in
Pod "apisix-etcd-2_apisix(9b763c1a-e46d-48f0-b478-ff0fcf6e96ad)" failed -
error: command '/opt/bitnami/scripts/etcd/prestop.sh' exited with 128: Error:
bad member ID arg (strconv.ParseUint: parsing "": invalid syntax), expecting ID
in Hex
, message: "Error: bad member ID arg (strconv.ParseUint: parsing \"\":
invalid syntax), expecting ID in Hex\n"
### Expected Behavior
etcd 集群正常
### Error Logs
Warning FailedPreStopHook 49m kubelet Exec
lifecycle hook ([/opt/bitnami/scripts/etcd/prestop.sh]) for Container "etcd" in
Pod "apisix-etcd-2_apisix(9b763c1a-e46d-48f0-b478-ff0fcf6e96ad)" failed -
error: command '/opt/bitnami/scripts/etcd/prestop.sh' exited with 128: Error:
bad member ID arg (strconv.ParseUint: parsing "": invalid syntax), expecting ID
in Hex
, message: "Error: bad member ID arg (strconv.ParseUint: parsing \"\":
invalid syntax), expecting ID in Hex\n"
etcd的两个备,报错如上
### Steps to Reproduce
1.通过helm 安装
### Environment
- APISIX version (run `apisix version`):2.15.0
- Operating system (run `uname -a`):x86
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`):
- APISIX Dashboard version, if relevant:
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):
--
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]