mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 05:47:50 -05:00
[GH-ISSUE #19698] issue: .41 web based search and webpages - RAG - are not fixed #73560
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 @frenzybiscuit on GitHub (Dec 2, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19698
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.41
Ollama Version (if applicable)
N/A
Operating System
Debian 12
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Works as expected
Actual Behavior
Web based search (And loading plain websites) does not work with RAG. Using full context works.
Steps to Reproduce
Install in a python 3.11.2 venv.
Setup RAG as follows:
Setup Websites as follows:
Logs & Screenshots
.
Additional Information
7950x
128GB RAM
Debian 12 64bit
@owui-terminator[bot] commented on GitHub (Dec 2, 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:
#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bug#15915 issue: RAG Hybrid Search still broken
by dotmobo • Jul 21, 2025 •
bug#19281 issue: RAG Template applied with "Bypass Embedding and Retrieval" enabled
by lucyknada • Nov 19, 2025 •
bug#17733 issue: RAG queries still generated even if all files are in full context mode
by Classic298 • Sep 25, 2025 •
bugShow 5 more related issues
#18659 issue: RAG not working with Hybrid Search
by bborowin • Oct 27, 2025 •
bug#19047 issue: followup questions sometimes fail to generate
by avidwriter • Nov 08, 2025 •
bug#19496 issue: 500 internal server error appears in v0.6.40
by cloudtuotuo • Nov 26, 2025 •
bug#19247 issue: Sporadic server errors when searching chats
by richardwatts-seale • Nov 17, 2025 •
bug#19098 issue: Prompt & context duplication when RAG template is used
by matiboux • Nov 11, 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.
@frenzybiscuit commented on GitHub (Dec 2, 2025):
Apologies, it does appear to be an issue with the reranker model. I'll close this thread.