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

Exiting due to K8S_INSTALL_FAILED #17960

Open
JeffSG opened this issue Jan 15, 2024 · 6 comments
Open

Exiting due to K8S_INSTALL_FAILED #17960

JeffSG opened this issue Jan 15, 2024 · 6 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@JeffSG
Copy link

JeffSG commented Jan 15, 2024

What Happened?

Run below command
minikube start --driver=docker --image-mirror-country=cn --image-repository=registry.cn-hangzhou.aliyuncs.com/google_containers --alsologtostderr
Got below error
Exiting due to K8S_INSTALL_FAILED: updating control plane: downloading binaries: downloading kubeadm: download failed: https://kubernetes.oss-cn-hangzhou.aliyuncs.com/kubernetes-release/release/v1.20.2/bin/linux/amd64/kubeadm?checksum=file:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/kubernetes-release/release/v1.20.2/bin/linux/amd64/kubeadm.sha256: getter: &{Ctx:context.Background Src:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/kubernetes-release/release/v1.20.2/bin/linux/amd64/kubeadm?checksum=file:https://kubernetes.oss-cn-hangzhou.aliyuncs.com/kubernetes-release/release/v1.20.2/bin/linux/amd64/kubeadm.sha256 Dst:C:\Users\Administrator\.minikube\cache\linux\v1.20.2/kubeadm.download Pwd: Mode:2 Umask:---------- Detectors:[0x3b2c050 0x3b2c050 0x3b2c050 0x3b2c050 0x3b2c050 0x3b2c050 0x3b2c050] Decompressors:map[bz2:0x3b2c050 gz:0x3b2c050 tar.bz2:0x3b2c050 tar.gz:0x3b2c050 tar.xz:0x3b2c050 tar.zst:0x3b2c050 tbz2:0x3b2c050 tgz:0x3b2c050 txz:0x3b2c050 tzst:0x3b2c050 xz:0x3b2c050 zip:0x3b2c050 zst:0x3b2c050] Getters:map[file:0xc0007d83e0 http:0xc0004d3ae0 https:0xc0004d3b00] Dir:false ProgressListener:0x3ad7ea0 Options:[0x22f7a60]}: invalid checksum: Error downloading checksum file: bad response code: 404

Attach the log file

lastStart.txt

Operating System

Windows

Driver

Docker

@liangyuanpeng
Copy link

liangyuanpeng commented Jan 15, 2024

I think it need to create a issue to https://github.com/kubernetes/minikube/issues

@JeffSG
Copy link
Author

JeffSG commented Jan 15, 2024

I think it need to create a issue to https://github.com/kubernetes/minikube/issues

Isn't it here?

@liangyuanpeng
Copy link

liangyuanpeng commented Jan 16, 2024

@JeffSG Ohh, i put the wrong thing, i mean here https://github.com/AliyunContainerService/minikube/issues, the reason is you're download file from aliyuncs with param of --image-mirror-country=cn --image-repository=registry.cn-hangzhou.aliyuncs.com/google_containers

@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 Apr 15, 2024
@k8s-triage-robot
Copy link

The Kubernetes project currently lacks enough active 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 rotten
  • Close this issue with /close
  • Offer to help out with Issue Triage

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

/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels May 15, 2024
@pigga
Copy link

pigga commented May 16, 2024

看了这么久,好像没发现有解决方案了。阿里的仓库应该是太久了。好久没更新了,最新的 版本为1.23。所以最终的解决方案是啥? so , what's the really result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

5 participants