[GH-ISSUE #3725] [BUG]: Got Could not respond to message in the mid of responding. #2400

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

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

How are you running AnythingLLM?

Docker (remote machine)

What happened?

I access the LLM remotely. Got an error like "Could not respond to message" when the LLM generated an answer halfway. I can even see it answered half of the question. Before the update, it was fine.

https://github.com/user-attachments/assets/a3180e2e-464f-4231-ac58-907999f6e5d0

Are there known steps to reproduce?

No response

Originally created by @Zeddddd on GitHub (Apr 27, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3725 ### How are you running AnythingLLM? Docker (remote machine) ### What happened? I access the LLM remotely. Got an error like "Could not respond to message" when the LLM generated an answer halfway. I can even see it answered half of the question. Before the update, it was fine. https://github.com/user-attachments/assets/a3180e2e-464f-4231-ac58-907999f6e5d0 ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:30 -05:00
yindo closed this issue 2026-02-22 18:29:30 -05:00
Author
Owner

@Zeddddd commented on GitHub (Apr 27, 2025):

All the answers can be generated smoothly when accessed locally with localhost, but were interrupted when accessed via the server.
The error was:
Could not respond to message.
An error occurred while streaming response. network error

@Zeddddd commented on GitHub (Apr 27, 2025): All the answers can be generated smoothly when accessed locally with localhost, but were interrupted when accessed via the server. The error was: Could not respond to message. An error occurred while streaming response. network error
Author
Owner

@Zeddddd commented on GitHub (Apr 27, 2025):

Well, I found that my FRPS service kept restarting continuously, which turned out to be the root of the problem. After rebooting the server, everything returned to normal.

@Zeddddd commented on GitHub (Apr 27, 2025): Well, I found that my FRPS service kept restarting continuously, which turned out to be the root of the problem. After rebooting the server, everything returned to normal.
yindo changed title from [BUG]: Got Could not respond to message in the mid of responding. to [GH-ISSUE #3725] [BUG]: Got Could not respond to message in the mid of responding. 2026-06-05 14:46:20 -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#2400