Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: timed out waiting for the condition #185

Open
kgnanaprakasam opened this issue Oct 9, 2020 · 0 comments
Open

Error: timed out waiting for the condition #185

kgnanaprakasam opened this issue Oct 9, 2020 · 0 comments

Comments

@kgnanaprakasam
Copy link

While installing getting the below error.

To view or setup config directly use the 'config' command.
created volume 199
error: Missing or incomplete configuration info. Please login or point to an existing, complete config file:

  1. Via the command-line flag --config
  2. Via the KUBECONFIG environment variable
  3. In your home directory as ~/.kube/config

To view or setup config directly use the 'config' command.

After installation completed , unable to start oc cluster and getting the error timed out waiting for the condition

oc cluster up --base-dir="$HOME/.occluster"
Getting a Docker client ...
Checking if image openshift/origin-control-plane:v3.11 is available ...
Checking type of volume mount ...
Determining server IP ...
Checking if OpenShift is already running ...
Checking for supported Docker version (=>1.22) ...
Checking if insecured registry is configured properly in Docker ...
Checking if required ports are available ...
Checking if OpenShift client is configured properly ...
Checking if image openshift/origin-control-plane:v3.11 is available ...
Starting OpenShift using openshift/origin-control-plane:v3.11 ...
I1009 17:30:16.687574 23603 flags.go:30] Running "create-kubelet-flags"
I1009 17:30:17.312190 23603 run_kubelet.go:49] Running "start-kubelet"
I1009 17:30:17.636288 23603 run_self_hosted.go:181] Waiting for the kube-apiserver to be ready ...
I1009 17:30:38.674801 23603 interface.go:26] Installing "kube-proxy" ...
I1009 17:30:38.674831 23603 interface.go:26] Installing "kube-dns" ...
I1009 17:30:38.674839 23603 interface.go:26] Installing "openshift-service-cert-signer-operator" ...
I1009 17:30:38.674848 23603 interface.go:26] Installing "openshift-apiserver" ...
I1009 17:30:38.674913 23603 apply_template.go:81] Installing "openshift-apiserver"
I1009 17:30:38.675371 23603 apply_template.go:81] Installing "kube-proxy"
I1009 17:30:38.676265 23603 apply_template.go:81] Installing "kube-dns"
I1009 17:30:38.677806 23603 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I1009 17:30:43.227787 23603 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant