mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-22 17:42:18 -05:00
SearXNG search goes to the wrong url #3813
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 @iplayfast on GitHub (Feb 13, 2025).
Bug Report
Installation Method
Docker (system working well)
Environment
Open WebUI Version: 5.11
Ollama (if applicable): 0.5.7
Operating System: linux
Browser (if applicable): Chrome
Confirmation:
Expected Behavior:
In admin/websearch I set the searXNG engine to use url http://192.168.1.15:8080/search?q=
During a query when using the searXNG engine, it has an error.
Thought Process
[Describe what you expected to happen.]
My Searxng is set to 192.168.1.15:8080 searxng:8080 doesn't point anywhere.
@tjbck commented on GitHub (Feb 13, 2025):
Docker localhost isn't the same as Host machine localhost.