i install and run etcd ,apisix ; but run the apisix-dashboard had error like this。
{"level":"warn","ts":"2023-04-07T11:24:14.718Z","logger":"etcd-client","caller":"v3@v3.5.5/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0005f6700/127.0.0.1:2379","attempt":0,"error":"rpc error: code = DeadlineExceeded desc = latest balancer error: last 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 enter image description here
the apisix-dashboard config.yaml like this: enter image description here
can any one help me ?
the etcd version:3.4.3 the apisix version :3.2.0-centos the apisix-dashboard versin:3.0.0-centos