-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
deployment on libvirt hanging forever #393
Comments
It looks like your cluster isn't able to fetch images from registry.svc.ci.openshift.org. Are you sure your pull secret is valid? |
yep, pull secret is valid, i was able to go a little bit further by using a more recent version of rhcos and now cluster fails on bootstrapping etcd |
current issue:
|
We think this may be fixed by openshift/machine-config-operator#106 (root cause being opencontainers/runc#1807). If you wait for the image to replicate before trying again, you should have more luck. |
thanks! |
fixed with a more recent version |
Versions
Tectonic version (release or commit hash):
Terraform version (
terraform version
):Platform (aws|libvirt):
What happened?
What you expected to happen?
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
References
The text was updated successfully, but these errors were encountered: