Kiali keeps crashing if Istio is injected

Hi there
Running Istio 1.13.0 with Kiali 1.49 and the container keeps terminating when Istio injection is enabled.
Anyone seen this? We are not using Strict mTLS.

Kind regards,
Patrik

istio-validation init container throws:

kubectl logs kiali-operator-xxxx -n istio-system -c istio-validation
2022-07-14T12:02:53.256190Z     info    Listening on 127.0.0.1:15001
2022-07-14T12:02:53.256335Z     info    Listening on 127.0.0.1:15006
2022-07-14T12:02:53.256498Z     error   Error connecting to 127.0.0.6:15002: dial tcp 127.0.0.1:0->127.0.0.6:15002: connect: connection refused
2022-07-14T12:02:54.256778Z     error   Error connecting to 127.0.0.6:15002: dial tcp 127.0.0.1:0->127.0.0.6:15002: connect: connection refused
2022-07-14T12:02:55.257087Z     error   Error connecting to 127.0.0.6:15002: dial tcp 127.0.0.1:0->127.0.0.6:15002: connect: connection refused
2022-07-14T12:02:56.257380Z     error   Error connecting to 127.0.0.6:15002: dial tcp 127.0.0.1:0->127.0.0.6:15002: connect: connection refused

And the

kubectl logs -n istio-system istio-cni-node-lwl47
2022-07-14T11:59:21.799599Z     info    cni     istio-cni cmdAdd with k8s args: {CommonArgs:{IgnoreUnknown:true} IP:<nil> K8S_POD_NAME:kiali-operator-55dcb7694d-pfxkw K8S_POD_NAMESPACE:istio-system K8S_POD_INFRA_CONTAINER_ID:5996178c76041f5d8221725977852abc6cbbbbb6f5b91cd7251fc47e2259c0e0}
2022-07-14T11:59:21.799620Z     info    cni     Pod istio-system/kiali-operator-55dcb7694d-pfxkw excluded
2022-07-14T11:59:25.264556Z     info    repair  Pod detected as broken, deleting: istio-system/kiali-operator-55dcb7694d-xsstz
2022-07-14T11:59:29.133023Z     info    repair  Pod detected as broken, deleting: istio-system/kiali-operator-55dcb7694d-pfxkw

Kind regards,
Patrik

If this is still a problem you may want to file an issue at Issues · kiali/kiali · GitHub

1 Like