mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #20003] issue: Web Search with BRAVE API does not work. #57726
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 @tigran123 on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20003
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.41
Ollama Version (if applicable)
0.12.10
Operating System
Ubuntu Linux 22.04.5
Browser (if applicable)
Chrome 142.0.7444.175 (Official Build) (64-bit)
Confirmation
README.md.Expected Behavior
Web search should provide results.
Actual Behavior
It does not.
Steps to Reproduce
Logs & Screenshots
@owui-terminator[bot] commented on GitHub (Dec 17, 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:
#19698 issue: .41 web based search and webpages - RAG - are not fixed
by frenzybiscuit • Dec 02, 2025 •
bug#19864 issue:
by Haervwe • Dec 10, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#19877 issue:
by dotmobo • Dec 11, 2025 •
bug#19925 issue: Model responses stop after web searches
by tm-coder-484 • Dec 13, 2025 •
bugShow 5 more related issues
#19861 issue:
by QuitHub • Dec 10, 2025 •
bug#19755 issue: Error: 404, message='Not Found', url='http://ollama:11434/api/embed'
by stevewillett • Dec 04, 2025 •
bug#19211 issue:
by Byrnes9 • Nov 16, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#16875 issue: Web Search Not Working with OpenWebUI-Assistant-OpenAI Function
by YazinAlhamdi • Aug 24, 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.
@tigran123 commented on GitHub (Dec 17, 2025):
I forgot to mention that I did enable "Web Search" in the "Integrations" at the bottom and I entered my BRAVE API in the Settings of Open WebUI, to enable web searching. It used to work before...
@tigran123 commented on GitHub (Dec 17, 2025):
Excuse me, why was this closed? I checked the issue referred and there is no solution there. Of course I set the number of concurrent requests to 1 -- that is the first that occurred to me (when I saw in the logs "too many concurrent requests" error). However, this did NOT solve the issue. So, what is the solution? Please reopen the issue and investigate or suggest a workaround. Thank you.
@Classic298 commented on GitHub (Dec 17, 2025):
@tigran123 there is no solution yet. It's a known issue and this has nothing to do with concurrent requests. That setting is for something else
It was closed because you opened yet another duplicate for an issue that is already being tracked.
Duplicates should not be created!
@tigran123 commented on GitHub (Dec 17, 2025):
Ok, I upgraded to the paid tier ($3 for 1000 requests) and it seems to work now.
@Classic298 commented on GitHub (Dec 21, 2025):
should be addressed by
https://github.com/open-webui/open-webui/pull/20070
@tigran123 commented on GitHub (Dec 21, 2025):
Thank you! I will try the next release.