isDerek opened a new issue, #7162: URL: https://github.com/apache/apisix/issues/7162
### Description when i start the apisix service, wait a moment, the etcd will report the errors. 1. "[lua] v3.lua:647: request_chunk(): http://[ip]:32002: connection refused. Retrying, context: ngx.timer" 2. " [lua] health_check.lua:90: report_failure(): update endpoint: http://10.213.129.13:32002 to unhealthy, context: ngx.timer" 3. [lua] v3.lua:647: request_chunk(): has no healthy etcd endpoint available. Retrying, context: ngx.timer 4. [lua] config_etcd.lua:567: no healthy etcd endpoint available, next retry after 2s, context: ngx.timer why the connection will be refused? i check the etcd log , no error log was reported. i think the etcd client something wrong? ### Environment - APISIX version (run `apisix version`): 2.13.1 - Operating system (run `uname -a`): Linux apisix-6548b54c4d-g2blx 3.10.0-1127.18.2.el7.x86_64 #1 SMP Sun Jul 26 15:27:06 UTC 2020 x86_64 Linux - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): nginx version: openresty/1.19.9.1 - 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`):/usr/local/bin/luarocks 3.8.0 -- 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]
