mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #10243] Delete Knowledge Base Causes Application Crash #31353
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 @baicai99 on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10243
Installation Method
Installed via pip
Environment
Open WebUI Version: v0.5.14
Ollama: Unknown
Operating System: Windows 10
Browser: Chrome
Expected Behavior:
When deleting a knowledge base in the workspace, the application should handle the deletion gracefully and maintain stability.
Actual Behavior:
Deleting a knowledge base causes unexpected application crashes. The UI becomes unresponsive and requires a restart to recover functionality.
Description
Bug Summary:
Workspace instability and crashes occur when attempting to delete knowledge bases.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots