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

X Exiting due to MK_ADDON_ENABLE: enable failed: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: context deadline exceeded] #20341

Open
harshad224 opened this issue Jan 31, 2025 · 4 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@harshad224
Copy link

What Happened?

When running the below command "minikube addons enable ingress" getting the error **X Exiting due to MK_ADDON_ENABLE: enable failed: run callbacks: running callbacks: [waiting for app.kubernetes.io/name=ingress-nginx pods: context deadline exceeded]

Attach the log file

logs.txt

Operating System

Windows

Driver

Hyper-V

@Pyodin
Copy link

Pyodin commented Feb 26, 2025

I have the exact same error. And same configuration (Windows + hyper-v)

@dhairya-seth
Copy link

I believe there is some network connectivity issue causing waiting for app.kubernetes.io/name=ingress-nginx pods. You can try unsetting HTTP_PROXY, HTTPS_PROXY and NO_PROXY and then restarting minikube after executing this command minikube delete

@dhairya-seth
Copy link

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Mar 18, 2025
@dhairya-seth
Copy link

Also see #18738

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

4 participants