[GH-ISSUE #4170] [BUG]: Document Processor Unavailable #2653

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

Originally created by @adrianosmsm on GitHub (Jul 17, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4170

How are you running AnythingLLM?

Local development

What happened?

when i try upload file its show.i install it on win10 from github
use that
git clone https://github.com/Mintplex-Labs/anything-llm.git
cd anything-llm
npm install
npm run dev
Document Processor Unavailable
We can't upload your files right now because the document processor is offline. Please try again later.

Image Image

Are there known steps to reproduce?

No response

Originally created by @adrianosmsm on GitHub (Jul 17, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4170 ### How are you running AnythingLLM? Local development ### What happened? when i try upload file its show.i install it on win10 from github use that git clone https://github.com/Mintplex-Labs/anything-llm.git cd anything-llm npm install npm run dev Document Processor Unavailable We can't upload your files right now because the document processor is offline. Please try again later. <img width="1920" height="879" alt="Image" src="https://github.com/user-attachments/assets/e5d16113-0e05-423c-bad6-7213aac28a76" /> <img width="1920" height="879" alt="Image" src="https://github.com/user-attachments/assets/56a27e20-63aa-4a2c-ab53-a6900b23cd5b" /> ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:30:37 -05:00
yindo closed this issue 2026-02-22 18:30:37 -05:00
Author
Owner

@shatfield4 commented on GitHub (Jul 17, 2025):

See here for running AnythingLLM in local development: https://github.com/Mintplex-Labs/anything-llm?tab=readme-ov-file#how-to-setup-for-development

You will need to be running all 3 processes for AnythingLLM to function properly. It looks like you already have the frontend and server running so you probably need to just do npm run dev:collector (or yarn dev:collector if using yarn) in another terminal instance.

@shatfield4 commented on GitHub (Jul 17, 2025): See here for running AnythingLLM in local development: https://github.com/Mintplex-Labs/anything-llm?tab=readme-ov-file#how-to-setup-for-development You will need to be running all 3 processes for AnythingLLM to function properly. It looks like you already have the frontend and server running so you probably need to just do `npm run dev:collector` (or `yarn dev:collector` if using yarn) in another terminal instance.
yindo changed title from [BUG]: Document Processor Unavailable to [GH-ISSUE #4170] [BUG]: Document Processor Unavailable 2026-06-05 14:47:47 -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#2653