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

aws ec2 al2023-ami-2023.4.20240611.0-kernel-6.1-x86_64 安装失败 #1383

Open
freshgeek opened this issue Jun 16, 2024 · 0 comments
Open

aws ec2 al2023-ami-2023.4.20240611.0-kernel-6.1-x86_64 安装失败 #1383

freshgeek opened this issue Jun 16, 2024 · 0 comments

Comments

@freshgeek
Copy link

What happened? 发生了什么问题?

[root@ip-172-31-37-86 ~]# ./ezdown -D -m standard
2024-06-16 08:19:10 INFO Action begin: download_all
2024-06-16 08:19:10 WARN docker binaries already existed
2024-06-16 08:19:13 DEBUG generate docker service file
2024-06-16 08:19:13 DEBUG generate docker config: /etc/docker/daemon.json
2024-06-16 08:19:13 DEBUG standard config without registry mirrors
2024-06-16 08:19:13 DEBUG turn off selinux
2024-06-16 08:19:13 DEBUG enable and start docker
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xeu docker.service" for details.
2024-06-16 08:19:13 ERROR Action failed: download_all

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

正常安装

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

在aws 创建ec2,(al2023-ami-2023.4.20240611.0-kernel-6.1-x86_64),然后执行 :

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

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

No response

Kubernetes version k8s 版本

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

Kubeasz version

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

OS version 操作系统版本

# On Linux:
[root@ip-172-31-37-86 ~]# cat /etc/os-release
NAME="Amazon Linux"
VERSION="2023"
ID="amzn"
ID_LIKE="fedora"
VERSION_ID="2023"
PLATFORM_ID="platform:al2023"
PRETTY_NAME="Amazon Linux 2023.4.20240611"
ANSI_COLOR="0;33"
CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023"
HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/"
DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/"
SUPPORT_URL="https://aws.amazon.com/premiumsupport/"
BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023"
VENDOR_NAME="AWS"
VENDOR_URL="https://aws.amazon.com/"
SUPPORT_END="2028-03-15"

# paste output here
$ uname -a
[root@ip-172-31-37-86 ~]# uname -a
Linux ip-172-31-37-86.ec2.internal 6.1.92-99.174.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jun  4 15:43:46 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
# paste output here

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

@freshgeek freshgeek changed the title aws 安装失败 aws ec2 al2023-ami-2023.4.20240611.0-kernel-6.1-x86_64 安装失败 Jun 16, 2024
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

1 participant