[GH-ISSUE #5045] [BUG]: Desktop Assistant Overlay not Working if Docker and Desktop App are Running in Parallel on same Computer #3165

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

Originally created by @YokoAC on GitHub (Feb 22, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5045

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

If running AnythingLLM via Docker, e.g., for setting up workspaces to share with others, but also using the AnythingLLM desktop application on the same computer, the Desktop Assistant Overlay is not working:

Image

It is not possible to insert any text, i.e., clicking the 'ask anything...' part. Same for the three-dot-menu at the top right. If the docker container is stopped, everything is working fine.

AnythingLLM team on Discord:

Not a bug per-se. They both try to access port 3001. That being said the desktop app actually is supposed to check if TCP 3001 is open before attempting to bind. The overlap of people with docker + desktop running at same time is probably very very low - in fact I would be surprised if anyone else has ever seen this besides you and our core team.

I agree and mainly posting it, if there are people out there having the same experience, so they can find why it is occurring and how to prevent this.

Are there known steps to reproduce?

Running AnythingLLM via Docker and the desktop app on the same computer.

Originally created by @YokoAC on GitHub (Feb 22, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5045 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? If running AnythingLLM via Docker, e.g., for setting up workspaces to share with others, but also using the AnythingLLM desktop application on the same computer, the Desktop Assistant Overlay is not working: <img width="451" height="711" alt="Image" src="https://github.com/user-attachments/assets/81751232-b9e0-48b9-a715-46a208991515" /> It is not possible to insert any text, i.e., clicking the 'ask anything...' part. Same for the three-dot-menu at the top right. If the docker container is stopped, everything is working fine. AnythingLLM team on Discord: > Not a bug per-se. They both try to access port 3001. That being said the desktop app actually is supposed to check if TCP 3001 is open before attempting to bind. The overlap of people with docker + desktop running at same time is probably very very low - in fact I would be surprised if anyone else has ever seen this besides you and our core team. I agree and mainly posting it, if there are people out there having the same experience, so they can find why it is occurring and how to prevent this. ### Are there known steps to reproduce? Running AnythingLLM via Docker and the desktop app on the same computer.
yindo added the possible bug label 2026-02-22 18:32:51 -05:00
yindo changed title from [BUG]: Desktop Assistant Overlay not Working if Docker and Desktop App are Running in Parallel on same Computer to [GH-ISSUE #5045] [BUG]: Desktop Assistant Overlay not Working if Docker and Desktop App are Running in Parallel on same Computer 2026-06-05 14:50:40 -04:00
yindo closed this issue 2026-06-05 14:50:40 -04:00
Author
Owner

@timothycarambat commented on GitHub (Feb 23, 2026):

Closing, but as i did respond on discord this is known - we can even make a post in Docs on the desktop help page just so its more discoverable than a closed GH issue

<!-- gh-comment-id:3946200946 --> @timothycarambat commented on GitHub (Feb 23, 2026): Closing, but as i did respond on discord this is known - we can even make a post in Docs on the desktop help page just so its more discoverable than a closed GH issue
Author
Owner

@elevatingcreativity commented on GitHub (Feb 24, 2026):

I run both side by side and have run into this issue as well.
I use the docker version for code development and testing, the desktop app for transcription, mainly.
So @YokoAC is not alone.

<!-- gh-comment-id:3954906571 --> @elevatingcreativity commented on GitHub (Feb 24, 2026): I run both side by side and have run into this issue as well. I use the docker version for code development and testing, the desktop app for transcription, mainly. So @YokoAC is not alone.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#3165