mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-17 12:31:06 -05:00
OpenAI API Key is deleted each time the Docker Container is restarted #953
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @KaiserRuben on GitHub (May 17, 2024).
Bug Report
Description
Bug Summary:
Given you entered an OpenAI API Key, once you restart the Docker Container, its gone and you'd need to configure it again.
Steps to Reproduce:
Expected Behavior:
I would expect the API Key to be persistent, so still be there even after the Docker container is restarted.
Actual Behavior:
Well, it is not persistent. Its gone when you restart the Container (or your PC for that matter)
Environment
Open WebUI Version: v0.1.124
Ollama (if applicable): 0.1.37 (but doesn't matter for this)
Operating System: MacOS 14.5 (23F79)
Browser (if applicable): Arc Version 1.43.0 (50018); (Chromium Engine Version 125.0.6422.60)
Reproduction Details
Confirmation:
Installation Method
Using Open-WebUIs official website:
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!