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

2nd time minkube not install on same server #19987

Open
satishchippa-bob opened this issue Nov 25, 2024 · 2 comments
Open

2nd time minkube not install on same server #19987

satishchippa-bob opened this issue Nov 25, 2024 · 2 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@satishchippa-bob
Copy link

What Happened?

stderr:
E1125 03:56:31.520129 1739 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get "https://localhost:8443/api?timeout=32s\": dial tcp [::1]:8443: connect: connection refused"
E1125 03:56:31.521939 1739 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get "https://localhost:8443/api?timeout=32s\": dial tcp [::1]:8443: connect: connection refused"
E1125 03:56:31.523281 1739 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get "https://localhost:8443/api?timeout=32s\": dial tcp [::1]:8443: connect: connection refused"
E1125 03:56:31.525312 1739 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get "https://localhost:8443/api?timeout=32s\": dial tcp [::1]:8443: connect: connection refused"
E1125 03:56:31.526941 1739 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: Get "https://localhost:8443/api?timeout=32s\": dial tcp [::1]:8443: connect: connection refused"
The connection to the server localhost:8443 was refused - did you specify the right host or port?
Failed to inject host.minikube.internal into CoreDNS, this will limit the pods access to the host IPE1125 03:56:31.536386 22953 start.go:160] Unable to scale down deployment "coredns" in namespace "kube-system" to 1 replica: non-retryable failure while getting "coredns" deployment scale: Get "https://192.168.49.2:8443/apis/apps/v1/namespaces/kube-system/deployments/coredns/scale": dial tcp 192.168.49.2:8443: connect: connection refused
! Enabling 'default-storageclass' returned an error: running callbacks: [sudo KUBECONFIG=/var/lib/minikube/kubeconfig /var/lib/minikube/binaries/v1.31.0/kubectl apply --for

Attach the log file

Uploading Screenshot 2024-11-25 092940.png…

Operating System

None

Driver

None

@T-Lakshmi
Copy link

@satishchippa-bob,
Reinsatll minikube by running the following commands to resolve the issue.

minikube delete --all
minikube start

@T-Lakshmi
Copy link

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Nov 25, 2024
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

3 participants