mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-30 17:11:20 -05:00
[GH-ISSUE #24052] issue: I have two ollama servers as connections, models only shows models from the first connection; not the second #123479
Reference in New Issue
Block a user
Originally created by @misterjice on GitHub (Apr 23, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/24052
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.9.1
Ollama Version (if applicable)
ollama version is 0.21.1
Operating System
Windows 11 / WSL
Browser (if applicable)
Vivaldi 7.9.3970.55 (Official Build) (64-bit)
Confirmation
README.md.Expected Behavior
I have two connections under Admin Panel --> Settings --> Connections: these are both local ollama instances. They both work. When I do inference I see both servers via SSH and I see that models are pulled.
When I go to Admin Panel --> Settings --> Models I expect to see models from BOTH local ollama servers.
Actual Behavior
However, when I go to Admin Panel --> Settings --> Models, it only shows models for the first server connection in Admin Panel --> Settings --> Connections and not the second.
Steps to Reproduce
Logs & Screenshots
N/A
Additional Information
N/A
@mmb78 commented on GitHub (Apr 24, 2026):
I had a similar problem. But I realized that I had the same models served by both Ollama servers and the lists were only merging into one list and I could not see the models "twice". When I later changed my servers to serve different models, everything worked as expected and I saw models from both servers.
@tjbck commented on GitHub (Apr 24, 2026):
Intended behaviour, please set prefix id.