Open qingfengfenga opened 2 months ago
When Apisix Dashboard connects to APISIX Ingress Controller installed without ETCD, data can be queried, but modifications cannot be submitted
{"level":"warn","ts":"2024-09-28T09:19:24.714Z","logger":"etcd-client","caller":"v3@v3.5.5/retry_interceptor.go:62","msg":"retrying of unary invoker failed","target":"etcd-endpoints://0xc00002e380/ingress-apisix-gateway-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: address ://ingress-apisix-gateway-etcd:2379: too many colons in address\""} 2024-09-28T09:19:24.714Z ERROR cmd/root.go:107 etcd connection loss detected, times: 161
Submit modified data normally
No response
apisix version (cmd: apisix version): apisix-dashboard:3.0.0-alpine apisix-ingress-controller:1.7.0 apisix:3.2.2-centos
apisix version
OS (cmd: uname -a):
uname -a
OpenResty / Nginx version (cmd: nginx -V or openresty -V):
nginx -V
openresty -V
etcd version, if have (cmd: run etcd --version):
etcd --version
apisix-dashboard version, if have:
Browser version, if have:
Issue description
When Apisix Dashboard connects to APISIX Ingress Controller installed without ETCD, data can be queried, but modifications cannot be submitted
Expected behavior
Submit modified data normally
How to Reproduce
When Apisix Dashboard connects to APISIX Ingress Controller installed without ETCD, data can be queried, but modifications cannot be submitted
Screenshots
No response
Environment
apisix version (cmd:
apisix version
): apisix-dashboard:3.0.0-alpine apisix-ingress-controller:1.7.0 apisix:3.2.2-centosOS (cmd:
uname -a
):OpenResty / Nginx version (cmd:
nginx -V
oropenresty -V
):etcd version, if have (cmd: run
etcd --version
):apisix-dashboard version, if have:
Browser version, if have:
Additional context
No response