mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #988] 'Allow Chat Deletion' setting resets to 'Allow' from 'Don't Allow' after restarting containers #27813
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 @changchiyou on GitHub (Mar 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/988
Bug Report
Description
Bug Summary:
The setting
Allow Chat DeletioninAdmin Settings - Users - Users Permissionsreset after restarting containers.Steps to Reproduce:
Access
127.0.0.1:3000, login and setAllow Chat DeletiontoDon't Allow:Double check
Allow Chat Deletionafter reopening tab with incognito mode and relogging.Restart containers via clicking
Actions - Restartin Docker Desktop:Access
127.0.0.1:3000, login and checkAllow Chat Deletionagain:Expected Behavior:
The setting
Allow Chat Deletionremains unchanged consistently.Actual Behavior:
The setting
Allow Chat Deletionreset toAllowafter restarting containersEnvironment
Reproduction Details
Confirmation:
Logs and Screenshots
Browser Console Logs:
127.0.0.1-1709306556996.log:Docker Container Logs:
Click me
Screenshots (if applicable):
Already provided above at
Steps to Reproduce:section.Installation Method
Run
docker-compose upwith:Click me ☺️
Structure
Code
docker-compose.yml:example.env:litellm/config.yaml:Additional Information
This bug and https://github.com/open-webui/open-webui/issues/993 bug were both identified and tested in environments deployed using the same installation method. Both issues are related to 'Allow Chat Deletion' setting.
@changchiyou commented on GitHub (Mar 3, 2024):
Any news about this issue? :)
@tjbck commented on GitHub (Mar 3, 2024):
Closing in favour of #1022, let's continue our discussion there!