mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #14480] issue: Chats create new folder error #17272
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 @fabricemrchl on GitHub (May 29, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14480
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.12
Ollama Version (if applicable)
0.8.0
Operating System
Windows 11
Browser (if applicable)
Latest Chrome and Firefox
Confirmation
README.md.Expected Behavior
Clicking on icon "+" in chats panel list will create a new fodler.
Actual Behavior
CLicking on icon "+" in chats panel throw an error "[ERROR: Folder already exists]" even if no folder already exist nor is displayed.
Steps to Reproduce
Logs & Screenshots
Screenshot of error :

Docker log :
2025-05-29 07:46:23.770 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 10.x.x.x:xxxxx - "POST /api/v1/folders/ HTTP/1.1" 400 - {}Additional Information
I have this issue from multiple version of open-webui.
I tested with a fresh account, first click on "+" don't show error but no new folder, second click show error and no new folder also.
Seems a display issue.
@tjbck commented on GitHub (May 29, 2025):
Unable to reproduce from our end, could you provide more logs (both frontend/backend)?