CraxGrix opened a new issue #2318:
URL: https://github.com/apache/apisix-dashboard/issues/2318


   ### Issue description
   
   error msg :
   
{"level":"warn","ts":"2022-02-14T10:01:49.911Z","caller":"clientv3/retry_interceptor.go:62","msg":"retrying
 of unary invoker 
failed","target":"endpoint://client-1fe20324-9547-438a-a9fd-578f18a8e688/host.docker.internal:2379","attempt":0,"error":"rpc
 error: code = DeadlineExceeded desc = latest balancer error: all SubConns are 
in TransientFailure, latest connection error: connection error: desc = 
\"transport: Error while dialing dial tcp 172.17.0.1:2379: connect: connection 
refused\""}
   Error: etcd get failed: context deadline exceeded
   
   ### Expected behavior
   
   normal operation
   
   ### How to Reproduce
   
   docker run -it --rm --add-host=host.docker.internal:host-gateway  -p 
9002:9002   -v 
/root/apisix-dashboard/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml 
apache/apisix-dashboard:2.9.0
   
   ### Screenshots
   
   - conf.yaml
   <img width="1402" alt="image" 
src="https://user-images.githubusercontent.com/16173957/153844898-4ad19a4f-1dd7-4397-b04a-0a3bf716fb6c.png";>
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`):
   2.10.1
   - OS (cmd: `uname -a`):
   Linux aliyun-linux-4c-16g-01 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 
14:49:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
   - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`):
   nginx version: openresty/1.19.9.1
   built by gcc 9.3.1 20200408 (Red Hat 9.3.1-2) (GCC) 
   built with OpenSSL 1.1.1k  25 Mar 2021 (running with OpenSSL 1.1.1l  24 Aug 
2021)
   TLS SNI support enabled
   configure arguments: --prefix=/usr/local/openresty/nginx --with-cc-opt='-O2 
-DNGX_LUA_ABORT_AT_PANIC -I/usr/local/openresty/zlib/include 
-I/usr/local/openresty/pcre/include -I/usr/local/openresty/openssl111/include' 
--add-module=../ngx_devel_kit-0.3.1 --add-module=../echo-nginx-module-0.62 
--add-module=../xss-nginx-module-0.06 --add-module=../ngx_coolkit-0.2 
--add-module=../set-misc-nginx-module-0.32 
--add-module=../form-input-nginx-module-0.12 
--add-module=../encrypted-session-nginx-module-0.08 
--add-module=../srcache-nginx-module-0.32 --add-module=../ngx_lua-0.10.20 
--add-module=../ngx_lua_upstream-0.07 
--add-module=../headers-more-nginx-module-0.33 
--add-module=../array-var-nginx-module-0.05 
--add-module=../memc-nginx-module-0.19 --add-module=../redis2-nginx-module-0.15 
--add-module=../redis-nginx-module-0.3.7 --add-module=../ngx_stream_lua-0.0.10 
--with-ld-opt='-Wl,-rpath,/usr/local/openresty/luajit/lib 
-L/usr/local/openresty/zlib/lib -L/usr/local/openresty/pcre/lib -L/usr/loc
 al/openresty/openssl111/lib 
-Wl,-rpath,/usr/local/openresty/zlib/lib:/usr/local/openresty/pcre/lib:/usr/local/openresty/openssl111/lib'
 --with-cc='ccache gcc -fdiagnostics-color=always' --with-pcre-jit 
--with-stream --with-stream_ssl_module --with-stream_ssl_preread_module 
--with-http_v2_module --without-mail_pop3_module --without-mail_imap_module 
--without-mail_smtp_module --with-http_stub_status_module 
--with-http_realip_module --with-http_addition_module 
--with-http_auth_request_module --with-http_secure_link_module 
--with-http_random_index_module --with-http_gzip_static_module 
--with-http_sub_module --with-http_dav_module --with-http_flv_module 
--with-http_mp4_module --with-http_gunzip_module --with-threads --with-compat 
--with-stream --with-http_ssl_module
   - etcd version, if have (cmd: run `etcd --version`):
   etcd Version: 3.4.13
   Git SHA: ae9734ed2
   Go Version: go1.12.17
   Go OS/Arch: linux/amd64
   - apisix-dashboard version, if have:
   2.9.0
   - Browser version, if have:
   none
   
   
   
   ### Additional context
   
   - etcd status 
   <img width="886" alt="image" 
src="https://user-images.githubusercontent.com/16173957/153844643-78338ed1-c020-480d-8fa4-e12dfa32efc2.png";>
   
   


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


Reply via email to