kubernetes / minikube

Run Kubernetes locally
https://minikube.sigs.k8s.io/
Apache License 2.0
29.36k stars 4.87k forks source link

kubernet #19801

Open nuzeleke opened 1 week ago

nuzeleke commented 1 week ago

What Happened?

❌ 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.31.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256: getter: &{Ctx:context.Background Src:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256 Dst:/home/ng/.minikube/cache/linux/amd64/v1.31.0/kubectl.download Pwd: Mode:2 Umask:---------- Detectors:[0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820] Decompressors:map[bz2:0xc0004aede0 gz:0xc0004aede8 tar:0xc0004aed60 tar.bz2:0xc0004aed80 tar.gz:0xc0004aeda0 tar.xz:0xc0004aedb0 tar.zst:0xc0004aedd0 tbz2:0xc0004aed80 tgz:0xc0004aeda0 txz:0xc0004aedb0 tzst:0xc0004aedd0 xz:0xc0004aee00 zip:0xc0004aee20 zst:0xc0004aee08] Getters:map[file:0xc001d95970 http:0xc00164cc80 https:0xc00164ccd0] Dir:false ProgressListener:0x4e44750 Insecure:false DisableSymlinks:false Options:[0x12e5e60]}: invalid checksum: Error downloading checksum file: Get "https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256": dial tcp [2600:1901:0:26f3::]:443: connect: network is unreachable

Attach the log file

❌ 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.31.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256: getter: &{Ctx:context.Background Src:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl?checksum=file:https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256 Dst:/home/ng/.minikube/cache/linux/amd64/v1.31.0/kubectl.download Pwd: Mode:2 Umask:---------- Detectors:[0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820 0x4eb7820] Decompressors:map[bz2:0xc0004aede0 gz:0xc0004aede8 tar:0xc0004aed60 tar.bz2:0xc0004aed80 tar.gz:0xc0004aeda0 tar.xz:0xc0004aedb0 tar.zst:0xc0004aedd0 tbz2:0xc0004aed80 tgz:0xc0004aeda0 txz:0xc0004aedb0 tzst:0xc0004aedd0 xz:0xc0004aee00 zip:0xc0004aee20 zst:0xc0004aee08] Getters:map[file:0xc001d95970 http:0xc00164cc80 https:0xc00164ccd0] Dir:false ProgressListener:0x4e44750 Insecure:false DisableSymlinks:false Options:[0x12e5e60]}: invalid checksum: Error downloading checksum file: Get "https://dl.k8s.io/release/v1.31.0/bin/linux/amd64/kubectl.sha256": dial tcp [2600:1901:0:26f3::]:443: connect: network is unreachable

Operating System

Ubuntu

Driver

VirtualBox

medyagh commented 1 day ago

Thank you for sharing your experience! If you don't mind, could you provide minikube logs ?

Please attach (drag) thelogs.txt file to this issue which can be generated by running this command:

$ minikube logs --file=logs.txt

This will help us isolate the problem further. Thank you!

/triage needs-information /kind support