-
Notifications
You must be signed in to change notification settings - Fork 5k
403 bad reponse #20337
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
Comments
@SARIBEG10 I am curious what version of minikube do you use, and I am more curious why do you pass a very old Kicbase image ? it seems like kubernetes u are trying to use is so old that those binaries dont exist on the kubernetes website anymore. Please attach (drag) the
This will help us isolate the problem further. Thank you! /triage needs-information |
you might wanna try to install minikube v1.26 |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
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:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
What Happened?
i got below error when try to run minikube by this command
minikube start --driver=docker --base-image=ghcr.io/kubernetes/minikube/kicbase:v0.0.17 --kubernetes-version=v1.23.3
Attach the log file
X Exiting due to K8S_INSTALL_FAILED: Failed to update cluster: update primary control-plane node: downloading binaries: downloading kubectl: download failed: https://dl.k8s.io/release/v1.23.3/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.23.3/bin/linux/amd64/kubectl.sha256: getter: &{Ctx:context.Background Src:https://dl.k8s.io/release/v1.23.3/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.23.3/bin/linux/amd64/kubectl.sha256 Dst:/home/test/.minikube/cache/linux/amd64/v1.23.3/kubectl.download Pwd: Mode:2 Umask:---------- Detectors:[0x59db520 0x59db520 0x59db520 0x59db520 0x59db520 0x59db520 0x59db520] Decompressors:map[bz2:0xc00012d168 gz:0xc00012d1f0 tar:0xc00012d1a0 tar.bz2:0xc00012d1b0 tar.gz:0xc00012d1c0 tar.xz:0xc00012d1d0 tar.zst:0xc00012d1e0 tbz2:0xc00012d1b0 tgz:0xc00012d1c0 txz:0xc00012d1d0 tzst:0xc00012d1e0 xz:0xc00012d1f8 zip:0xc00012d200 zst:0xc00012d210] Getters:map[file:0xc001b70320 http:0xc0004e31d0 https:0xc0004e3220] Dir:false ProgressListener:0x59a54e0 Insecure:false DisableSymlinks:false Options:[0x17e6480]}: invalid checksum: Error downloading checksum file: bad response code: 403
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered: