[GH-ISSUE #3571] [BUG]: Could not respond to message. An error occurred while streaming response. network error #2302

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

Originally created by @rad1229208927 on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3571

How are you running AnythingLLM?

Docker (remote machine)

What happened?

ubuntu22LTS
docker latest
ollama is running

Image

Image

Are there known steps to reproduce?

No response

Originally created by @rad1229208927 on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3571 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? ubuntu22LTS docker latest ollama is running ![Image](https://github.com/user-attachments/assets/49c120d2-95ea-4df9-b97c-668741372d00) ![Image](https://github.com/user-attachments/assets/54bf15f4-9924-4515-b805-e0d3bb13c1b0) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:05 -05:00
yindo closed this issue 2026-02-22 18:29:05 -05:00
Author
Owner

@gu-bei-club commented on GitHub (Apr 1, 2025):

me too

@gu-bei-club commented on GitHub (Apr 1, 2025): me too
Author
Owner

@timothycarambat commented on GitHub (Apr 1, 2025):

If you look at the error at the top of the screen it is the same as https://github.com/Mintplex-Labs/anything-llm/issues/1331

You are on a machine that does not support AVX2 Instruction set on CPU (which is already 10+ years old). The root cause of this is the built-in vector database lancedb. If you move to another vector database provider, you wont have this error. We support a lot of vector database providers, so you can chose whatever one makes the most sense for you to run.

@timothycarambat commented on GitHub (Apr 1, 2025): If you look at the error at the top of the screen it is the same as https://github.com/Mintplex-Labs/anything-llm/issues/1331 You are on a machine that does not support AVX2 Instruction set on CPU (which is already 10+ years old). The root cause of this is the built-in vector database lancedb. If you move to another vector database provider, you wont have this error. We support a lot of vector database providers, so you can chose whatever one makes the most sense for you to run.
yindo changed title from [BUG]: Could not respond to message. An error occurred while streaming response. network error to [GH-ISSUE #3571] [BUG]: Could not respond to message. An error occurred while streaming response. network error 2026-06-05 14:45:46 -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#2302