mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
issue: WebSearch does not work - 'NoneType' object has no attribute 'encode' #5364
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 @yazon on GitHub (May 28, 2025).
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
0.6.11
Ollama Version (if applicable)
No response
Operating System
Windows 10
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
When WebSearch is activated the web pages should be searched/scraped and output should be provided to LLM.
Actual Behavior
It seems that webpages are properly searched/scraped but LLM does not receive the output.
Steps to Reproduce
Logs & Screenshots