Description
What Happened?
I am trying to download minikube, but i got error of this, please help me
Attach the log file
C:\Windows\System32>minikube start --driver=docker --image-repository="registry.aliyuncs.com/google_containers"
- minikube v1.35.0 on Microsoft Windows 11 Home Single Language 10.0.26100.4061 Build 26100.4061
- Using the docker driver based on user configuration
- Using image repository registry.aliyuncs.com/google_containers
- Using Docker Desktop driver with root privileges
- Starting "minikube" primary control-plane node in "minikube" cluster
- Pulling base image v0.0.46 ...
! The image 'registry.aliyuncs.com/google_containers/k8s-minikube/storage-provisioner:v5' was not found; unable to add it to cache.
! The image 'registry.aliyuncs.com/google_containers/coredns/coredns:v1.11.3' was not found; unable to add it to cache.index.docker.io/kicbase/sta...: 500.31 MiB / 500.31 MiB 100.00% 3.58 Mi
! minikube was unable to download registry.aliyuncs.com/google_containers/k8s-minikube/kicbase:v0.0.46, but successfully downloaded docker.io/kicbase/stable:v0.0.46@sha256:fd2d445ddcc33ebc5c6b68a17e6219ea207ce63c005095ea1525296da2d1a279 as a fallback image - Creating docker container (CPUs=2, Memory=4000MB) ...
- Stopping node "minikube" ...
- Powering off "minikube" via SSH ...
- Deleting "minikube" in docker ...
! StartHost failed, but will try again: creating host: create: creating: prepare kic ssh: unable to execute icacls to set permissions: : exit status 1 - Creating docker container (CPUs=2, Memory=4000MB) ...
- Failed to start docker container. Running "minikube delete" may fix it: creating host: create: creating: prepare kic ssh: unable to execute icacls to set permissions: : exit status 1
X Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: creating host: create: creating: prepare kic ssh: unable to execute icacls to set permissions: : exit status 1
*
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. │
│ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
Operating System
Windows
Driver
Docker