You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on a windows 2019 server with latest docker
getting error when running
minikube start --addons=ingress --cni=flannel --install-addons=true --kubernetes-version=stable
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
Failed to start docker container. Running "minikube delete" may fix it: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users<user>.minikube\machines\minikube\config.json: The system cannot find the file specified.
X Exiting due to GUEST_NOT_FOUND: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users<user>.minikube\machines\minikube\config.json: The system cannot find the file specified.
Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'
I have tried multiple times by run minikube delete but gets in to the same issue all the time.
Attach the log file
C:\temp>minikube logs --file=log.txt
X Exiting due to GUEST_NOT_FOUND: load: filestore "minikube": open C:\Users<user>.minikube\machines\minikube\config.json: The system cannot find the file specified.
Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete' noneexisting.txt
What Happened?
on a windows 2019 server with latest docker
getting error when running
minikube start --addons=ingress --cni=flannel --install-addons=true --kubernetes-version=stable
C:\temp>minikube start --addons=ingress --cni=flannel --install-addons=true --kubernetes-version=stable
! StartHost failed, but will try again: creating host: create: creating: prepare kic ssh: unable to execute icacls to set permissions: exit status 1
X Exiting due to GUEST_NOT_FOUND: Failed to start host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users<user>.minikube\machines\minikube\config.json: The system cannot find the file specified.
I have tried multiple times by run minikube delete but gets in to the same issue all the time.
Attach the log file
C:\temp>minikube logs --file=log.txt
X Exiting due to GUEST_NOT_FOUND: load: filestore "minikube": open C:\Users<user>.minikube\machines\minikube\config.json: The system cannot find the file specified.
Suggestion: minikube is missing files relating to your guest environment. This can be fixed by running 'minikube delete'
noneexisting.txt
Related issue: StartHost failed, but will try again: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": #9130
Operating System
Windows
Driver
Docker
The text was updated successfully, but these errors were encountered: