mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 04:24:30 -05:00
SearXNG query causes open-webui to crash with exit status 8 FPE #1422
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 @V3ntus on GitHub (Jul 2, 2024).
Bug Report
Description
Bug Summary:
After the RAG receives a response from SearXNG and during/after storing in the vector DB, open-webui crashes with floating point exception and no extra information.
Steps to Reproduce:
Expected Behavior:
open-webui should handle this error.
Actual Behavior:
open-webui crashed with no extra debug info or stacktrace.
Environment
Open WebUI Version: 0.3.7
Ollama (if applicable): 0.1.47
Operating System: NixOS 24.11.20240630.e6cdd8a (Vicuna)
Browser (if applicable): Google Chrome 125.0.6422.76 (Official Build) (64-bit)
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:

**Docker Container Logs:**
Screenshots (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
Installation Method
Manual installation through NixOS
Additional Information
[Include any additional details that may help in understanding and reproducing the issue. This could include specific configurations, error messages, or anything else relevant to the bug.]
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@V3ntus commented on GitHub (Jul 2, 2024):
Relevant NixOS config: