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

minikube image load my-local-image:latest ❌ Exiting due to GUEST_IMAGE_LOAD #20529

Open
codingzerotohero opened this issue Mar 15, 2025 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@codingzerotohero
Copy link

What Happened?

Exiting due to GUEST_IMAGE_LOAD: Failed to load image: save to dir: caching images: caching image "C:\Users\MyUserAcc\.minikube\cache\images\amd64\my-local-image_latest": getting destination path: parsing docker archive dst ref: replace a Win drive letter to a volume name: exec: "wmic": executable file not found in %PATH%

Have tried to run minikube delete --purge, then reinstalling minikube, also reinstalling Docker desktop.

Running minikube using the Docker driver. Docker is using WSL.

Attach the log file

logs.txt

Operating System

Windows

Driver

Docker

@AmarNathChary
Copy link

It seems like there is an issue with your configmap.
Try recreating it. and make sure this path /etc/kubernetes/pki/ca.crt exists.

@AmarNathChary
Copy link

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Mar 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

3 participants