mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #17256] issue: Duplicate external document loader entry #33751
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 @rgaricano on GitHub (Sep 7, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17256
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v.0.6.26
Ollama Version (if applicable)
No response
Operating System
ubuntu 24.02
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
.
Actual Behavior
Duplicated external document loader entry, one with wrong assignation of loader & var.
6dc0df2473/backend/open_webui/retrieval/loaders/main.py (L239-L249)and below (with wrong values):
6dc0df2473/backend/open_webui/retrieval/loaders/main.py (L364-L372)Steps to Reproduce
.
Logs & Screenshots
.
Additional Information
No response