[GH-ISSUE #2173] [BUG]: Documents processing API is not online #1415

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

Originally created by @venturaEffect on GitHub (Aug 25, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2173

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Trying to upload a mp3 file got this error twice on different audio files.

Are there known steps to reproduce?

Just tried to upload on a fresh new installed AnythingLLM desktop app on Windows 11.

And btw is it also possible to upload mp4? What will it take from it? What happens in the screen and transcribes also the audio?

Apprecaite your time.

Originally created by @venturaEffect on GitHub (Aug 25, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2173 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Trying to upload a mp3 file got this error twice on different audio files. ### Are there known steps to reproduce? Just tried to upload on a fresh new installed AnythingLLM desktop app on Windows 11. And btw is it also possible to upload mp4? What will it take from it? What happens in the screen and transcribes also the audio? Apprecaite your time.
yindo added the possible bug label 2026-02-22 18:24:41 -05:00
yindo closed this issue 2026-02-22 18:24:41 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 25, 2024):

Depending on the resources available on the machine this can be quite intensive to do. The audio file needs to be converted to .wav then processed. MP4 is not supported, even if that was the case it would still need to strip the audio first.

Logs from anything crashing would be helpful https://docs.useanything.com/debug since it seems you can upload, but then something goes wrong

@timothycarambat commented on GitHub (Aug 25, 2024): Depending on the resources available on the machine this can be quite intensive to do. The audio file needs to be converted to .wav then processed. MP4 is not supported, even if that was the case it would still need to strip the audio first. Logs from anything crashing would be helpful https://docs.useanything.com/debug since it seems you can upload, but then something goes wrong
yindo changed title from [BUG]: Documents processing API is not online to [GH-ISSUE #2173] [BUG]: Documents processing API is not online 2026-06-05 14:40:39 -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#1415