-
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
fail to start on win 10 - error reading #747
Comments
Looks related to #696. Do you have a minikube VM running? Can you try to |
I have the very same issue, even when I removed |
I also tried this:
And yes, I can delete the .minikube folder, nothing is holding any processes. I have latest docker and VirtualBox both running fine. Do I need to have kubectrl to run minikube? |
I also have the same issue on Windows 10. Nothing prevents me from deleting the This is puzzling. That being said, I was able to unblock the situation by renaming the temp iso file to its intended name Could there be a bug in the code that handles renaming of downloaded ISO files that only occurs in Windows 10 ? |
I faced same issue when I tried to use latest v0.12.0 release but reverting to v0.11.0 seems to have fixed this issue. But like @ereOn I'm also having an issue connecting to minikube IP. |
@jimmidyson I'm not very fluent in Go but could it be that the |
Fixed in #756 |
Yeah I think a 0.12.1 makes sense |
I tried to reboot and delete the temp files under the .minikube location but still same error
The text was updated successfully, but these errors were encountered: