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

Docker issue #19366

Closed
Isha-Yasin opened this issue Aug 2, 2024 · 3 comments
Closed

Docker issue #19366

Isha-Yasin opened this issue Aug 2, 2024 · 3 comments
Labels
kind/support Categorizes issue or PR as a support question. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.

Comments

@Isha-Yasin
Copy link

What Happened?

Docker is not running while its status is Running
And Minikube is also in issue
Error :
minikube start --image-repository=k8s.gcr.io
๐Ÿ˜„ minikube v1.33.1 on Ubuntu 22.04
โœจ Using the qemu2 driver based on existing profile
๐Ÿ‘ Starting "minikube" primary control-plane node in "minikube" cluster
๐Ÿƒ Updating the running qemu2 "minikube" VM ...
๐ŸŒ Found network options:
โ–ช HTTP_PROXY=http://proxy.example.com:8080
โ–ช NO_PROXY=localhost,127.0.0.1
โ— This VM is having trouble accessing https://registry.k8s.io
๐Ÿ’ก To pull new external images, you may need to configure a proxy: https://minikube.sigs.k8s.io/docs/reference/networking/proxy/
โ— Due to DNS issues your cluster may have problems starting and you may not be able to pull images
More details available at: https://minikube.sigs.k8s.io/docs/drivers/qemu/#known-issues
๐Ÿณ Preparing Kubernetes v1.30.0 on Docker 26.0.2 ...
โ–ช env HTTP_PROXY=http://proxy.example.com:8080
โ–ช env NO_PROXY=localhost,127.0.0.1
๐Ÿคฆ Unable to restart control-plane node(s), will reset cluster:
โ–ช Generating certificates and keys ...
โ–ช Booting up control plane ...
โ–ช Configuring RBAC rules ...
๐Ÿ”— Configuring bridge CNI (Container Networking Interface) ...
๐Ÿ”Ž Verifying Kubernetes components...
โ–ช Using image gcr.io/k8s-minikube/storage-provisioner:v5
โ— Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error listing StorageClasses: Get "https://localhost:45449/apis/storage.k8s.io/v1/storageclasses": dial tcp 127.0.0.1:45449: connect: connection refused]
๐ŸŒŸ Enabled addons: storage-provisioner

โŒ Exiting due to GUEST_START: failed to start node: wait 6m0s for node: wait for healthy API server: apiserver healthz never reported healthy: context deadline exceeded

โ•ญโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
โ”‚ โ”‚
โ”‚ ๐Ÿ˜ฟ 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

~$ kubectl get node
E0802 17:10:09.996891 16912 memcache.go:265] couldn't get current server API group list: Get "https://localhost:45449/api?timeout=32s": dial tcp 127.0.0.1:45449: connect: connection refused
E0802 17:10:09.997139 16912 memcache.go:265] couldn't get current server API group list: Get "https://localhost:45449/api?timeout=32s": dial tcp 127.0.0.1:45449: connect: connection refused
E0802 17:10:09.998503 16912 memcache.go:265] couldn't get current server API group list: Get "https://localhost:45449/api?timeout=32s": dial tcp 127.0.0.1:45449: connect: connection refused
E0802 17:10:09.998714 16912 memcache.go:265] couldn't get current server API group list: Get "https://localhost:45449/api?timeout=32s": dial tcp 127.0.0.1:45449: connect: connection refused
E0802 17:10:10.000165 16912 memcache.go:265] couldn't get current server API group list: Get "https://localhost:45449/api?timeout=32s": dial tcp 127.0.0.1:45449: connect: connection refused
The connection to the server localhost:45449 was refused - did you specify the right host or port?

Operating System

Ubuntu

Driver

Docker

@Isha-Yasin
Copy link
Author

kindly help quickly

@kundan2707
Copy link
Contributor

/kind support

@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Nov 4, 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. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale.
Projects
None yet
Development

No branches or pull requests

4 participants