○ → 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 @chopin1998 on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1768
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?
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 @chopin1998 on GitHub (Apr 26, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1768
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:mainit 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_keydon't know why?