Hello, I'm unable to start Minikube on Windows 10. Minikube version 0.20.0, could someone please help me what am I doing wrong here? Thanks so much.
*λ kubectl versionClient Version: version.Info{Major:"1", Minor:"7", GitVersion:"v1.7.0", GitCommit:"d3ada0119e776222f11ec7945e6d860061339aad", GitTreeState:"clean", BuildDate:"2017-06-29T23:15:59Z", GoVersion:"go1.8.3", Compiler:"gc", Platform:"windows/amd64"}Unable to connect to the server: dial tcp [::1]:8080: connectex: No connection could be made because the target machine actively refused it.* Keep getting this error when starting minikube, *```λ minikube startStarting local Kubernetes v1.6.4 cluster...Starting VM...E0706 17:05:25.904033 12356 start.go:127] Error starting host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: Error loading host from store: open C:\Users\<profilename>\.minikube\machines\minikube\config.json: The system cannot find the file specified..* * Retrying.E0706 17:05:25.906033 12356 start.go:133] Error starting host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: Error loading host from store: open C:\Users\<profilename>\.minikube\machines\minikube\config.json: The system cannot find the file specified.```* tried creating an empty config.json file under C:\Users\<profilename>\.minikube\machines\minikube\config.json, but get a different error this time *```λ minikube startStarting local Kubernetes v1.6.4 cluster...Starting VM...E0706 17:06:29.414265 13288 start.go:127] Error starting host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: Error loading host from store: Error getting migrated host: unexpected end of JSON input.* * Retrying.E0706 17:06:29.416264 13288 start.go:133] Error starting host: Error loading existing host. Please try running [minikube delete], then run [minikube start] again.: Error loading host from store: Error getting migrated host: unexpected end of JSON input```* -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.