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

使用海外环境下载镜像失败 #1389

Open
dierbei opened this issue Jun 28, 2024 · 1 comment
Open

使用海外环境下载镜像失败 #1389

dierbei opened this issue Jun 28, 2024 · 1 comment

Comments

@dierbei
Copy link

dierbei commented Jun 28, 2024

What happened? 发生了什么问题?

root@ser300462488588:~# ./ezdown -D -m standard
2024-06-28 03:26:04 INFO Action begin: download_all
2024-06-28 03:26:04 WARN docker binaries already existed
2024-06-28 03:26:12 WARN docker is already running.
2024-06-28 03:26:12 INFO downloading kubeasz: 3.6.4
3.6.4: Pulling from easzlab/kubeasz
f56be85fc22e: Retrying in 1 second 
ea5757f4b3f8: Retrying in 1 second 
bd0557c686d8: Retrying in 1 second 
37d4153ce1d0: Retrying in 1 second 
b39eb9b4269d: Retrying in 1 second 
a3cff94972c7: Retrying in 1 second 
8ffa66b74e06: Retrying in 1 second 
error pulling image configuration: download failed after attempts=6: tls: failed to verify certificate: x509: certificate is valid for *.facebook.com, *.facebook.net, *.fbcdn.net, *.fbsbx.com, *.m.facebook.com, *.messenger.com, *.xx.fbcdn.net, *.xy.fbcdn.net, *.xz.fbcdn.net, facebook.com, messenger.com, not production.cloudflare.docker.com
2024-06-28 03:28:08 DEBUG  run a temporary container
Unable to find image 'easzlab/kubeasz:3.6.4' locally

What did you expect to happen? 期望的结果是什么?

pull success

How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题

export release=3.6.4
wget https://github.com/easzlab/kubeasz/releases/download/${release}/ezdown
chmod +x ./ezdown
./ezdown -D -m standard

Anything else we need to know? 其他需要说明的情况

No response

Kubernetes version k8s 版本

none

Kubeasz version

3.6.4

OS version 操作系统版本

Linux ser300462488588 5.4.0-110-generic #124-Ubuntu SMP Thu Apr 14 19:46:19 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况

none

@HandsomeBoy01
Copy link

docker 被封了,所以下载不下来,自己替换镜像就行了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants