[GH-ISSUE #12792] issue: Bug where models disabled in Admin panel still shows up somehow #55383

Closed
opened 2026-05-05 17:30:06 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @jamesyc on GitHub (Apr 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12792

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Docker

Open WebUI Version

latest dev branch

Ollama Version (if applicable)

No response

Operating System

macos sonoma latest

Browser (if applicable)

chrome and firefox latest

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

Issue has been ongoing for a while. I added the openrouter api as an openai compatible endpoint in the admin console, turned off most of the endpoints, and i expect them to not show up if turned off in the admin dashboard

Image

Actual Behavior

However, some endpoints that are turned off in the admin dashboard still show up in the settings and the dropdown. Notice how "QwQ 32B Preview" is supposed to be turned off but is still showing:

Image Image

Note, i spun up a brand new docker instance (with the latest dev build) on a different server to test this.

Steps to Reproduce

  1. set up brand new openwebui docker instance. (a non docker instance probably has the same issue, but I haven't tested that)
  2. go to the admin panel, add the Openrouter API endpoint as an OpenAI compatible endpoint, and enter your api key. Wait for the list of models to load.
  3. Toggle the off switch to turn off all the models but one. Refresh the page if needed, to confirm that they are turned off
  4. Look at the settings page/or the model picker dropdown, there are some models that are still turned on.

Logs & Screenshots

I exported the list of models, and the is_active is set to False correctly when exported. Not sure why it's still showing.

models-export-1744506439680.json

Additional Information

No response

Originally created by @jamesyc on GitHub (Apr 13, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12792 ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Docker ### Open WebUI Version latest dev branch ### Ollama Version (if applicable) _No response_ ### Operating System macos sonoma latest ### Browser (if applicable) chrome and firefox latest ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior Issue has been ongoing for a while. I added the openrouter api as an openai compatible endpoint in the admin console, turned off most of the endpoints, and i expect them to not show up if turned off in the admin dashboard <img width="1459" alt="Image" src="https://github.com/user-attachments/assets/b217a6de-5bd1-4d1c-9377-30d7fa664f50" /> ### Actual Behavior However, some endpoints that are turned off in the admin dashboard still show up in the settings and the dropdown. Notice how "QwQ 32B Preview" is supposed to be turned off but is still showing: <img width="531" alt="Image" src="https://github.com/user-attachments/assets/49844c0d-a338-412c-987f-b89e74fb4488" /> <img width="533" alt="Image" src="https://github.com/user-attachments/assets/dbea6f70-8359-4c94-81fb-e72ced89244e" /> Note, i spun up a brand new docker instance (with the latest dev build) on a different server to test this. ### Steps to Reproduce 1. set up brand new openwebui docker instance. (a non docker instance probably has the same issue, but I haven't tested that) 2. go to the admin panel, add the [Openrouter API endpoint](https://openrouter.ai/docs/quickstart) as an OpenAI compatible endpoint, and enter your api key. Wait for the list of models to load. 3. Toggle the off switch to turn off all the models but one. Refresh the page if needed, to confirm that they are turned off 4. Look at the settings page/or the model picker dropdown, there are some models that are still turned on. ### Logs & Screenshots I exported the list of models, and the is_active is set to False correctly when exported. Not sure why it's still showing. [models-export-1744506439680.json](https://github.com/user-attachments/files/19722549/models-export-1744506439680.json) ### Additional Information _No response_
GiteaMirror added the bug label 2026-05-05 17:30:06 -05:00
Author
Owner

@tjbck commented on GitHub (Apr 13, 2025):

Please check for existing issues/disucssions before creating one.

#11508

<!-- gh-comment-id:2799535583 --> @tjbck commented on GitHub (Apr 13, 2025): Please check for existing issues/disucssions before creating one. #11508
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#55383