ERROR Attempted to gather ClusterOperator status after installation failure: listing ClusterOperator objects: Get "https://api.ocp4.xxx.local:6443/apis/config.openshift.io/v1/clusteroperators": dial tcp xxx.xxx.xxx.xxx:6443: connect: connection refused #9034
Labels
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
Version
Platform:
vsphere
IPI
What happened?
after trying to install openshift 4.10.14 on IPI i get an error for the installation:
etcd is ok. so is kube-api. their logs show nothing unusual.
oc get co gives:
I can ping it, telnet says refused,
when i try to simulate the request from the bastion it says it's refused, when I try from one of the masters it succeeds:
from bastion:
from master node:
What you expected to happen?
finish install
How to reproduce it (as minimally and precisely as possible)?
./openshift-install create cluster --log-level=debug
The text was updated successfully, but these errors were encountered: