[dev-branch] whitelisted models migration failed #2638

Closed
opened 2025-11-11 15:11:08 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @lucyknada on GitHub (Nov 13, 2024).

Bug Report

Installation Method

docker :dev

Environment

  • Open WebUI Version: v.0.3.35
  • Operating System: Debian 12
  • Browser (if applicable): 132.0.1

Confirmation:

  • I have read and followed all the instructions provided in the README.md.
  • I am on 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 the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Browser logs

nothing in browserlogs except saveSessionSelectedModels is set to the old selected default model and an empty [] array is returned both for "usage" and and the console.log(models).

Expected Behavior:

after switching to :dev models should show up when the connection model-id's list is left empty, I can see openwebui querying /models endpoint but not getting any results (/models does serve them); I did make use of model whitelisting before, so I assume the migration between the two formats has broken this?

Actual Behavior:

logging in as user leaves me with no models anymore displaying "No results found" in place of the models list

Originally created by @lucyknada on GitHub (Nov 13, 2024). # Bug Report ## Installation Method docker :dev ## Environment - **Open WebUI Version:** v.0.3.35 - **Operating System:** Debian 12 - **Browser (if applicable):** 132.0.1 **Confirmation:** - [x] I have read and followed all the instructions provided in the README.md. - [x] I am on the latest version of both Open WebUI and Ollama. - [x] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Browser logs nothing in browserlogs except saveSessionSelectedModels is set to the old selected default model and an empty [] array is returned both for "usage" and and the console.log(models). ## Expected Behavior: after switching to :dev models should show up when the connection model-id's list is left empty, I can see openwebui querying /models endpoint but not getting any results (/models does serve them); I did make use of model whitelisting before, so I assume the migration between the two formats has broken this? ## Actual Behavior: logging in as user leaves me with no models anymore displaying "No results found" in place of the models list
Author
Owner

@tjbck commented on GitHub (Nov 13, 2024):

The model filter feature is currently being overhauled to support user groups. Appreciate your patience.

@tjbck commented on GitHub (Nov 13, 2024): The model filter feature is currently being overhauled to support user groups. Appreciate your patience.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2638