Bug Summary:
Whenever I set up my OpenAI compatible endpoints and hit save, it works great until I restart the container, when it gets wiped. I made sure that there is storage set up, which there is. Audio and Image generation setup also reset. All other configuration, chat history, and users save just fine.
Steps to Reproduce:
Download latest container.
Run the container.
Set up OpenAI endpoints.
Restart container.
Endpoints are gone.
Expected Behavior:
The OpenAI compatible endpoints, image config, and audio config should save between restarts.
Actual Behavior:
The OpenAI endpoints, image config, and audio config get reset between restarts.
Installation on Ubuntu 22.04 LTS was manual as I'm using Coolify v4 to host all my personal use containers on my Linux server.
Originally created by @chand1012 on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1679
# Bug Report
## Description
**Bug Summary:**
Whenever I set up my OpenAI compatible endpoints and hit save, it works great until I restart the container, when it gets wiped. I made sure that there is storage set up, which there is. Audio and Image generation setup also reset. All other configuration, chat history, and users save just fine.
**Steps to Reproduce:**
1. Download latest container.
2. Run the container.
3. Set up OpenAI endpoints.
4. Restart container.
5. Endpoints are gone.
**Expected Behavior:**
The OpenAI compatible endpoints, image config, and audio config should save between restarts.
**Actual Behavior:**
The OpenAI endpoints, image config, and audio config get reset between restarts.
## Environment
<img width="531" alt="image" src="https://github.com/open-webui/open-webui/assets/3521582/5bc81f9c-181b-4449-b5e7-f29d30bf5520">
- **Operating System:** MacOS Sonoma 14.4.1, Ubuntu 22.04 LTS
- **Browser (if applicable):** Firefox 125.0.1
## 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.
- [x] ~~I have included the browser console logs.~~ Not Relevant.
- [x] ~~I have included the Docker container logs.~~ Logs show no sign of issue.
## Installation Method
On MacOS, followed the official [Quick Start Docker instructions](https://github.com/open-webui/open-webui?tab=readme-ov-file#quick-start-with-docker-).
Installation on Ubuntu 22.04 LTS was manual as I'm using [Coolify v4](https://coolify.io/self-hosted) to host all my personal use containers on my Linux server.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @chand1012 on GitHub (Apr 22, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1679
Bug Report
Description
Bug Summary:
Whenever I set up my OpenAI compatible endpoints and hit save, it works great until I restart the container, when it gets wiped. I made sure that there is storage set up, which there is. Audio and Image generation setup also reset. All other configuration, chat history, and users save just fine.
Steps to Reproduce:
Expected Behavior:
The OpenAI compatible endpoints, image config, and audio config should save between restarts.
Actual Behavior:
The OpenAI endpoints, image config, and audio config get reset between restarts.
Environment
Reproduction Details
Confirmation:
I have included the browser console logs.Not Relevant.I have included the Docker container logs.Logs show no sign of issue.Installation Method
On MacOS, followed the official Quick Start Docker instructions.
Installation on Ubuntu 22.04 LTS was manual as I'm using Coolify v4 to host all my personal use containers on my Linux server.
@justinh-rahb commented on GitHub (Apr 22, 2024):
Duplicate: