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

[BUG] /role-probe/agent: exec format error #5392

Closed
xuriwuyun opened this issue Oct 11, 2023 · 2 comments · Fixed by #5420
Closed

[BUG] /role-probe/agent: exec format error #5392

xuriwuyun opened this issue Oct 11, 2023 · 2 comments · Fixed by #5420
Assignees
Labels
bug kind/bug Something isn't working
Milestone

Comments

@xuriwuyun
Copy link
Contributor

Describe the bug
KB version: 0.7.0-beta.1
os: ubuntu2204
arch: arm64

cluster create failed.

To Reproduce
Steps to reproduce the behavior:

  1. kbcli cluster create mongo1 --cluster-definition=mongodb

image

image

@xuriwuyun xuriwuyun added the kind/bug Something isn't working label Oct 11, 2023
@derecknowayback
Copy link
Contributor

WIP

@ahjing99
Copy link
Collaborator

centos 7 also has the same problem:

[root@yjtest ~]# k logs mysql-revada-mysql-0 action-0
standard_init_linux.go:211: exec user process caused "exec format error"

[root@yjtest ~]# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (AltArch)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (AltArch)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7:server"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

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

Successfully merging a pull request may close this issue.

4 participants