-
Notifications
You must be signed in to change notification settings - Fork 116
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
Error initializing on Linux #879
Comments
Hi @Ortega-Dan, |
Hello @neutvd, Please submit an issue using the Submit Feedback button. This will give us logs to better debug this issue. Thanks! |
Hi @ttosta-google, I just sent the feedback form. I am using the latest 2.16.7 version btw. |
Hello @neutvd we're having a problem trying to repro the issue currently, is there by any chance you can send us the minikube log file, should be located in " ~/.minikube/logs/lastStart.txt" Also is there any chance you're using L7 loadbalancing in your setup: kelseyhightower/kubernetes-the-hard-way#438, if so this issue might be related. |
Hi @glouischandra sorry it took me so long to respond. I have attached the lastStart.txt file from minikube. I do have some clusters running on AWS EKS that use L7 load balancing, but these are not configured in the default ~/.kube/config file. I have to set a |
Not able to access Minikube:
Latest Cloud-code version: 2.3.0

Verbose logs:
but looks like the specific failure in this log is:
[Error]: nodes is forbidden: User "system:anonymous" cannot list resource "nodes" in API group "" at the cluster scope
This was not happening some versions ago, and other extensions connecting to Minikube (like the Kubernetes extension) have no issues.
The text was updated successfully, but these errors were encountered: