[GH-ISSUE #2897] [BUG]: error when docker run #1843

Closed
opened 2026-02-22 18:26:48 -05:00 by yindo · 2 comments
Owner

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

How are you running AnythingLLM?

Docker (local)

What happened?

The Docker Container Logs are as follows:
image
docker version 20.10.7
node version v18.20.5
anythingllm docker image is the latest

Are there known steps to reproduce?

No response

Originally created by @shawnli89 on GitHub (Dec 24, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2897 ### How are you running AnythingLLM? Docker (local) ### What happened? The Docker Container Logs are as follows: ![image](https://github.com/user-attachments/assets/beed4cde-68eb-41bf-83ee-6af6636ca30d) docker version 20.10.7 node version v18.20.5 anythingllm docker image is the latest ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:26:48 -05:00
yindo closed this issue 2026-02-22 18:26:48 -05:00
Author
Owner

@spencerthayer commented on GitHub (Dec 25, 2024):

You need to copy and paste the log here. A screenshot cuts off too much text.

@spencerthayer commented on GitHub (Dec 25, 2024): You need to copy and paste the log here. A screenshot cuts off too much text.
Author
Owner

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

You are missing --cap-add SYS_ADMIN which enables the puppeteer web scraper to work, however on start that is a v8 chrome error and whatever it is, is unrelated to any code we wrote. Paste a full log instead of screenshot for more help + system OS and any other relevant specs

@timothycarambat commented on GitHub (Dec 28, 2024): You are missing `--cap-add SYS_ADMIN` which enables the puppeteer web scraper to work, however on start that is a v8 chrome error and whatever it is, is unrelated to any code we wrote. Paste a full log instead of screenshot for more help + system OS and any other relevant specs
yindo changed title from [BUG]: error when docker run to [GH-ISSUE #2897] [BUG]: error when docker run 2026-06-05 14:43:01 -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#1843