mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #19843] issue: Intermittent Performance Degradation #57682
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 @gneuli on GitHub (Dec 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19843
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.6.40
Ollama Version (if applicable)
No response
Operating System
Red Hat CoreOS (Kubernetes Cluster Installation)
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Consistently fast and responsive performance for all operations.
Actual Behavior
We are experiencing intermittent and temporary performance degradation with our Open WebUI deployment that tremendously slows down the whole application (sometimes to the point of being unresponsive). These incidents occur almost daily, typically during peak usage periods. The root cause has not yet been identified, and our attempts at mitigation have only partially improved the situation.
Observed behavior:
Relevant configuration changes:
We have tried to optimize the configuration according to the recommendations in the documentation, e.g.
What we’ve tried so far:
Request for guidance:
We are seeking input on:
Any help in narrowing down this issue and identifying root causes would be greatly appreciated.
Steps to Reproduce
Deployment & setup:
Logs & Screenshots
Setting loging level to Debug was of limited help so far due to the massive amount of logs.
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Dec 9, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19064 issue: Potential Root Cause for Data Loss (Multi-Device) and Performance Issues (Multimodal)
by 2erTwo6 • Nov 09, 2025 •
bug#19496 issue: 500 internal server error appears in v0.6.40
by cloudtuotuo • Nov 26, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bugShow 5 more related issues
#19438 issue: Icon loading regression
by JoelShepard • Nov 24, 2025 •
bug#19007 issue: Performance regression in Open WebUI v0.6.36 – noticeable slowdown with local models
by manhtv46k55 • Nov 07, 2025 •
bug#19314 issue: cannot persist docling parameters
by Elettrotecnica • Nov 20, 2025 •
bug#18145 issue: 0.6.33 regression
by Ark-Levy • Oct 08, 2025 •
bug#19047 issue: followup questions sometimes fail to generate
by avidwriter • Nov 08, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Dec 9, 2025):
Setting log level to debug will make performance much worse. Speaking of personal experiences here.
Set it to WARNING instead.
Also pls share all env vars you have set and their respective values and give a detailed setup overview.
Not just "we scaled resources" or "we use kubernetes".
What main database do you use?
And much more. A lot of details missing. And please don't open this in the issues, this belongs to discussions.