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

"minikube start" does not work on an old, old, old Macbook Air #18590

Closed
jbla62 opened this issue Apr 7, 2024 · 4 comments
Closed

"minikube start" does not work on an old, old, old Macbook Air #18590

jbla62 opened this issue Apr 7, 2024 · 4 comments
Labels
co/virtualbox os/macos triage/duplicate Indicates an issue is a duplicate of other open issue.

Comments

@jbla62
Copy link

jbla62 commented Apr 7, 2024

What Happened?

MacOS: 10.15.7
MacBook Air (13 Zoll, Mitte 2012)
VirtualBox: 7.0.14

During start the message "Host-only adapters are no longer supported".
When I change the second interface to "Host-only network" within VirtualBox it will be changed back to "Host-only adapter" during the next "minikube start".

The appended file "startup_log.txt" has been created with "minikube start --alsologtostderr > startup_log.txt 2>&1"

jbla@Johannes-Air ~ % minikube start
😄 minikube v1.32.0 auf Darwin 10.15.7
✨ Verwende den Treiber virtualbox basierend auf dem existierenden Profil
👍 Starte Control Plane Node minikube in Cluster minikube
🔄 Starte existierenden virtualbox VM für "minikube" ...
🤦 StartHost fehlgeschlagen, aber es wird noch einmal versucht: driver start: Unable to start the VM: /usr/local/bin/VBoxManage startvm minikube --type headless failed:
VBoxManage: error: Host-only adapters are no longer supported!
VBoxManage: error: For your convenience a host-only network named 'Legacy vboxnet0 Network' has been created with network mask '255.255.255.0' and IP address range '192.168.59.100' - '192.168.59.254'.
VBoxManage: error: To fix this problem, switch to 'Host-only Network' attachment type in the VM settings.
VBoxManage: error: (VERR_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:00.291699 VBoxHeadless: exiting
🔄 Starte existierenden virtualbox VM für "minikube" ...
😿 Start von virtualbox VM fehlgeschlagen. Das Ausführen von "minikube delete" könnte des Beheben: driver start: Unable to start the VM: /usr/local/bin/VBoxManage startvm minikube --type headless failed:
VBoxManage: error: Host-only adapters are no longer supported!
VBoxManage: error: For your convenience a host-only network named 'Legacy vboxnet0 Network' has been created with network mask '255.255.255.0' and IP address range '192.168.59.100' - '192.168.59.254'.
VBoxManage: error: To fix this problem, switch to 'Host-only Network' attachment type in the VM settings.
VBoxManage: error: (VERR_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:00.297488 VBoxHeadless: exiting

❌ Terminiere aufgrund von PR_VBOX_BLOCKED: Failed to start host: driver start: Unable to start the VM: /usr/local/bin/VBoxManage startvm minikube --type headless failed:
VBoxManage: error: Host-only adapters are no longer supported!
VBoxManage: error: For your convenience a host-only network named 'Legacy vboxnet0 Network' has been created with network mask '255.255.255.0' and IP address range '192.168.59.100' - '192.168.59.254'.
VBoxManage: error: To fix this problem, switch to 'Host-only Network' attachment type in the VM settings.
VBoxManage: error: (VERR_NOT_FOUND)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:00.297488 VBoxHeadless: exiting
💡 Vorschlag: Installieren Sie Virtualbox neu und verifizieren Sie, dass es nicht blockiert wurde: System Preferences -> Security & Privacy -> General -> Einige System-Software konnte nicht geladen werden
🍿 Verwandtes Issue: #4107

Attach the log file

log.txt
startup_log.txt

Operating System

macOS (Default)

Driver

VirtualBox

@jbla62
Copy link
Author

jbla62 commented Apr 7, 2024

Bildschirmfoto 2024-04-07 um 13 20 18

And I'm not shure if this is not a kind of mobbing. ;-)

@afbjorklund
Copy link
Collaborator

afbjorklund commented Apr 7, 2024

@afbjorklund afbjorklund added os/macos co/virtualbox triage/duplicate Indicates an issue is a duplicate of other open issue. labels Apr 7, 2024
@jbla62
Copy link
Author

jbla62 commented Apr 7, 2024

Thank you very much! I didn't look for MacOS 13. I will use QEMU.

@jbla62 jbla62 closed this as completed Apr 7, 2024
@jbla62
Copy link
Author

jbla62 commented Apr 7, 2024

Closed because it's a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
co/virtualbox os/macos triage/duplicate Indicates an issue is a duplicate of other open issue.
Projects
None yet
Development

No branches or pull requests

2 participants