vasvi-sood opened a new issue #6173: URL: https://github.com/apache/apisix/issues/6173
### Issue description After following the steps in [basic deploy](https://apisix.apache.org/docs/dashboard/install), the launch command is not working. This is the error showing up on the terminal: `{"level":"warn","ts":"2022-01-20T21:49:30.699+0530","caller":"clientv3/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"endpoint://client-1b55df6e-e087-4dd6-9aac-84dabf5a8239/127.0.0.1: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 127.0.0.1:2379: connect: connection refused\""} Error: etcd get failed: context deadline exceeded Usage: manager-api [flags] manager-api [command] Available Commands: help Help about any command version show manager-api version Flags: -c, --config string config file -h, --help help for manager-api -p, --work-dir string current work directory (default ".") Use "manager-api [command] --help" for more information about a command. ` ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): - apisix-dashboard version, if have: - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): - luarocks version, if the issue is about installation (cmd: `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]
