mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #7055] Models and knowledge crash after removing user #53251
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 @ALIENvsROBOT on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7055
Originally assigned to: @tjbck on GitHub.
Version 0.4.0
My models and knowledge page keeps on loading. Reason for the bug is I deleted user who created those custom models and knowledge. After removing the user where me as admin cant access the models and knowledge in the workspace its just keeps on loading.
Edited: 1. Also I assigned user to the group and gave them models and knowledge permission
2. Tried removing docker and running again doesn't work.
@tjbck commented on GitHub (Nov 20, 2024):
Good catch, latest main should resolved this issue, 0.4.1 will be released shortly!
@ALIENvsROBOT commented on GitHub (Nov 20, 2024):
Just wanted to tell you I fixed in my end by deleting models in admin which fixes model. And removed all documents in admin settings then I can see both working now properly. But anyway thanks for fixing 😃