[GH-ISSUE #3383] [BUG]: Exec format error? #2180

Closed
opened 2026-02-22 18:28:30 -05:00 by yindo · 3 comments
Owner

Originally created by @ojingo on GitHub (Mar 2, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3383

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

does your desktop app not work for ARM linux ?

curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh

Downloading latest AnythingLLM Desktop...
######################################################################## 100.0%
Extracting...
sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error

Are there known steps to reproduce?

just run:

curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh

Downloading latest AnythingLLM Desktop...
######################################################################## 100.0%
Extracting...
sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error

Originally created by @ojingo on GitHub (Mar 2, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3383 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? does your desktop app not work for ARM linux ? curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh >>> Downloading latest AnythingLLM Desktop... ######################################################################## 100.0% >>> Extracting... sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error ### Are there known steps to reproduce? just run: curl -fsSL https://cdn.anythingllm.com/latest/installer.sh | sh >>> Downloading latest AnythingLLM Desktop... ######################################################################## 100.0% >>> Extracting... sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error
yindo added the possible bug label 2026-02-22 18:28:30 -05:00
yindo closed this issue 2026-02-22 18:28:30 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 3, 2025):

You are probably trying to run the desktop app on Linux ARM64 - which is unsupported.

NVM, missed the top part. Yes ARM64 Linux on desktop is unsupported. For those on that os/arch combo you have to use Docker

@timothycarambat commented on GitHub (Mar 3, 2025): ~You are probably trying to run the desktop app on Linux ARM64~ - which is unsupported. NVM, missed the top part. Yes ARM64 Linux on desktop is unsupported. For those on that os/arch combo you have to use Docker
Author
Owner

@ojingo commented on GitHub (Mar 3, 2025):

Ok thanks.. let me know if you guys decide to support ARM… I got the docker thing running but was a bit painful with Ollama and the passing thru of network bit of docker wizardry which I am not super strong on…

@ojingo commented on GitHub (Mar 3, 2025): Ok thanks.. let me know if you guys decide to support ARM… I got the docker thing running but was a bit painful with Ollama and the passing thru of network bit of docker wizardry which I am not super strong on…
Author
Owner

@guynich commented on GitHub (Mar 15, 2025):

+1.
I got AnythingLLM docker working on an ARM chip running Ubuntu and documented my steps here: https://github.com/guynich/anythingllm_on_arm

@guynich commented on GitHub (Mar 15, 2025): +1. I got AnythingLLM docker working on an ARM chip running Ubuntu and documented my steps here: https://github.com/guynich/anythingllm_on_arm
yindo changed title from [BUG]: Exec format error? to [GH-ISSUE #3383] [BUG]: Exec format error? 2026-06-05 14:45:02 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2180