Starting Minishift VM Error starting the VM Error getting the state for host machine does not exist Retrying Error starting the VM Error getting the state for host machine does not exist

0 votes

Hi Guys,

I am trying to install minishift cluster in my local system. But it is showing me the below error.

$ minishift.exe start --vm-driver=virtualbox  --network-nameserver 8.8.8.8
Starting Minishift VM .FAIL E0818 09:34:26.194855    7092 start.go:494] Error starting the VM: Error getting the state for host: machine does not exist. Retrying.Error starting the VM: Error getting the state for host: machine does not exist 

How can I solve this error?

Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
3,764 views

1 answer to this question.

0 votes

Hi@akhtar,

It is possible that Minishift config contains the wrong data. Reasons can be many, one of them is that the VM got deleted via VirtualBox GUI and thus the Minishift has data about VM which does not exist. During the startup Minishift then asks for the status of VM, but VirtualBox cannot provide any information about it as it does not exist. So you need to delete the folders from your windows system. You can use the below command.

$ minishift delete --clear-cache
answered Aug 18, 2020 by MD
• 95,440 points

Related Questions In DevOps Tools

0 votes
1 answer
0 votes
3 answers
0 votes
1 answer
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,587 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 6,070 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP