mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
Error when uploading file to ChromaDB #1963
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 @OM-EL on GitHub (Sep 2, 2024).
Bug Report
Error when uploading a document to OpenWebUi
Installation Method
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]
Environment
Open WebUI Version: [e.g., v0.3.16]
ChromaDB : [v0.5.4]
Operating System: [docker images]
Confirmation:
Expected Behavior:
The document should get uploaded and pushed to ChromaDB
Actual Behavior:
i get an error, an empty chromadb collection gets created
Logs and Screenshots
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
I am getting the following error when trying to upload a document.