[GH-ISSUE #5019] [BUG]: ollama models not populating #3147

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

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

How are you running AnythingLLM?

Docker (local)

What happened?

No ollama models are loading. I've gone scanned issues 495 and 2523 and think I've captured all of the suggestions, which has indeed left me with zero errors I can see.

(Environment info: Ugreen NAS install. Anythingllm installed in one Docker container, ollama installed in another. In tests below I am hitting both anythingllm and ollama from within the NAS.)

Image

As you can see I am using the linux base path. When I hit that path in the browser (or curl it) ollama reports it is running fine:

Image

Anythingllm log reports zero issues on load of the LLM selection view/choice of ollama as model. Ollama log reports the following:

Image

Given all previous errors I've encountered are gone I'm now at an impasse. Help?

Are there known steps to reproduce?

No response

Originally created by @brianbobek on GitHub (Feb 18, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5019 ### How are you running AnythingLLM? Docker (local) ### What happened? No ollama models are loading. I've gone scanned issues 495 and 2523 and think I've captured all of the suggestions, which has indeed left me with zero errors I can see. (Environment info: Ugreen NAS install. Anythingllm installed in one Docker container, ollama installed in another. In tests below I am hitting both anythingllm and ollama _from within the NAS_.) <img width="787" height="604" alt="Image" src="https://github.com/user-attachments/assets/1f6caefb-d790-41a2-b96b-7de8d7f822b3" /> As you can see I am using the linux base path. When I hit that path in the browser (or curl it) ollama reports it is running fine: <img width="382" height="186" alt="Image" src="https://github.com/user-attachments/assets/b52f887e-5712-43f1-923f-46490341b77d" /> Anythingllm log reports zero issues on load of the LLM selection view/choice of ollama as model. Ollama log reports the following: <img width="1022" height="603" alt="Image" src="https://github.com/user-attachments/assets/48880d59-4073-4678-9c49-2260e4a5088c" /> Given all previous errors I've encountered are gone I'm now at an impasse. Help? ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:32:48 -05:00
yindo closed this issue 2026-02-22 18:32:48 -05:00
Author
Owner

@brianbobek commented on GitHub (Feb 18, 2026):

My model was not downloaded inside my container -- Fixed!

@brianbobek commented on GitHub (Feb 18, 2026): My model was not downloaded inside my container -- Fixed!
yindo changed title from [BUG]: ollama models not populating to [GH-ISSUE #5019] [BUG]: ollama models not populating 2026-06-05 14:50:34 -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#3147