Baoyuantop commented on issue #2640: URL: https://github.com/apache/apisix-dashboard/issues/2640#issuecomment-1280518022
It looks like because your apisix-dashboard is running in docker and etcd is running in the host, the containers in docker and the server in the host cannot use 127.0.0.1:2379 communication directly. You need to solve this problem by searching. You can also try using https://github.com/apache/apisix-docker/tree/master/example to launch all components quickly. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
