Not able to connect istio ingressgateway from istiod

Hi I am getting error

bin/istioctl proxy-config listeners -n istio-system istiod-76478c77d8-gnmz7

2023-06-03T12:38:23.042655Z error klog an error occurred forwarding 46737 → 15000: error forwarding port 15000 to pod 3e366fa2007589a5fb816faf5d964b842ea1d7f834af0006c0229485d470695c, uid : exit status 1: 2023/06/03 18:08:23 socat[26900] E connect(5, AF=2 127.0.0.1:15000, 16): Connection refused
2023-06-03T12:38:23.042988Z error klog lost connection to pod
Error: failed to execute command on istiod-76478c77d8-gnmz7.istio-system sidecar: failure running port forward process: Get “http://127.0.0.1:46737/config_dump”: EOF

[root@ip-10-20-113-200 istio-1.13.0]# bin/istioctl version
client version: 1.13.0
control plane version: 1.13.0
data plane version: 1.13.0 (21 proxies)

1 Like