-
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
Failed to start minikube on Virtual Box #18730
Comments
I guess this #5907 issue discussion can help as the error in log is : decode kubeconfig from "C:\Users\Admin\.kube\config": decode data: : yaml: control characters are not allowed |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
Please look at the comment below and let us know if the issue is resolved or not. |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
What Happened?
PS C:\WINDOWS\system32> minikube start
W0423 17:59:45.371682 8992 main.go:291] Unable to resolve the current Docker CLI context "default": context "default": context not found: open C:\Users\Admin.docker\contexts\meta\37a8eec1ce19687d132fe29051dca629d164e2c4958ba141d5f4133a33f0688f\meta.json: The system cannot find the path specified.
! This VM is having trouble accessing https://registry.k8s.io
! Unable to restart control-plane node(s), will reset cluster:
X Exiting due to GUEST_START: failed to start node: Failed kubeconfig update: decode kubeconfig from "C:\Users\Admin\.kube\config": decode data: : yaml: control characters are not allowed
*
╭─────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ * If the above advice does not help, please let us know: │
│ https://github.com/kubernetes/minikube/issues/new/choose │
│ │
│ * Please run
minikube logs --file=logs.txt
and attach logs.txt to the GitHub issue. ││ │
╰─────────────────────────────────────────────────────────────────────────────────────────────╯
Attach the log file
logs.txt
Operating System
Windows
Driver
VirtualBox
The text was updated successfully, but these errors were encountered: