[GH-ISSUE #946] An error occurred while streaming response. Failed to fetch , Windows 10 #576

Closed
opened 2026-02-22 18:20:16 -05:00 by yindo · 3 comments
Owner

Originally created by @Alias4D on GitHub (Mar 21, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/946

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

hi , im using ollama to serve Open source LLM locally on http://127.0.0.1:11434
1 - installed AnythingLLM desktop on my windows & setting up for use ollama successfully
2 - run app and upload my markdown files for embedding successfully .
3 - write my qustion on prompt ? but get this message error below
image

Are there known steps to reproduce?

No response

Originally created by @Alias4D on GitHub (Mar 21, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/946 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? hi , im using ollama to serve Open source LLM locally on http://127.0.0.1:11434 1 - installed AnythingLLM desktop on my windows & setting up for use ollama successfully 2 - run app and upload my markdown files for embedding successfully . 3 - write my qustion on prompt ? but get this message error below ![image](https://github.com/Mintplex-Labs/anything-llm/assets/27604791/5342c85f-0529-43f5-81b2-a3f3ed456d98) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:20:16 -05:00
yindo closed this issue 2026-02-22 18:20:16 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 21, 2024):

#821 IP blocked by Hugging Face, see that issue for resolution

@timothycarambat commented on GitHub (Mar 21, 2024): #821 IP blocked by Hugging Face, see that issue for resolution
Author
Owner

@xia0ji233 commented on GitHub (Sep 3, 2025):

I have same problem,but I build it locally,and server on localhost:3001 will crash after I ask two problem.

Image
@xia0ji233 commented on GitHub (Sep 3, 2025): I have same problem,but I build it locally,and server on localhost:3001 will crash after I ask two problem. <img width="1566" height="269" alt="Image" src="https://github.com/user-attachments/assets/2e00e433-e791-4473-b38c-b66597219baa" />
Author
Owner

@timothycarambat commented on GitHub (Sep 3, 2025):

502 is a bad gateway error code - likely from your NGINX webserver config because you did not enable websockets in the config

We should update docs to have this default config on that page to stop this hiccup since its a user-config issue

@timothycarambat commented on GitHub (Sep 3, 2025): 502 is a bad gateway error code - likely from your NGINX webserver config because you [did not enable websockets in the config](https://github.com/Mintplex-Labs/anything-llm/blob/master/cloud-deployments/aws/cloudformation/aws_https_instructions.md#step-7-create-simple-http-proxy-configuration-for-anythingllm) We should update docs to have this default config on that page to stop this hiccup since its a user-config issue
yindo changed title from An error occurred while streaming response. Failed to fetch , Windows 10 to [GH-ISSUE #946] An error occurred while streaming response. Failed to fetch , Windows 10 2026-06-05 14:36:05 -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#576