[GH-ISSUE #684] Bug: When restarting server some options are lost from config #50842

Closed
opened 2026-05-05 11:21:37 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @horiacristescu on GitHub (Feb 9, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/684

Bug Report

When I restart the docker some of my settings disappear, such as the OpenAI key

Steps to Reproduce:

docker run -p 3000:8080 --add-host=host.docker.internal:host-gateway -v ollama-webui:/app/backend/data ghcr.io/ollama-webui/ollama-webui:main

Environment

  • Operating System: Ubuntu 18.04
Originally created by @horiacristescu on GitHub (Feb 9, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/684 # Bug Report When I restart the docker some of my settings disappear, such as the OpenAI key **Steps to Reproduce:** ``` docker run -p 3000:8080 --add-host=host.docker.internal:host-gateway -v ollama-webui:/app/backend/data ghcr.io/ollama-webui/ollama-webui:main ``` ## Environment - **Operating System:** Ubuntu 18.04
Author
Owner

@tjbck commented on GitHub (Feb 9, 2024):

Documentation issue, they use environment variables. Let's continue our discussion here: open-webui/docs#44

Sidenote, I'm currently extremely busy with day job at the moment so if anyone could get the rolling for the documentation, I'd greatly appreciate it, Thanks!

<!-- gh-comment-id:1935386509 --> @tjbck commented on GitHub (Feb 9, 2024): Documentation issue, they use environment variables. Let's continue our discussion here: open-webui/docs#44 Sidenote, I'm currently extremely busy with day job at the moment so if anyone could get the rolling for the documentation, I'd greatly appreciate it, Thanks!
Author
Owner

@horiacristescu commented on GitHub (Feb 9, 2024):

Yes

In the meantime I found this message giving the solution, for anyone who stumbles onto this page

https://github.com/ollama-webui/ollama-webui/issues/546#issuecomment-1905168779

<!-- gh-comment-id:1935487314 --> @horiacristescu commented on GitHub (Feb 9, 2024): Yes In the meantime I found this message giving the solution, for anyone who stumbles onto this page https://github.com/ollama-webui/ollama-webui/issues/546#issuecomment-1905168779
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#50842