mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #20219] issue: Can't upload collection while creating new folder #57795
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 @LiorZadah on GitHub (Dec 28, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20219
Check Existing Issues
Installation Method
Docker
Open WebUI Version
V.0.6.43
Ollama Version (if applicable)
No response
Operating System
ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
I need to be able to chose the collections in the folder creation.
Actual Behavior
Seems like the collection cant be chosen and its preventing me to continue.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@owui-terminator[bot] commented on GitHub (Dec 28, 2025):
🔍 Similar Issues Found
I found some existing issues that might be related to this one. Please check if any of these are duplicates or contain helpful solutions:
#19721 issue: API /file upload and adding to collection -> "400: The content provided is empty"
by deliciousbob • Dec 03, 2025 •
bug#19701 issue: knowledge can not multiple upload file
by willy808 • Dec 03, 2025 •
bug#20019 issue:
by j63440490 • Dec 17, 2025 •
bug#19777 issue:
by Yaute7 • Dec 05, 2025 •
bug#20092 issue:
by VideoRyan • Dec 22, 2025 •
bugShow 5 more related issues
#19864 issue:
by Haervwe • Dec 10, 2025 •
bug#16252 issue: Folder issue with uploaded files (not the same as #15898)
by nc98-ai • Aug 04, 2025 •
bug#18514 issue: Incorrect logic when uploading an image into a collection
by chayaziv • Oct 22, 2025 •
bug#19563 issue:
by naruto7g • Nov 28, 2025 •
bug#17446 issue: file upload bug from 0.6.23
by K7cl • Sep 14, 2025 •
bug💡 Tips:
This comment was generated automatically by a bot. Please react with a 👍 if this comment was helpful, or a 👎 if it was not.
@Classic298 commented on GitHub (Dec 28, 2025):
fixed by https://github.com/open-webui/open-webui/pull/20213
@LiorZadah commented on GitHub (Dec 28, 2025):
that is great!!
thanks!
But sorry for the noob question but how can i use this fix now?
need to pull the image and run it on the container again?
@Classic298 commented on GitHub (Dec 28, 2025):
@LiorZadah it will be in the next version
@Classic298 commented on GitHub (Dec 28, 2025):
fixed in dev