Baoyuantop commented on issue #12989: URL: https://github.com/apache/apisix/issues/12989#issuecomment-3888290803
After adding the ApisixGlobalRule, I did indeed see the warning logs. ``` 2026/02/12 02:16:42 [warn] 50#50: *41990 [lua] health_check.lua:114: report_failure(): update endpoint: http://etcd.host:2379 to unhealthy, client: 192.168.194.39, server: , request: "PUT /apisix/admin/configs HTTP/1.1", host: "192.168.194.47:9180", request_id: "f77176a7e38b3d0a2359b04285d356fd" 2026/02/12 02:16:42 [warn] 50#50: *41990 [lua] v3.lua:247: _request_uri(): http://etcd.host:2379: timeout. Retrying, client: 192.168.194.39, server: , request: "PUT /apisix/admin/configs HTTP/1.1", host: "192.168.194.47:9180", request_id: "f77176a7e38b3d0a2359b04285d356fd" 192.168.194.39 - - [12/Feb/2026:02:16:42 +0000] 192.168.194.47:9180 "PUT /apisix/admin/configs HTTP/1.1" 202 5 30.034 "-" "axios/1.13.2" - - - "http://192.168.194.47:9180" ``` -- 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]
