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/02/22 09:20:28 UTC

[GitHub] [apisix] drrrMikado opened a new issue #6419: bug: One of the three PODs of etcd, has been reporting an error and restarting.

drrrMikado opened a new issue #6419:
URL: https://github.com/apache/apisix/issues/6419


   ### Issue description
   
   Screenshot:
   ![image](https://user-images.githubusercontent.com/11224565/155100421-ddc1a8e5-21f4-498f-b9a0-99208e1142f4.png)
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 2.12.0-alpine
   - OS (cmd: `uname -a`): 
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): nginx version: openresty/1.19.9.1
   - etcd version: 3.4.16-debian-10-r14
   
   
   ### Steps to reproduce
   
   Unable to give the reproduce step.
   
   ### Actual result
   
   Etcd pod alway restart.
   
   ### Error log
   
   error log:
   ```
    etcd 09:13:06.78 
    etcd 09:13:06.78 Welcome to the Bitnami etcd container
    etcd 09:13:06.78 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-etcd
    etcd 09:13:06.78 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-etcd/issues
    etcd 09:13:06.78 
    etcd 09:13:06.78 INFO  ==> ** Starting etcd setup **
    etcd 09:13:06.80 INFO  ==> Validating settings in ETCD_* env vars..
    etcd 09:13:06.80 WARN  ==> You set the environment variable ALLOW_NONE_AUTHENTICATION=yes. For safety reasons, do not use this flag in a production environment.
    etcd 09:13:06.81 INFO  ==> Initializing etcd
    etcd 09:13:06.82 INFO  ==> Detected data from previous deployments
    etcd 09:13:17.22 INFO  ==> Updating member in existing cluster
    {"level":"warn","ts":"2022-02-22T09:13:22.669Z","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-871aa038-c241-4a50-94bf-cf3c9a264fe7/172-16-192-125.apisix-etcd.ingress-apisix.svc.cluster.local:2379","attempt":0,"error":"rpc error: code = NotFound desc = etcdserver: member not found"}
    Error: etcdserver: member not found
   ```
   
   ### Expected result
   
   _No response_


-- 
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

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



[GitHub] [apisix] tzssangglass commented on issue #6419: bug: One of the three PODs of etcd, has been reporting an error and restarting.

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on issue #6419:
URL: https://github.com/apache/apisix/issues/6419#issuecomment-1048388823


   Is this an ETCD related issue and not an APISIX issue?


-- 
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

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



[GitHub] [apisix] drrrMikado commented on issue #6419: bug: One of the three PODs of etcd, has been reporting an error and restarting.

Posted by GitBox <gi...@apache.org>.
drrrMikado commented on issue #6419:
URL: https://github.com/apache/apisix/issues/6419#issuecomment-1048400428


   > Is this an ETCD related issue and not an APISIX issue?
   
   Maybe. [etcd-io/etcd/issues/13196.](https://github.com/etcd-io/etcd/issues/13724)


-- 
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

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



[GitHub] [apisix] jwrookie commented on issue #6419: bug: One of the three PODs of etcd, has been reporting an error and restarting.

Posted by GitBox <gi...@apache.org>.
jwrookie commented on issue #6419:
URL: https://github.com/apache/apisix/issues/6419#issuecomment-1048387101


   Try removing it from an existing cluster and then rejoining


-- 
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

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