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 crashed #4085

Closed
phelepno opened this issue Apr 12, 2019 · 3 comments
Closed

minikube crashed #4085

phelepno opened this issue Apr 12, 2019 · 3 comments

Comments

@phelepno
Copy link

✨ Preparing Kubernetes environment ...
🚜 Pulling images required by Kubernetes v1.14.0 ...
πŸ”„ Relaunching Kubernetes v1.14.0 using kubeadm ...
βŒ› Waiting for pods: apiserver proxy
πŸ’£ Error restarting cluster: wait: waiting for k8s-app=kube-proxy: timed out waiting for the condition

😿 Sorry that minikube crashed. If this was unexpected, we would love to hear from you:
πŸ‘‰ https://github.com/kubernetes/minikube/issues/new
❌ Problems detected in "kube-addon-manager":
error: no objecINFO: == Successfuts passed to apply
error: no objects passed to apply
error: no objects passed to apply

kindly guide me what config is missing here.

@phelepno
Copy link
Author

Issue resolved now , as this is related to Minikube version issue.
I was using the latest one (minikube v1.0.0) and struggling with the error so, I come down to below version
minikube version: v0.35.0
and everything starts working fine.

@richardgragasin
Copy link

I also faced similar issue. what i did is i reinstall minikube and remove minikube folder on machines directory. you can find the path below.
C:\Users\User.minikube\machines\minikube

@sidh0073
Copy link

sidh0073 commented Jul 5, 2019

I'm facing issue
Details: 00:00:02.639508 Power up failed (vrc=VERR_VMX_MSR_ALL_VMX_DISABLED, rc=E_FAIL (0X80004005))

X Unable to start VM: start: Unable to start the VM: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe startvm minikube --type headless failed:
VBoxManage.exe: error: Not in a hypervisor partition (HVP=0) (VERR_NEM_NOT_AVAILABLE).
VBoxManage.exe: error: VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole

Details: 00:00:02.639508 Power up failed (vrc=VERR_VMX_MSR_ALL_VMX_DISABLED, rc=E_FAIL (0X80004005))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants