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

执行 ./ezdown -D后无法下载easzlab/kubeasz:3.6.1 #1385

Open
EVE-Molok opened this issue Jun 22, 2024 · 2 comments
Open

执行 ./ezdown -D后无法下载easzlab/kubeasz:3.6.1 #1385

EVE-Molok opened this issue Jun 22, 2024 · 2 comments

Comments

@EVE-Molok
Copy link

What happened? 发生了什么问题?

[root@vm-1718177269 kubeasz-3.6.1]# ./ezdown -D
2024-06-22 18:38:16 INFO Action begin: download_all
2024-06-22 18:38:16 WARN docker binaries already existed
2024-06-22 18:38:19 WARN docker is already running.
2024-06-22 18:38:19 INFO downloading kubeasz: 3.6.1
3.6.1: 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
4f7f893dc9cc: Retrying in 1 second
error pulling image configuration: download failed after attempts=6: dial tcp 202.53.137.209:443: i/o timeout
2024-06-22 18:41:32 DEBUG run a temporary container
Unable to find image 'easzlab/kubeasz:3.6.1' locally
3.6.1: 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
4f7f893dc9cc: Retrying in 1 second
docker: error pulling image configuration: download failed after attempts=6: dial tcp 31.13.94.36:443: i/o timeout.
See 'docker run --help'.
2024-06-22 18:44:44 ERROR failed.

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

此时根据脚本里面的命令,应该是docker pull easzlab/kubeasz:3.6.1命令(版本为变量),但无法下载

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

我尝试更换了其他的镜像仓库也无济于事

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

No response

Kubernetes version k8s 版本

1.30和1.27我都尝试了

Kubeasz version

3.6.1和最新版3.6.4我都尝试过,均无法下载

OS version 操作系统版本

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

Linux vm-1718177269.06.novalocal 3.10.0-957.el7.x86_64 #1 SMP Thu Nov 8 23:39:32 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
centos7.6版本

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

@newfzk
Copy link

newfzk commented Jun 23, 2024

我也想知道,在目前国内大部分镜像站都关闭的情况下,如何方便的下载镜像,求大神告知,感谢

@caozhengyx
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

3 participants