-
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
kvm2 + profiles: during machine creation: Machine didn't return an IP after 120 seconds #4249
Comments
Probably a dupe of #3566 - though it's curious that the default profile works in this case. |
@GeertJohan Have you tried upgrading your |
@josedonizetti How do I do that? I'm running ubuntu by the way.
(The |
To upgrade kvm2:
@GeertJohan - Please let me know if this helps. If so, I'll add this solution to the error text. |
@tstromberg It works! 🎉 🚀 |
Thanks @tstromberg 😀 |
Ran into this error on Fedora 30 with minikube v1.3.1. Updating |
Creating a minikube instance with non-default profile fails. I've tried this multiple times (start, stop, delete, repeat) and on the default profile (
minikube
) it always works, but on another profile (nlx
) it always fails with the same error:Error creating machine: Error in driver during machine creation: Machine didn't return an IP after 120 seconds
.The exact command to reproduce the issue:
The full output of the command that failed:
The output of the
minikube logs
command:The operating system version:
The text was updated successfully, but these errors were encountered: