[GH-ISSUE #2915] [BUG]: sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error #1860

Closed
opened 2026-02-22 18:26:52 -05:00 by yindo · 1 comment
Owner

Originally created by @kalustian on GitHub (Dec 30, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2915

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

I want to install AnythingLLM Desktop on my Nvidia AGX Orin 32Gb . When running the below curl, it gave me " sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error" message.

curl -fsSL https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/installer.sh | sh

Any suggestion to fix it ?

NOTE: I have the docker version running without issue, but seems the "Custom Skill" option is not enabled in docker.

Thanks

Are there known steps to reproduce?

No response

Originally created by @kalustian on GitHub (Dec 30, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2915 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? I want to install AnythingLLM Desktop on my **Nvidia AGX Orin 32Gb** . When running the below curl, it gave me " sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error" message. curl -fsSL https://s3.us-west-1.amazonaws.com/public.useanything.com/latest/installer.sh | sh Any suggestion to fix it ? **NOTE:** I have the docker version running without issue, but seems the "Custom Skill" option is not enabled in docker. Thanks ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:52 -05:00
yindo closed this issue 2026-02-22 18:26:52 -05:00
Author
Owner

@timothycarambat commented on GitHub (Dec 30, 2024):

but seems the "Custom Skill" option is not enabled in docker.

Are you on the most recent image or an image that supports custom skills?
There is also this: https://docs.anythingllm.com/configuration#anythingllm-hub-agent-skills

We have people run AnythingLLM on Orins with no issue (via docker), however for desktop you might be on the wrong arch. Isnt the Orin ARM based? If so, we dont have Linux ARM support, only windows ARM. We do support ARM linux for docker though.

As for the skill stuff, do you have somewhere on the UI where you see skills being unavailable + what is your image SHA

@timothycarambat commented on GitHub (Dec 30, 2024): > but seems the "Custom Skill" option is not enabled in docker. Are you on the most recent image or an image that supports custom skills? There is also this: https://docs.anythingllm.com/configuration#anythingllm-hub-agent-skills We have people run AnythingLLM on Orins with no issue (via docker), however for desktop you might be on the wrong arch. Isnt the Orin ARM based? If so, we dont have Linux ARM support, only windows ARM. We do support ARM linux for docker though. As for the skill stuff, do you have somewhere on the UI where you see skills being unavailable + what is your image SHA
yindo changed title from [BUG]: sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error to [GH-ISSUE #2915] [BUG]: sh: 31: ./AnythingLLMDesktop.AppImage: Exec format error 2026-06-05 14:43:05 -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#1860