mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
[GH-ISSUE #8842] WebSearch with local searx not working : #15285
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 @gamersalpha on GitHub (Jan 23, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8842
Hello ,
so this my configuration evrything is uptodate to 23/01/2025
I work with docker : SearxNG - Ollama - OpenWebUI
1/ Installation Searxng :
i got two Environement variables :
With that my searxNg works perfectly :
2/ now let's install ollama with docker :
this my .env files :
So my Ollama and OpenWEBUI Works perfect
and my openWebui to
so now i will search with openWebui ollama and SearchNG
and i got this error :
Do u know how debug this error please ?
thanks