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

部分镜像无法下载 #2483

Open
lx-jialin opened this issue Jan 3, 2025 · 1 comment
Open

部分镜像无法下载 #2483

lx-jialin opened this issue Jan 3, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@lx-jialin
Copy link

What is version of KubeKey has the issue?

v3.1.7

What is your os environment?

Ubuntu 22.04

KubeKey config file

No response

A clear and concise description of what happend.

部分镜像无法下载

Relevant log output

error: Pipeline[CreateClusterPipeline] execute failed: Module[PullModule] exec failed: 
failed: [node1] [PullImages] exec failed after 3 retries: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9 --platform amd64" 
E0103 14:29:55.588612   45570 remote_image.go:238] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to resolve reference \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to do request: Head \"https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9\": dial tcp: lookup registry.cn-beijing.aliyuncs.com: Temporary failure in name resolution" image="registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9"
FATA[0020] pulling image: rpc error: code = Unknown desc = failed to pull and unpack image "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to resolve reference "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to do request: Head "https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9": dial tcp: lookup registry.cn-beijing.aliyuncs.com: Temporary failure in name resolution: Process exited with status 1
failed: [node2] [PullImages] exec failed after 3 retries: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9 --platform amd64" 
E0103 14:29:59.838938   10036 remote_image.go:238] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to resolve reference \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to do request: Head \"https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9\": dial tcp: lookup registry.cn-beijing.aliyuncs.com: Temporary failure in name resolution" image="registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9"
FATA[0020] pulling image: rpc error: code = Unknown desc = failed to pull and unpack image "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to resolve reference "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to do request: Head "https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9": dial tcp: lookup registry.cn-beijing.aliyuncs.com: Temporary failure in name resolution: Process exited with status 1
failed: [master1] [PullImages] exec failed after 3 retries: pull image failed: Failed to exec command: sudo -E /bin/bash -c "env PATH=$PATH crictl pull registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9 --platform amd64" 
E0103 14:30:30.164954    5520 remote_image.go:238] "PullImage from image service failed" err="rpc error: code = Unknown desc = failed to pull and unpack image \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to resolve reference \"registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9\": failed to do request: Head \"https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9\": dial tcp: lookup registry.cn-beijing.aliyuncs.com: i/o timeout" image="registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9"
FATA[0030] pulling image: rpc error: code = Unknown desc = failed to pull and unpack image "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to resolve reference "registry.cn-beijing.aliyuncs.com/kubesphereio/pause:3.9": failed to do request: Head "https://registry.cn-beijing.aliyuncs.com/v2/kubesphereio/pause/manifests/3.9": dial tcp: lookup registry.cn-beijing.aliyuncs.com: i/o timeout: Process exited with status 1

Additional information

No response

@lx-jialin lx-jialin added the bug Something isn't working label Jan 3, 2025
@redscholar
Copy link
Collaborator

image
有这个镜像,连不上阿里云的话,可以试试docker仓库: https://hub.docker.com/layers/kubesphere/pause/3.9/images/sha256-4fe1c6e55770c9fe3b57c6d3467d4a7d2a319f30a4c10b76ebdcf0eb550f428a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants