Skip to content
New issue

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 #2967

Open
qingfengfenga opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@qingfengfenga
Copy link

Issue description

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

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 or openresty -V):

  • etcd version, if have (cmd: run etcd --version):

  • apisix-dashboard version, if have:

  • Browser version, if have:

Additional context

No response

@qingfengfenga qingfengfenga added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant