I have searched for any existing and/or related issues.
I have searched for any existing and/or related discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
v0.6.34
Ollama Version (if applicable)
No response
Operating System
Ubuntu24.04
Browser (if applicable)
No response
Confirmation
I have read and followed all instructions in README.md.
I am using 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 every relevant configuration, setting, and environment variable used in my setup.
I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
Start with the initial platform/version/OS and dependencies used,
Specify exact install/launch/configure commands,
List URLs visited, user input (incl. example values/emails/passwords if needed),
Describe all options and toggles enabled or changed,
Include any files or environmental changes,
Identify the expected and actual result at each stage,
Ensure any reasonably skilled user can follow and hit the same issue.
Expected Behavior
I create a new knowledge base, upload a document, and then another completely different document. Both are added to the knowledge base and vector db.
Actual Behavior
I create a new knowledge base, upload a document, and then another completely different document. Only the first one is being added, every time I try to upload a second document, it get falsely flagged as duplicated content.
Steps to Reproduce
Install milvus docker container using the official installation script standalone_embed.sh
<!-- gh-comment-id:3426008621 -->
@Classic298 commented on GitHub (Oct 21, 2025):
Duplicate of #17088 and https://github.com/open-webui/open-webui/discussions/18119
@Classic298 the issue is solved with your PR, but the problem still exists, why is the issue closed?
<!-- gh-comment-id:3580762913 -->
@alvarolopez commented on GitHub (Nov 26, 2025):
@Classic298 the issue is solved with your PR, but the problem still exists, why is the issue closed?
@alvarolopez no the issue it not solved with my PR because my PR was closed.
I need to break the PR down into smaller packages so it can get merged. Will do it when I have time.
Remind me again if it isn't done in a week
And this issue is closed because its a duplicate
<!-- gh-comment-id:3581036141 -->
@Classic298 commented on GitHub (Nov 26, 2025):
@alvarolopez no the issue it not solved with my PR because my PR was closed.
I need to break the PR down into smaller packages so it can get merged. Will do it when I have time.
Remind me again if it isn't done in a week
And this issue is closed because its a duplicate
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 @julien-oss on GitHub (Oct 21, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18485
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.34
Ollama Version (if applicable)
No response
Operating System
Ubuntu24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I create a new knowledge base, upload a document, and then another completely different document. Both are added to the knowledge base and vector db.
Actual Behavior
I create a new knowledge base, upload a document, and then another completely different document. Only the first one is being added, every time I try to upload a second document, it get falsely flagged as duplicated content.
Steps to Reproduce
Logs & Screenshots
Openwebui logs :
Milvus logs :
Additional Information
No response
@Classic298 commented on GitHub (Oct 21, 2025):
Duplicate of #17088 and https://github.com/open-webui/open-webui/discussions/18119
@Classic298 commented on GitHub (Oct 21, 2025):
Possible Fix here, testing wanted: https://github.com/open-webui/open-webui/pull/17938
@alvarolopez commented on GitHub (Nov 26, 2025):
@Classic298 the issue is solved with your PR, but the problem still exists, why is the issue closed?
@Classic298 commented on GitHub (Nov 26, 2025):
@alvarolopez no the issue it not solved with my PR because my PR was closed.
I need to break the PR down into smaller packages so it can get merged. Will do it when I have time.
Remind me again if it isn't done in a week
And this issue is closed because its a duplicate