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

An issue about “minikube image load” #19902

Open
XiaochongSun opened this issue Nov 2, 2024 · 0 comments
Open

An issue about “minikube image load” #19902

XiaochongSun opened this issue Nov 2, 2024 · 0 comments
Labels
l/zh-CN Issues in or relating to Chinese

Comments

@XiaochongSun
Copy link

重现问题所需的命令:minikube image load myimage

失败的命令的完整输出


Exiting due to GUEST_IMAGE_LOAD: Failed to load image: save to dir: caching images: caching image "/home/user/.minikube/cache/images/amd64/myimage": write: unable to calculate manifest: blob sha256:ec1855414ecf42f3e2da6597f32d3a32f4f1bcb0435dc90fe1dd97a4018290c4 not found

minikube logs命令的输出


I1102 19:59:30.623875 12291 config.go:182] Loaded profile config "minikube": Driver=docker, ContainerRuntime=docker, KubernetesVersion=v1.26.3 I1102 19:59:30.623977 12291 cache.go:107] acquiring lock: {Name:mkdab692f4970e546ea977139807201741a3f00f Clock:{} Delay:500ms Timeout:10m0s Cancel:} I1102 19:59:30.624074 12291 image.go:134] retrieving image: myimage:latest
I1102 19:59:30.624079 12291 image.go:140] checking repository: index.docker.io/library/myimage W1102 20:00:00.621587 12291 image.go:147] remote: Get "https://index.docker.io/v2/": dial tcp 199.59.149.231:443: i/o timeout I1102 20:00:00.623092 12291 image.go:148] short name: myimage:latest I1102 20:00:00.634239 12291 image.go:173] found index.docker.io/library/myimage:latest locally: &{ref:{Repository:{Registry:{insecure:false registry:index.docker.io} repository:myimage} tag:latest original:myimage:latest} opener:0xc00048be30 tarballImage: id:0xc00054cfc0 once:{done:0 m:{state:0 sema:0}} err:}
I1102 20:00:00.634301 12291 cache.go:162] opening: /home/user/.minikube/cache/images/amd64/myimage
I1102 20:00:05.781088 12291 cache.go:96] cache image "myimage:latest" -> "/home/user/.minikube/cache/images/amd64/myimage" took 35.163316291s
I1102 20:00:05.783256 12291 out.go:177]
W1102 20:00:05.784850 12291 out.go:239] ❌ Exiting due to MK_CACHE_LOAD: Failed to cache and load images: save to dir: caching images: caching image "/home/user/.minikube/cache/images/amd64/myimage": write: unable to calculate manifest: blob sha256:ec1855414ecf42f3e2da6597f32d3a32f4f1bcb0435dc90fe1dd97a4018290c4 not found

使用的操作系统版本:Ubuntu 20.04.6 on WSL2

@XiaochongSun XiaochongSun added the l/zh-CN Issues in or relating to Chinese label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l/zh-CN Issues in or relating to Chinese
Projects
None yet
Development

No branches or pull requests

1 participant