Fabriceli commented on issue #9032: URL: https://github.com/apache/apisix/issues/9032#issuecomment-1469696889
Checked, neither a bug nor a breaking change in the response of the Consul. When you restart or update Consul server, the connection between APISIX and Consul will be reset in a few seconds, so it will print fellow error msg: ```sh [error] 49#49: *78795 connect() failed (111: Connection refused) while connecting to upstream, client: 172.21.0.1, server: _, request: "GET /consul/web/ HTTP/1.1", upstream: "http://172.20.10.2:9082/consul/web/", host: "127.0.0.1:9080" ``` Just wait a few moment, it will watch successfully. -- 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]
