-
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
Minikube start --vm-driver=virtualbox ---> failed to start virtualbox VM #19332
Comments
/kind support |
@Johnstx some instability has been observed with virtualbox in pas too. |
Try once after deleting minikube and check if it still persists. |
/triage needs-information |
Thanks @kundan2707 I'm using the virtualbox 7.0.20 |
Already deleted and reinstalled. Same problem persists |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
What Happened?
minikube start --vm-driver=virtualbox
π minikube v1.33.1 on Ubuntu 22.04
β¨ Using the virtualbox driver based on existing profile
π Starting "minikube" primary control-plane node in "minikube" cluster
π€· virtualbox "minikube" VM is missing, will recreate.
π₯ Creating virtualbox VM (CPUs=2, Memory=3000MB, Disk=20000MB) ...
π€¦ StartHost failed, but will try again: recreate: creating host: create: creating: write |1: broken pipe
π€· virtualbox "minikube" VM is missing, will recreate.
π₯ Creating virtualbox VM (CPUs=2, Memory=3000MB, Disk=20000MB) ...
πΏ Failed to start virtualbox VM. Running "minikube delete" may fix it: recreate: creating host: create: creating: write |1: broken pipe
β Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: recreate: creating host: create: creating: write |1: broken pipe
Hey guys, I need some support with fixing this fail i ecountered while running 'minikube start using virtualbox as the vm_driver.'
I'll appreciate any ideas
Attach the log file
minikube logs --file=log.txt
β Exiting due to GUEST_STATUS: Unable to get control-plane node minikube host status: state: machine does not exist
Operating System
Windows
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: