We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It grabs minikube-v1.31.0-amd64.iso
minikube-v1.31.0-amd64.iso
minikube start --vm-driver 'kvm2' --memory 8192 --cpus 4 --disk-size 50Gb π minikube v1.31.2 on Ubuntu 22.04 β¨ Using the kvm2 driver based on user configuration πΎ Downloading driver docker-machine-driver-kvm2: > docker-machine-driver-kvm2-...: 65 B / 65 B [---------] 100.00% ? p/s 0s > docker-machine-driver-kvm2-...: 12.61 MiB / 12.61 MiB 100.00% 15.14 MiB πΏ Downloading VM boot image ... E0905 10:04:42.553504 26547 iso.go:90] Unable to download https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso: getter: &{Ctx:context.Background Src:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso?checksum=file:https://storage.googleapis.com/minikube-builds/iso/16971/minikube-v1.31.0-amd64.iso.sha256 Dst:/home/meeeeeee/.minikube/cache/iso/amd64/minikube-v1.31.0-amd64.iso.download Pwd: Mode:2 Umask:---------- Detectors:[0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8 0x3f9c8a8] Decompressors:map[bz2:0xc0004d1d90 gz:0xc0004d1d98 tar:0xc0004d1d40 tar.bz2:0xc0004d1d50 tar.gz:0xc0004d1d60 tar.xz:0xc0004d1d70 tar.zst:0xc0004d1d80 tbz2:0xc0004d1d50 tgz:0xc0004d1d60 txz:0xc0004d1d70 tzst:0xc0004d1d80 xz:0xc0004d1da0 zip:0xc0004d1db0 zst:0xc0004d1da8] Getters:map[file:0xc00053bd90 http:0xc00144a910 https:0xc00144a960] Dir:false ProgressListener:0x3f579a0 Insecure:false DisableSymlinks:false Options:[0x12d0880]}: invalid checksum: Error downloading checksum file: bad response code: 404 πΏ Downloading VM boot image ... > minikube-v1.31.0-amd64.iso....: 65 B / 65 B [---------] 100.00% ? p/s 0s > minikube-v1.31.0-amd64.iso: 289.20 MiB / 289.20 MiB 100.00% 15.84 MiB p
log.txt
Ubuntu
KVM2
The text was updated successfully, but these errors were encountered:
minikube start --vm-driver 'kvm2' --memory 8192 --cpus 4 --disk-size 50Gb --iso-url='https://storage.googleapis.com/minikube/iso/minikube-v1.31.0-amd64.iso'
Sorry, something went wrong.
This is normal, the ISO is not automatically rebuilt for every minor release
Ok thanks for explaining.
No branches or pull requests
What Happened?
It grabs
minikube-v1.31.0-amd64.iso
Attach the log file
log.txt
Operating System
Ubuntu
Driver
KVM2
The text was updated successfully, but these errors were encountered: