mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-11 08:22:09 -05:00
[GH-ISSUE #5035] Request to ollama cancelled after 120 seconds #13835
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 @mchoma on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5035
Creating RAG prompt from Open WebUI to Ollama. This is expected to last long so I configured AIOHTTP_CLIENT_TIMEOUT=3600 (1 hour) OLLAMA_KEEP_ALIVE is 5 minutes.
I am facing situation that ollama cancelled request after 2 minutes
I do not know if I must set something on OpenWebUI side or Ollama side or OpenShift . I raised OpenShift Router HAProxy timeout, but did not helped.
Not sure where this 120 seconds timeout comes from. I will be thankful for any hint.
Using
Open WebUI Version v0.3.16
Ollama 0.3.6
Installation Method
container on OpenShift
Environment
Open WebUI Version: v0.3.16
Ollama (if applicable): v0.3.6
Operating System: Linux
Browser (if applicable): Firefox