mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-24 20:14:58 -05:00
No response from ollama (Openshift / Kubernetes) #411
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 @acocalypso on GitHub (Mar 4, 2024).
I set it up on an Openshift Cluster, Ollama and WebUI are running in CPU only mode and I can pull models, add prompts etc.
When I open a chat, select a model and ask a question its running for an eternity and I'm not getting any response.
On ollama server I see:
Webui:
my ollama container isn't using any cpu therefore I assume its not doing anything at all.

Is there anyway to troubleshoot?