[GH-ISSUE #3231] [BUG]: Can't list Ollama's models in Self-Hosted version #2078

Closed
opened 2026-02-22 18:28:04 -05:00 by yindo · 0 comments
Owner

Originally created by @armstrong1972 on GitHub (Feb 15, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3231

How are you running AnythingLLM? (Closed)

Docker (local)

What happened?

Fixed : I installed ollama by snap , so I must use "snap set ollama host=0.0.0.0:11434" to change the OLLAMA_HOST param.

I direct installed Ollama and set "0.0.0.0:11434" env param in Ubuntu 24.04.
I installed AnythingLLM(Self-Hosted) by docker.

I try "http://172.17.0.1:11434", it's success. but I can't get the models list in WebPage .
But I get get the models list by AnythingLLM Desktop version

Image

Are there known steps to reproduce?

No response

Originally created by @armstrong1972 on GitHub (Feb 15, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3231 ### How are you running AnythingLLM? (Closed) Docker (local) ### What happened? ## Fixed : I installed ollama by snap , so I must use "snap set ollama host=0.0.0.0:11434" to change the OLLAMA_HOST param. I direct installed Ollama and set "0.0.0.0:11434" env param in Ubuntu 24.04. I installed AnythingLLM(Self-Hosted) by docker. I try "http://172.17.0.1:11434", it's success. but I can't get the models list in WebPage . But I get get the models list by AnythingLLM Desktop version ![Image](https://github.com/user-attachments/assets/40b78bdd-c305-41c7-ba46-6f62ebe4f463) ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:28:04 -05:00
yindo closed this issue 2026-02-22 18:28:04 -05:00
yindo changed title from [BUG]: Can't list Ollama's models in Self-Hosted version to [GH-ISSUE #3231] [BUG]: Can't list Ollama's models in Self-Hosted version 2026-06-05 14:44:25 -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#2078