Note: Please remove the notes above when submitting your post. Thank you for your understanding and support!
Installation Method
Docker Compose including searchxng docker compose file.
Environment
Open WebUI Version: v0.4.1(latest)
Ollama (if applicable): v0.4.2
Operating System: Ubuntu 24.04 LTS
Browser (if applicable): Multiple
Confirmation:
I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
Expected Behavior:
Expect Open-WebUI client to establish a connection to the running Searxng instance and retrieve search results.
Actual Behavior:
Error is received and no search results are provided.
Description
Bug Summary:
Web search appears to universally fail across all queries. The error message states that max retries exceeded caussed by "
"NewConnectionError('<urllib3.connection.HTTPConnection object..." included in logs.
Originally created by @SouthFresh on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7103
# Bug Report
Note: Please remove the notes above when submitting your post. Thank you for your understanding and support!
---
## Installation Method
Docker Compose including searchxng docker compose file.
## Environment
- **Open WebUI Version:** v0.4.1(latest)
- **Ollama (if applicable):** v0.4.2
- **Operating System:** Ubuntu 24.04 LTS
- **Browser (if applicable):** Multiple
**Confirmation:**
- [x] I have read and followed all the instructions provided in the README.md.
- [x] I am on the latest version of both Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## Expected Behavior:
Expect Open-WebUI client to establish a connection to the running Searxng instance and retrieve search results.
## Actual Behavior:
Error is received and no search results are provided.
## Description
**Bug Summary:**
Web search appears to universally fail across all queries. The error message states that max retries exceeded caussed by "
"NewConnectionError('<urllib3.connection.HTTPConnection object..." included in logs.
## Reproduction Details
**Steps to Reproduce:**
1. Create new chat
2. Enable web search
3. Ask selected LLM to search web for x
## Logs and Screenshots
**Browser Console Logs:**
[console-export-2024-11-20_11-15-15.txt](https://github.com/user-attachments/files/17833598/console-export-2024-11-20_11-15-15.txt)
**Docker Container Logs:**
[_open-webui_logs.txt](https://github.com/user-attachments/files/17833612/_open-webui_logs.txt)
[_searxng_logs.txt](https://github.com/user-attachments/files/17833625/_searxng_logs.txt)
**Screenshots/Screen Recordings (if applicable):**



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 @SouthFresh on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7103
Bug Report
Note: Please remove the notes above when submitting your post. Thank you for your understanding and support!
Installation Method
Docker Compose including searchxng docker compose file.
Environment
Open WebUI Version: v0.4.1(latest)
Ollama (if applicable): v0.4.2
Operating System: Ubuntu 24.04 LTS
Browser (if applicable): Multiple
Confirmation:
Expected Behavior:
Expect Open-WebUI client to establish a connection to the running Searxng instance and retrieve search results.
Actual Behavior:
Error is received and no search results are provided.
Description
Bug Summary:
Web search appears to universally fail across all queries. The error message states that max retries exceeded caussed by "
"NewConnectionError('<urllib3.connection.HTTPConnection object..." included in logs.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
console-export-2024-11-20_11-15-15.txt
Docker Container Logs:
_open-webui_logs.txt
_searxng_logs.txt
Screenshots/Screen Recordings (if applicable):


