Description
What Happened?
😿 Failed to start hyperkit VM. Running "minikube delete" may fix it: creating host: create: Error creating machine: Error in driver during machine creation: IP address never found in dhcp leases file Temporary error: open /var/db/dhcpd_leases: no such file or directory
❌ Exiting due to GUEST_PROVISION: error provisioning guest: Failed to start host: creating host: create: Error creating machine: Error in driver during machine creation: IP address never found in dhcp leases file Temporary error: open /var/db/dhcpd_leases: no such file or directory
Attach the log file
mac@macs-MacBook-Air K8 % minikube logs --file=logs.txt
❌ Exiting due to DRV_CP_ENDPOINT: Unable to get control-plane node minikube endpoint: failed to lookup ip for ""
💡 Suggestion:
Recreate the cluster by running:
minikube delete <no value>
minikube start <no value>
Operating System
macOS (Default)
Driver
HyperKit