You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/12/19 03:18:43 UTC

[GitHub] [apisix-helm-chart] liangpeihuahua opened a new issue, #418: apisix-etcd 出错

liangpeihuahua opened a new issue, #418:
URL: https://github.com/apache/apisix-helm-chart/issues/418

   ### 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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org