Skip to content

issue: Disabled models on 0.11.0 disappear from the list after upgrading to 0.11.1 #29049

Description

@fnf

Check Existing Issues

  • I have searched for any existing and/or related issues.
  • I have searched for any existing and/or related discussions.
  • I have also searched in the CLOSED issues AND CLOSED discussions and found no related items (your issue might already be addressed on the development branch!).
  • I have checked whether this issue is already fixed on the dev branch or in the latest source.
  • I am using the latest version of Open WebUI.

Installation Method

Pip Install

Open WebUI Version

v0.11.1

Ollama Version (if applicable)

No response

Operating System

Windows 11

Browser (if applicable)

No response

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 provided every relevant configuration, setting, and environment variable used in my setup.
  • I have clearly listed every relevant configuration, custom setting, environment variable, and command-line option that influences my setup (such as Docker Compose overrides, .env values, browser settings, authentication configurations, etc).
  • I have documented step-by-step reproduction instructions that are precise, sequential, and leave nothing to interpretation. My steps:
  • Start with the initial platform/version/OS and dependencies used,
  • Specify exact install/launch/configure commands,
  • List URLs visited, user input (incl. example values/emails/passwords if needed),
  • Describe all options and toggles enabled or changed,
  • Include any files or environmental changes,
  • Identify the expected and actual result at each stage,
  • Ensure any reasonably skilled user can follow and hit the same issue.

Expected Behavior

After upgrading to v0.11.1 today, I encountered an issue with models not available for use. It appears to have impacted all models that were disabled before the upgrade (and only those models). The models that were enabled remain available for use.

I have not tried downgrading to 0.11.0 as I"m not sure if Open WebUI is designed to be backward-compatible, out of concerns of database schema changes.

Actual Behavior

Only models that were enabled on v.0.11.0 are available for use on v0.11.1 . Removing the connection and adding it back doesn't work.

Steps to Reproduce

I have tried the following to test:

  • Removing the connection (to confirm that the still-available model is now gone), then re-adding it back does not work: only the models that were available will come back, the models that weren't available before the removal/re-add remained unavailable.
  • Adding a new connection (with the same Base URL and API key, but with a different Prefix) allows the models to show up as expected.
  • Adding the same connection i.e., same Base URL and API key but no prefix in another test account worked.
  • Adding the same connection i.e., same Base URL and API key but no prefix to my own account (that is, essentially a duplicate connection) does not work.

Logs & Screenshots

Please refer to the attached screenshots for clarity.

These are my current connections:
Image
On v0.11.0 I'd get over 300 models, but on v0.11.1 I only have 31 models, which are the number of models I had enabled before the upgrade.

Image

x.AI only has a single model (grok-4.6), which is what I use:

Image

I added another connection to x.AI with a new prefix here:

Image

which allows them to show up:

Image

So it looks like there's an issue with all the models that used to be disabled after the upgrade to v0.11.1 .

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions