mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #8673] Can't activate Ollama after deleting the default one #30739
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @frenzybiscuit on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8673
On linux (AMD64) with python on version 0.5.4, go into the connections tab. Delete Ollama and disable it. Then restart open-webui.
At this point in time, you (or at least, I can't) cannot recreate Ollama connections.
Re-enabling the connections doesn't save and on page reload its back to disabled. Also, the button to create a new Ollama connection never appears.
@tjbck commented on GitHub (Jan 19, 2025):
Good catch, Fixed on dev with
43c4b8e518Will be merged to main soon!@hyunwen commented on GitHub (Jan 22, 2025):
Same issue, i spent half a day trying to solve this problem. Orz