[GH-ISSUE #3112] [BUG]: Supplying CLI args results in line 45: ... No such file or directory #1993

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

Originally created by @michael-newsrx on GitHub (Feb 4, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3112

How are you running AnythingLLM?

Download Appimage via the curl script.

What happened?

./AnythingLLMDesktop/start --no-sandbox

./AnythingLLMDesktop/start: line 45: /anythingllm-desktop: No such file or directory

Are there known steps to reproduce?

No response

Originally created by @michael-newsrx on GitHub (Feb 4, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3112 ### How are you running AnythingLLM? Download Appimage via the curl script. ### What happened? ```shell ./AnythingLLMDesktop/start --no-sandbox ./AnythingLLMDesktop/start: line 45: /anythingllm-desktop: No such file or directory ``` ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:27:38 -05:00
yindo closed this issue 2026-02-22 18:27:38 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 4, 2025):

Correct, that is intended. Especially because you should not run Electron/Chromium outside of sandboxing for best security practices from Chromium team

@timothycarambat commented on GitHub (Feb 4, 2025): Correct, that is intended. Especially because you should not run Electron/Chromium outside of sandboxing for best security practices from Chromium team
yindo changed title from [BUG]: Supplying CLI args results in `line 45: ... No such file or directory` to [GH-ISSUE #3112] [BUG]: Supplying CLI args results in `line 45: ... No such file or directory` 2026-06-05 14:43:54 -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#1993