mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #17056] issue: error when using yacy as a search engine #33685
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 @mtoniott on GitHub (Aug 30, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17056
Check Existing Issues
Installation Method
Other
Open WebUI Version
v0.6.26
Ollama Version (if applicable)
/
Operating System
Archlinux
Browser (if applicable)
Firefox
Confirmation
README.md.Expected Behavior
The results from Yacy are used in context to give information to the LLM.
Actual Behavior
An empty bug box appear;
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@rgaricano commented on GitHub (Aug 30, 2025):
yancy search need a yancy server (https://github.com/yacy/yacy_search_server )
do you have a yancy server installed & running?
@mtoniott commented on GitHub (Aug 30, 2025):
Yes I do. It works and actually the research works, the bug is only regarding the red error with {}.
@rgaricano commented on GitHub (Aug 30, 2025):
any console browser error?
or any error in app log?
@tjbck commented on GitHub (Aug 31, 2025):
Yacy is a community integration. PR welcome if there's an issue.