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

Exiting due to DRV_CREATE_TIMEOUT: Failed to start host: creating host: create host timed out in 360.000000 seconds #14602

Closed
sanchit0592 opened this issue Jul 17, 2022 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@sanchit0592
Copy link

What Happened?

I need help on this issue. I am trying to start the minikube and facing this error.
master@master-VirtualBox:~$ minikube start --driver=virtualbox
😄 minikube v1.26.0 on Ubuntu 22.04
✨ Using the virtualbox driver based on user configuration
👍 Starting control plane node minikube in cluster minikube
🔥 Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
🔥 Deleting “minikube” in virtualbox ...
:face_palm: StartHost failed, but will try again: creating host: create host timed out in 360.000000 seconds
🔥 Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
😿 Failed to start virtualbox VM. Running “minikube delete” may fix it: creating host: create host timed out in 360.000000 seconds
❌ Exiting due to DRV_CREATE_TIMEOUT: Failed to start host: creating host: create host timed out in 360.000000 seconds
💡 Suggestion: Try ‘minikube delete’, and disable any conflicting VPN or firewall software
🍿 Related issue: #7072

Attach the log file

I need help on this issue. I am trying to start the minikube and facing this error.
master@master-VirtualBox:~$ minikube start --driver=virtualbox
😄 minikube v1.26.0 on Ubuntu 22.04
✨ Using the virtualbox driver based on user configuration
👍 Starting control plane node minikube in cluster minikube
🔥 Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
🔥 Deleting “minikube” in virtualbox ...
:face_palm: StartHost failed, but will try again: creating host: create host timed out in 360.000000 seconds
🔥 Creating virtualbox VM (CPUs=2, Memory=2200MB, Disk=20000MB) ...
😿 Failed to start virtualbox VM. Running “minikube delete” may fix it: creating host: create host timed out in 360.000000 seconds
❌ Exiting due to DRV_CREATE_TIMEOUT: Failed to start host: creating host: create host timed out in 360.000000 seconds
💡 Suggestion: Try ‘minikube delete’, and disable any conflicting VPN or firewall software
🍿 Related issue: #7072

Operating System

Ubuntu

Driver

VirtualBox

@RA489
Copy link

RA489 commented Jul 18, 2022

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Jul 18, 2022
@klaases
Copy link
Contributor

klaases commented Aug 17, 2022

Hi @sanchit0592, it sounds like virtualbox is possibly misconfigured. Have you made any changes to minikube and or virtualbox?

I would suggest updating minikube and virtualbox to the latest versions, and restarting the process. Make sure to run minikube delete --all as suggested.

Also, if you don't mind, could you provide minikube logs?

Please attach (drag) thelogs.txt file to this issue which can be generated by running this command:

$ minikube logs --file=logs.txt

This will help us isolate the problem further. Thank you!

/triage needs-information

@k8s-ci-robot k8s-ci-robot added the triage/needs-information Indicates an issue needs more information in order to work on it. label Aug 17, 2022
@spowelljr
Copy link
Member

Hi @sanchit0592, we haven't heard back from you, do you still have this issue?
There isn't enough information in this issue to make it actionable, and a long enough duration has passed, so this issue is likely difficult to replicate.

I will close this issue for now but feel free to reopen when you feel ready to provide more information.

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. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
None yet
Development

No branches or pull requests

5 participants