mgonzaga1990 commented on issue #8709: URL: https://github.com/apache/apisix/issues/8709#issuecomment-1396603017
yeah here for the last update you wanted me to do ``` 2023/01/19 08:14:37 [error] 51#51: *458188 [lua] resolver.lua:47: parse_domain(): failed to parse domain: httpbin.org, error: failed to query the DNS server: dns server error: 5 refused, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" 2023/01/19 08:14:37 [error] 51#51: *458188 [lua] init.lua:181: parse_domain_for_nodes(): dns resolver domain: httpbin.org error: failed to query the DNS server: dns server error: 5 refused, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" 2023/01/19 08:14:37 [error] 51#51: *458188 [lua] init.lua:512: http_access_phase(): failed to set upstream: no valid upstream node, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" 2023/01/19 08:17:55 [error] 50#50: *480654 [lua] resolver.lua:47: parse_domain(): failed to parse domain: httpbin.org, error: failed to query the DNS server: dns server error: 5 refused, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" 2023/01/19 08:17:55 [error] 50#50: *480654 [lua] init.lua:181: parse_domain_for_nodes(): dns resolver domain: httpbin.org error: failed to query the DNS server: dns server error: 5 refused, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" 2023/01/19 08:17:55 [error] 50#50: *480654 [lua] init.lua:512: http_access_phase(): failed to set upstream: no valid upstream node, client: 172.19.0.1, server: _, request: "GET /food/get HTTP/1.1", host: "localhost:9080" ``` -- 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]
