mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 15:54:15 -05:00
[BUG] Error when quickly disabling multiple models. #3001
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 @SammySnake-d on GitHub (Dec 12, 2024).
Originally assigned to: @tjbck on GitHub.
Bug Report
Installation Method
Docker Deployment on Hugging Face
Environment
Open WebUI Version: [v0.4.8]
Operating System: [Windows 10, ]
Confirmation:
Expected Behavior:
When I disable/enable multiple models at once, there is no failure in disabling/enabling.
Actual Behavior:
Rapidly disabling/enabling multiple models causes the status to toggle repeatedly.
Description
Bug Summary:
Model enable/disable status, toggle exception.
Reproduction Details
Steps to Reproduce:
[Outline the steps to reproduce the bug. Be as detailed as possible.]
Logs and Screenshots
Browser Console Logs:
Docker Container Logs:
Screenshots/Screen Recordings (if applicable):

Additional Information
steps:
1.Quickly enable/disable the model.
2.Quickly enable/disable multiple models at once, making it easier to reproduce bugs.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@silentoplayz commented on GitHub (Dec 14, 2024):
I can confirm this bug is reproducible for me on the latest dev commit of the dev branch.
@tjbck commented on GitHub (Dec 21, 2024):
Should be addressed in dev, testing wanted here.
@silentoplayz commented on GitHub (Dec 21, 2024):
It appears fixed on my end on the latest dev commit.