bug: whitelisting does not save #902

Closed
opened 2025-11-11 14:33:20 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @iamEvanYT on GitHub (May 13, 2024).

Bug Report

Description

Bug Summary:
Whitelisting models in Admin Panel does not save when restarting the project.

Steps to Reproduce:

  1. Whitelist any models
  2. Rerun the project
  3. Whitelisting will be disabled as of default.

Expected Behavior:
Whitelisting should persist between deployments.

Actual Behavior:
Whitelisting reverting to original state after restart.

Environment

  • Open WebUI Version: v0.1.124

  • Ollama (if applicable): 0.1.37

  • Operating System: macOS Sonoma

  • Browser (if applicable): Chrome

Reproduction Details

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.

Logs and Screenshots

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

Docker Container Logs:
[Include relevant Docker container logs, if applicable]

Screenshots (if applicable):
Before Restart
image
After Restart
image

Installation Method

Manual installation (bash start.sh)

Additional Information

None

Note

None

Originally created by @iamEvanYT on GitHub (May 13, 2024). # Bug Report ## Description **Bug Summary:** Whitelisting models in Admin Panel does not save when restarting the project. **Steps to Reproduce:** 1. Whitelist any models 2. Rerun the project 3. Whitelisting will be disabled as of default. **Expected Behavior:** Whitelisting should persist between deployments. **Actual Behavior:** Whitelisting reverting to original state after restart. ## Environment - **Open WebUI Version:** v0.1.124 - **Ollama (if applicable):** 0.1.37 - **Operating System:** macOS Sonoma - **Browser (if applicable):** Chrome ## Reproduction Details **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. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. ## Logs and Screenshots **Browser Console Logs:** [Include relevant browser console logs, if applicable] **Docker Container Logs:** [Include relevant Docker container logs, if applicable] **Screenshots (if applicable):** Before Restart ![image](https://github.com/open-webui/open-webui/assets/47493765/986b8733-4ef2-4cda-a79a-357df82fa448) After Restart ![image](https://github.com/open-webui/open-webui/assets/47493765/2ef01960-4611-4b0f-b006-d5bf20d0b0f0) ## Installation Method Manual installation (`bash start.sh`) ## Additional Information None ## Note None
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#902