Minishift error Error starting stopped host: Too many retries waiting for SSH to be available

Latest response

I am getting this error when trying to run Minishift on Windows 10:

C:>minishift start
-- Starting profile 'minishift'
-- Check if deprecated options are used ... OK
-- Checking if https://mirror.openshift.com is reachable ... OK
-- Checking if requested OpenShift version 'v3.11.157' is valid ... OK
-- Checking if requested OpenShift version 'v3.11.157' is supported ... OK
-- Checking if requested hypervisor 'virtualbox' is supported on this platform ... OK
-- Checking if VirtualBox is installed ... OK
-- Checking the ISO URL ... OK
-- Checking if provided oc flags are supported ... OK
-- Starting the OpenShift cluster using 'virtualbox' hypervisor ...
-- Starting Minishift VM ................................................................................................................... FAIL E0219 18:19:03.403992 93384 start.go:494] Error starting the VM: Error starting stopped host: Too many retries waiting for SSH to be available. Last error: Maximum number of retries (60) exceeded. Retrying.
Error starting the VM: Error starting stopped host: Too many retries waiting for SSH to be available. Last error: Maximum number of retries (60) exceeded..

Thanks,
Ludmila

Responses