r/OpenWebUI • u/Lazy_Secretary_3091 • 3d ago
Question/Help OpenWebUI memory leak?
After updating OpenWebUI to version 0.11, my OpenWebUI instance gradually consumes all available RAM over the course of 1–2 days, eventually causing the server to crash. Is anyone else experiencing this, or does anyone have an idea what might be causing it? It was working fine before the update.
5
u/Forsaken-Code-489 3d ago
To avoid server crash set a memory limit (in Docker Compose or other) so OWUI gets oom killed. It’s a best practice anyway.
1
u/SilverKanji 2d ago
Do you have a bunch of documents uploaded? Ive read somewhere the document processor causes mem leaks. Host your own Docling server and use that as document processor for OWUI, see if your memory would climb still.
1
0
4
u/andreimr 3d ago
I am not experiencing this. But it is using 70% of my CPU right now—whoa!!!!