Lanhild opened a new issue, #454: URL: https://github.com/apache/apisix-docker/issues/454
Using the same config as [here](), I'm having this error: ``` apisix-dashboard_1 | {"level":"warn","ts":"2023-04-04T21:15:21.625Z","logger":"etcd-client","caller":"v3@v3.5.5/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc0001648c0/etcd:2379","attempt":0,"error":"rpc error: code = DeadlineExceeded desc = latest balancer error: last connection error: connection error: desc = \"transport: Error while dialing dial tcp 0.0.0.0:2379: connect: connection refused\""} ``` This makes me unable to save anything in the dashboard. For example, when adding an upstream and clicking `Submit`, it loads forever. -- 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-unsubscr...@apisix.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org