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

Cannot pull origin-control-plane when starting minishift #3582

Open
natewilcox opened this issue Oct 23, 2023 · 0 comments
Open

Cannot pull origin-control-plane when starting minishift #3582

natewilcox opened this issue Oct 23, 2023 · 0 comments

Comments

@natewilcox
Copy link

General information

  • Minishift version: v1.34.3+4b58f89
  • OS: Windows 11
  • Hypervisor: VirtualBox

Steps to reproduce

  1. minishift start --vm-driver virtualbox

Expected

minishift cluster starts

Actual

Error pulling the OpenShift container image: ssh command error:
command : docker pull openshift/origin-control-plane:v3.11.0
err : Process exited with status 1
output : Trying to pull repository docker.io/openshift/origin-control-plane ...
repository docker.io/openshift/origin-control-plane not found: does not exist or no pull access

Logs

You can start Minishift with minishift start --show-libmachine-logs -v5 to collect logs.
Please consider posting this on http://gist.github.com/ and post the link in the issue.

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