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

ems-client-daemonset on arm fails #46

Open
robert-sanfeliu opened this issue Dec 23, 2024 · 3 comments
Open

ems-client-daemonset on arm fails #46

robert-sanfeliu opened this issue Dec 23, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@robert-sanfeliu
Copy link

On ARMv8 based edge devices, EMS client daemonset fails with:
exec /bin/sh: exec format error

This usually indicates that the component hasn't been built for ARMv8 architecture.

@robert-sanfeliu robert-sanfeliu added the bug Something isn't working label Dec 23, 2024
@robert-sanfeliu
Copy link
Author

The image being used is:
image "registry.gitlab.com/nebulous-project/ems-main/ems-client:latest"

@ipatini
Copy link
Contributor

ipatini commented Jan 10, 2025

Hi. I have push a multi-architecture image of ems-client (with the same tag).

@robert-sanfeliu
Copy link
Author

Now the issue is:
image

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

3 participants