[GH-ISSUE #3509] [BUG]: #2264

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

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

How are you running AnythingLLM?

Docker (local)

What happened?

hi , i run anythingllm by docker on centos linux ,when i use agent to web browing
it show
1/1 Agent @agent invoked. Swapping over to agent chat. Type /exit to exit agent execution loop early.
2/2 Agent session complete.
it seem like not to work

but i run anythingllm by docker on my mac os ,it is fine
can you help me

Are there known steps to reproduce?

No response

Originally created by @tianzi11 on GitHub (Mar 21, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3509 ### How are you running AnythingLLM? Docker (local) ### What happened? hi , i run anythingllm by docker on centos linux ,when i use agent to web browing it show 1/1 Agent @agent invoked. Swapping over to agent chat. Type /exit to exit agent execution loop early. 2/2 Agent session complete. it seem like not to work but i run anythingllm by docker on my mac os ,it is fine can you help me ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:28:53 -05:00
yindo closed this issue 2026-02-22 18:28:53 -05:00
Author
Owner

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

Are you running NGINX in front of the docker container? If so - you probably did not allow websocket connections and that will auto-close the connection. Otherwise, you should post docker logs during the runtime error.

Similiar issue https://github.com/Mintplex-Labs/anything-llm/issues/1379

@timothycarambat commented on GitHub (Mar 21, 2025): Are you running NGINX in front of the docker container? If so - you probably did not allow websocket connections and that will auto-close the connection. Otherwise, you should post docker logs during the runtime error. Similiar issue https://github.com/Mintplex-Labs/anything-llm/issues/1379
yindo changed title from [BUG]: to [GH-ISSUE #3509] [BUG]: 2026-06-05 14:45:30 -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#2264