I have tried using Qwen2.5-72B-Instruct, Mistral Small 3, and llama3.3-70b-instruct and all have the same issue.
Originally created by @LazyDataScientistGit on GitHub (Mar 6, 2025).
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Installation Method
Git Clone
### Open WebUI Version
v0.5.20 thru v0.5.18
### Ollama Version (if applicable)
N/A
### Operating System
Linux Mint 22
### Browser (if applicable)
N/A
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have checked the browser console logs.
- [x] I have checked the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
Search results to come back and not fail.
### Actual Behavior
All search queries fail and model instructs me that it does not have real-time data.
### Steps to Reproduce
Open New Chat,
select any model (I am using openrouter for models)
select "web-browsing"
Ask a query.
### Logs & Screenshots
data:
action: "web_search"
description: "Error searching \"{{searchQuery}}\""
done: true
error: true
query: "2025 top 5 Antidepressants"
### Additional Information
I have tried using Qwen2.5-72B-Instruct, Mistral Small 3, and llama3.3-70b-instruct and all have the same issue.
GiteaMirror
added the bug label 2025-11-11 15:50:55 -06:00
@LazyDataScientistGit commented on GitHub (Mar 7, 2025):
@rgaricano just the default duckduckgo setting and i get the same issue with the default google_pse settings.
@LazyDataScientistGit commented on GitHub (Mar 7, 2025):
@rgaricano just the default `duckduckgo` setting and i get the same issue with the default `google_pse` settings.
I haven't been able to do it recently. I should have bypassed the embedding problem. Anyway, I can't use online search now.
@raydoomed commented on GitHub (Mar 7, 2025):
I haven't been able to do it recently. I should have bypassed the embedding problem. Anyway, I can't use online search now.
user group permissions, interface web search query generation ?
@rgaricano commented on GitHub (Mar 7, 2025):
user group permissions, interface web search query generation ?



I don't get errors per se, but if I bypass the embedding, the model says it has no information. In the logs it shows that the search (searxng) is working. If I use the embedding, it takes forever probably because it is continuously spamming ollama with calls to /api/embed one character at a time.
@1over137 commented on GitHub (Mar 7, 2025):
I don't get errors per se, but if I bypass the embedding, the model says it has no information. In the logs it shows that the search (searxng) is working. If I use the embedding, it takes forever probably because it is continuously spamming ollama with calls to `/api/embed` one character at a time.
I don't get errors per se, but if I bypass the embedding, the model says it has no information. In the logs it shows that the search (searxng) is working. If I use the embedding, it takes forever probably because it is continuously spamming ollama with calls to /api/embed one character at a time.
Yes, and you can't use LM studio either. Use ollama to open bypass embedding.
@raydoomed commented on GitHub (Mar 7, 2025):
> I don't get errors per se, but if I bypass the embedding, the model says it has no information. In the logs it shows that the search (searxng) is working. If I use the embedding, it takes forever probably because it is continuously spamming ollama with calls to `/api/embed` one character at a time.
Yes, and you can't use LM studio either. Use ollama to open bypass embedding.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @LazyDataScientistGit on GitHub (Mar 6, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.5.20 thru v0.5.18
Ollama Version (if applicable)
N/A
Operating System
Linux Mint 22
Browser (if applicable)
N/A
Confirmation
README.md.Expected Behavior
Search results to come back and not fail.
Actual Behavior
All search queries fail and model instructs me that it does not have real-time data.
Steps to Reproduce
Open New Chat,
select any model (I am using openrouter for models)
select "web-browsing"
Ask a query.
Logs & Screenshots
data:
action: "web_search"
description: "Error searching "{{searchQuery}}""
done: true
error: true
query: "2025 top 5 Antidepressants"
Additional Information
I have tried using Qwen2.5-72B-Instruct, Mistral Small 3, and llama3.3-70b-instruct and all have the same issue.
@rgaricano commented on GitHub (Mar 7, 2025):
what are your settings for websearches?
@LazyDataScientistGit commented on GitHub (Mar 7, 2025):
@rgaricano just the default
duckduckgosetting and i get the same issue with the defaultgoogle_psesettings.@rgaricano commented on GitHub (Mar 7, 2025):
@raydoomed commented on GitHub (Mar 7, 2025):
I haven't been able to do it recently. I should have bypassed the embedding problem. Anyway, I can't use online search now.
@rgaricano commented on GitHub (Mar 7, 2025):
user group permissions, interface web search query generation ?
@LazyDataScientistGit commented on GitHub (Mar 7, 2025):
@rgaricano I have all the settings matching your settings and web searches still fail.
@1over137 commented on GitHub (Mar 7, 2025):
I don't get errors per se, but if I bypass the embedding, the model says it has no information. In the logs it shows that the search (searxng) is working. If I use the embedding, it takes forever probably because it is continuously spamming ollama with calls to
/api/embedone character at a time.@raydoomed commented on GitHub (Mar 7, 2025):
Yes, and you can't use LM studio either. Use ollama to open bypass embedding.