cannot execute binary file: Exec format error #2138
Closed
alirezaalavi87
started this conversation in
General
Replies: 3 comments 1 reply
-
Please provide more info on what system you are trying to run on |
Beta Was this translation helpful? Give feedback.
0 replies
-
Aarch64 is an ARM architecture, and not amd64/x86_64 compatible (You want to download the one that's just plain musl with no specified CPU arch) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ah I see... thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I feel like I'm doing something wrong. my laptop is 64 bits with x86 architecture linux.
I download the aarch64 binary, run it and the this error:
cannot execute binary file: Exec format error
what is the issue?
Beta Was this translation helpful? Give feedback.
All reactions