Lanhild opened a new issue, #2784:
URL: https://github.com/apache/apisix-dashboard/issues/2784

   ### Issue description
   
   Using the same config as 
[here](https://github.com/apache/apisix-docker/tree/master/example), 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.
   
   ### Expected behavior
   
   Not having this error.
   
   ### How to Reproduce
   
   1. Start an instance from [this 
config](https://github.com/apache/apisix-docker/tree/master/example)
   2. Check the logs
   3. The error comes
   
   ### Screenshots
   
   >Loads forever
   
![image](https://user-images.githubusercontent.com/73610779/229929214-dae1f4e3-f98e-4236-82dc-880e61e44fdb.png)
   
   
   ### Environment
   
   - apisix version (cmd: `apisix version`): 3.2.0
   - OS (cmd: `uname -a`): Ubuntu 22.0.4, Using docker.
   - etcd version, if have (cmd: run `etcd --version`): 3.4.15 (contained in 
the compose file)
   - apisix-dashboard version, if have: 3.0.0
   - Browser version, if have: Tried on Chrome, Firefox, Safari
   
   
   ### Additional context
   
   _No response_


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

Reply via email to