We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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-centos
OS (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
The text was updated successfully, but these errors were encountered: