[GH-ISSUE #2088] docker start stuck ? #28280

Closed
opened 2026-04-25 02:57:51 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Zhuoli on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2088

Discussed in https://github.com/open-webui/open-webui/discussions/1775

Originally posted by chopin1998 April 26, 2024
i use this command to launch

docker run -it --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:7880 --name open-webui --restart always ghcr.io/open-webui/open-webui:main

it stucked:

○ → docker run -it --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:7880 --name open-webui --restart always ghcr.io/open-webui/open-webui:main No WEBUI_SECRET_KEY provided Generating WEBUI_SECRET_KEY Loading WEBUI_SECRET_KEY from .webui_secret_key

don't know why?

Originally created by @Zhuoli on GitHub (May 8, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/2088 ### Discussed in https://github.com/open-webui/open-webui/discussions/1775 <div type='discussions-op-text'> <sup>Originally posted by **chopin1998** April 26, 2024</sup> i use this command to launch `docker run -it --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:7880 --name open-webui --restart always ghcr.io/open-webui/open-webui:main` it stucked: `○ → docker run -it --network=host -v open-webui:/app/backend/data -e OLLAMA_BASE_URL=http://127.0.0.1:7880 --name open-webui --restart always ghcr.io/open-webui/open-webui:main No WEBUI_SECRET_KEY provided Generating WEBUI_SECRET_KEY Loading WEBUI_SECRET_KEY from .webui_secret_key ` don't know why?</div>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#28280