mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #18536] issue: qdrant since version v1.15.4 it is not working with Open WebUI #34156
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 @YetheSamartaka on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18536
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.34
Ollama Version (if applicable)
Operating System
Debian 12
Browser (if applicable)
All
Confirmation
README.md.Expected Behavior
Requests towards qdrant are working as supposed
Actual Behavior
Since version v1.15.4 it is not working with Open WebUI. When I tried this or the version above (v1.15.5), it was not working, but reverting to version v1.15.3 solved the issue. Nothing else has changed.
First use of knowledge from Open WebUI is working but the second one (same question) is not working at all.
Steps to Reproduce
Logs & Screenshots
none, it is as if request was never created in the first place, but when i stop the conversation from generating, it logs the stop conversation print with debug mode enabled.
Additional Information
When reverted to version 1.15.3, there is no such issue. Any other changes are not present. I was upgrading from 1.15.1 when i found this out