Skip to content
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

error starting host: machine does not exist #2485

Closed
lovelivestyle1102 opened this issue Jan 30, 2018 · 8 comments
Closed

error starting host: machine does not exist #2485

lovelivestyle1102 opened this issue Jan 30, 2018 · 8 comments
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@lovelivestyle1102
Copy link

hi everyone:
I get a problem where I install minikube.The error log just like this:

Starting local Kubernetes v1.8.0 cluster...
Starting VM...
E0130 09:36:56.591445 8076 start.go:150] Error starting host: Error getting state for host: machi
ne does not exist.

Retrying.
E0130 09:36:56.595445 8076 start.go:156] Error starting host: Error getting state for host: mach
ine does not exist
E0130 09:36:56.882461 8076 util.go:151] Error uploading error message: : Post https://clouderrorr
eporting.googleapis.com/v1beta1/projects/k8s-minikube/events:report?key=AIzaSyACUwzG0dEPcl-eOgpDKnyK
oUFgHdfoFuA: read tcp 192.168.78.55:54186->172.217.160.106:443: wsarecv: An existing connection was
forcibly closed by the remote host.

what can i do ?

@michellevalentinova
Copy link

+1

@michellevalentinova
Copy link

It looks like deleting ~/.minikube/machines and running minikube start fixed this.

@r2d4 r2d4 added kind/support Categorizes issue or PR as a support question. more-info-needed labels Mar 5, 2018
@chrissound
Copy link
Contributor

I think this is a duplicate of #459

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 4, 2018
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jul 4, 2018
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@sandeeptiet
Copy link

I am getting the same issue while installing minikube on Windows 10 machine.

Starting local Kubernetes v1.10.0 cluster...
Starting VM...
E0810 15:37:13.728520 17268 start.go:174] Error starting host: Error getting state for host: machine does not exist.

Retrying.
E0810 15:37:13.735512 17268 start.go:180] Error starting host: Error getting state for host: machine does not exist

@sandeep450
Copy link

i have this error.can any one help me

[root@localhost ~]# minikube start
Starting local Kubernetes v1.10.0 cluster...
Starting VM...
E0917 19:32:59.596971 5241 start.go:174] Error starting host: Error starting stopped host: Maximum number of retries (5) exceeded.

Retrying.
E0917 19:32:59.608345 5241 start.go:180] Error starting host: Error starting stopped host: Maximum number of retries (5) exceeded
[root@localhost ~]#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

8 participants