-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
start/delete fails: open C:\Users\.minikube\machines\minikube\config.json: The system cannot find the file specified. #5529
Comments
Looks like the same problem as here #5509. Try deleting |
Thanks. It starts after manually deleting that folder. I suppose minikube delete command should be taking care of this operation. |
I think this can also occur if you run |
Do you mind sharing what the error was when you ran |
minikube appears to be doing a very weird thing with the path here (not surprising on Windows). Note that there is no actual home directory mentioned in the path. |
when I try |
@vivekwpatil I am wondering are you running the minikube command while you are in C:\ drive ? |
On my side, everytime I call 'minikube delete' I also delete automatically %userprofile%/.minikube. It resolves a lot of weird behavior and doesn't create unwanted side effect, at least for me. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Rotten issues close after 30d of inactivity. Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
@fejta-bot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I downloaded minikube in my windows 7 laptop. I installed it successfully. but when I try to run below command, it fails with below message. I tried minikube delete command also but it also fails. Not sure how to proceed . Please help,
$ minikube start
n: The system cannot find the file specified.
[minikube start] again.: filestore "minikube": open C:\Users\.minikube\machines\minikube\config.jso
n: The system cannot find the file specified.
n: The system cannot find the file specified.
n: The system cannot find the file specified.
X Unable to start VM: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: filestore "minikube": open C:\Users\.minikube\machines\minikube\config.js
on: The system cannot find the file specified.
The text was updated successfully, but these errors were encountered: