-
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
Minikube dashboard fails with error #12402
Comments
/kind support |
I also encountered a similar issue while using minikube on Ubuntu 16.04. There might be an issue in configuration. Are you using Kubernetes tools other than minikube on your system separately? Try to uninstall them and install only minikube. I resolved my issues with the following steps 1. |
This should solve kubernetes#12402 and issues where ingresses will not show properly in the dashboard. This error shows on kubernetes 1.22
There were issues in the dashboard that should now be fixed in minikube 1.23.2. |
@rvishwas plz try with latest version and reopen if still exists |
I have setup minikube as per the given URL https://minikube.sigs.k8s.io/docs/start/ using docker as default driver.
I am able to run minikube kubectl successfully, but not able to start dashboard.
Steps to reproduce the issue:
Run
minikube logs --file=logs.txt
and drag and drop the log file into this issueFull output of failed command if not
minikube start
:(https://github.com/kubernetes/minikube/files/7104307/minikube_dashboard_3decaa05cd245e29205d0e6649b53eb77b34f0cb_0.log)
The text was updated successfully, but these errors were encountered: