[GH-ISSUE #4462] Not able to start Docker Container | USER_AGENT environment variable not set, consider setting it to identify your requests. #29149

Closed
opened 2026-04-25 03:35:41 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @AmoghSaxena on GitHub (Aug 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4462

Bug Report

NOT ABLE TO START THE CONTAINER

Installation Method

DOCKER COMMAND WITH OPENAI API_KEY

[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]

I am not able to start the docker container with the command mentioned in the document.

When I start the docker with the command given the container runs for few second and then restart automatically.

Logs are mentioned below:

root@rpi4:~/openWebUI# docker logs -f 2c4f7aabe89d
Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Generating WEBUI_SECRET_KEY
Loading WEBUI_SECRET_KEY from .webui_secret_key
USER_AGENT environment variable not set, consider setting it to identify your requests.



Please someone guide me with the process.

Originally created by @AmoghSaxena on GitHub (Aug 8, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/4462 # Bug Report NOT ABLE TO START THE CONTAINER ## Installation Method DOCKER COMMAND WITH OPENAI API_KEY [Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.] I am not able to start the docker container with the command mentioned in the document. When I start the docker with the command given the container runs for few second and then restart automatically. Logs are mentioned below: ```logs root@rpi4:~/openWebUI# docker logs -f 2c4f7aabe89d Loading WEBUI_SECRET_KEY from file, not provided as an environment variable. Generating WEBUI_SECRET_KEY Loading WEBUI_SECRET_KEY from .webui_secret_key USER_AGENT environment variable not set, consider setting it to identify your requests. ``` Please someone guide me with the process.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#29149