[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-29 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-719150249 @membphis solution confirmed. i recreated the cluster and reconfigured apisix and it works like a charm. still... do you have any plan to backport the patch to 1.x branch?

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-29 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-719119397 setting resolv.conf to ```nameserver 172.21.0.10``` does not fix this problem. i'm gonna give 2.0 a try This

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-29 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-719115231 @membphis yes, i started to use apisix just a few day ago before 2.0 is released. so this is already fix in 2.0, right? is it possible to backport it to 1.5? i'm worri

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-29 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-718448972 @membphis > only one error log was found yes. and all error logs follows the pattern: ```failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: n

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-29 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-718407572 @membphis Hi, dns resolver(resolv.conf) was set by kubernetes and dns service looks good to me: ``` guochao@chao-20kna04gcd ~ % kubectl --namespace apisix exec -it

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-28 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-717998181 sorry to bother, but do you have any idea on this? @moonming This is an automated message from the Apache Git Servi

[GitHub] [apisix] jeffguorg commented on issue #2533: request help: failed to set server peer [some-k8s-svc.default.svc.cluster.local:5202] err: no host allowed

2020-10-27 Thread GitBox
jeffguorg commented on issue #2533: URL: https://github.com/apache/apisix/issues/2533#issuecomment-717641928 @gxthrj is it related to #2532? ``` $ guochao@chao-20kna04gcd ~ % kubectl --namespace apisix exec -it apisix-ctznq -- cat /etc/resolv.conf nameserver 172.21.0.1