Model search broken in 0.4 #2817

Closed
opened 2025-11-11 15:15:04 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mike-stewart on GitHub (Nov 25, 2024).

Bug Report

Installation Method

Docker on Kubernetes

Environment

  • Open WebUI Version: Tested on 0.4.2 and 0.4.3

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.

Expected Behavior:

Using OpenAI, users should be able to access all of the OpenAI models when upgrading from 0.3 to 0.4.

Actual Behavior:

Upgrading from 0.3.35 to 0.4.2/0.4.3 results in users getting the Model not selected error, then when they click select a model, there are no models found to select. Reverting back to 0.3.35 restores functionality.

This happens even after enabling the "Model access" permission on the default user group.

Description

Bug Summary:
Models from OpenAI are not accessible after upgrading to 0.4.2+

Reproduction Details

Logs and Screenshots

Browser Console Logs:
[Include relevant browser console logs, if applicable]

Docker Container Logs:
No errors seen in logs.

Screenshots/Screen Recordings (if applicable):
image (9)

Originally created by @mike-stewart on GitHub (Nov 25, 2024). # Bug Report ## Installation Method Docker on Kubernetes ## Environment - **Open WebUI Version:** Tested on 0.4.2 and 0.4.3 **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. ## Expected Behavior: Using OpenAI, users should be able to access all of the OpenAI models when upgrading from 0.3 to 0.4. ## Actual Behavior: Upgrading from 0.3.35 to 0.4.2/0.4.3 results in users getting the `Model not selected` error, then when they click select a model, there are no models found to select. Reverting back to 0.3.35 restores functionality. This happens even after enabling the "Model access" permission on the default user group. ## Description **Bug Summary:** Models from OpenAI are not accessible after upgrading to 0.4.2+ ## Reproduction Details ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** No errors seen in logs. **Screenshots/Screen Recordings (if applicable):** ![image (9)](https://github.com/user-attachments/assets/fe2eab72-17e4-4a45-af1a-4f62ed7c43cc)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2817