issue:Stuck at startup on new venv pip installation #5199

Closed
opened 2025-11-11 16:14:19 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @eshwar-parthiban on GitHub (May 16, 2025).

Check Existing Issues

  • I have searched the existing issues and discussions.
  • I am using the latest version of Open WebUI.

Installation Method

Pip Install

Open WebUI Version

0.6.9

Ollama Version (if applicable)

0.70

Operating System

macOS15.5

Browser (if applicable)

NA

Confirmation

  • I have read and followed all instructions in README.md.
  • I am using the latest version of both Open WebUI and Ollama.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have listed steps to reproduce the bug in detail.

Expected Behavior

Openwebui should have started up .

Actual Behavior

openweb ui stuck in Waiting for application startup.

Steps to Reproduce

run open-webui serve

Logs & Screenshots

\Loading WEBUI_SECRET_KEY from file, not provided as an environment variable.
Loading WEBUI_SECRET_KEY from /Users/xxx/open-webui/.webui_secret_key
/Users/xxx/open-webui/venv/lib/python3.12/site-packages/open_webui
/Users/xxx/open-webui/venv/lib/python3.12/site-packages
/Users/xxx/open-webui/venv/lib/python3.12
INFO [alembic.runtime.migration] Context impl SQLiteImpl.
INFO [alembic.runtime.migration] Will assume non-transactional DDL.
WARNI [open_webui.env]

WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS.

INFO [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2
/Users/xxx/open-webui/venv/lib/python3.12/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work
warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests.

██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗
██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║
██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║
██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║
╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║
╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝

v0.6.9 - building the best AI user interface.

https://github.com/open-webui/open-webui

Fetching 30 files: 100%|███████████████████████████████████████████████████████████████████████| 30/30 [00:00<00:00, 157878.44it/s]
INFO: Started server process [5618]
INFO: Waiting for application startup.
2025-05-16 13:26:30.389 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {}
2025-05-16 13:26:30.389 | INFO | open_webui.main:lifespan:464 - Installing external dependencies of functions and tools... - {}
2025-05-16 13:26:30.395 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:185 - No requirements found in frontmatter. - {}

Additional Information

this installation is on a Venv. I previously had a raw pip installation of 0.5.4 which I uninstalled

Originally created by @eshwar-parthiban on GitHub (May 16, 2025). ### Check Existing Issues - [x] I have searched the existing issues and discussions. - [x] I am using the latest version of Open WebUI. ### Installation Method Pip Install ### Open WebUI Version 0.6.9 ### Ollama Version (if applicable) 0.70 ### Operating System macOS15.5 ### Browser (if applicable) NA ### Confirmation - [x] I have read and followed all instructions in `README.md`. - [x] I am using the latest version of **both** Open WebUI and Ollama. - [x] I have included the browser console logs. - [x] I have included the Docker container logs. - [x] I have listed steps to reproduce the bug in detail. ### Expected Behavior Openwebui should have started up . ### Actual Behavior openweb ui stuck in Waiting for application startup. ### Steps to Reproduce run open-webui serve ### Logs & Screenshots \Loading WEBUI_SECRET_KEY from file, not provided as an environment variable. Loading WEBUI_SECRET_KEY from /Users/xxx/open-webui/.webui_secret_key /Users/xxx/open-webui/venv/lib/python3.12/site-packages/open_webui /Users/xxx/open-webui/venv/lib/python3.12/site-packages /Users/xxx/open-webui/venv/lib/python3.12 INFO [alembic.runtime.migration] Context impl SQLiteImpl. INFO [alembic.runtime.migration] Will assume non-transactional DDL. WARNI [open_webui.env] WARNING: CORS_ALLOW_ORIGIN IS SET TO '*' - NOT RECOMMENDED FOR PRODUCTION DEPLOYMENTS. INFO [open_webui.env] Embedding model set: sentence-transformers/all-MiniLM-L6-v2 /Users/xxx/open-webui/venv/lib/python3.12/site-packages/pydub/utils.py:170: RuntimeWarning: Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning) WARNI [langchain_community.utils.user_agent] USER_AGENT environment variable not set, consider setting it to identify your requests. ██████╗ ██████╗ ███████╗███╗ ██╗ ██╗ ██╗███████╗██████╗ ██╗ ██╗██╗ ██╔═══██╗██╔══██╗██╔════╝████╗ ██║ ██║ ██║██╔════╝██╔══██╗██║ ██║██║ ██║ ██║██████╔╝█████╗ ██╔██╗ ██║ ██║ █╗ ██║█████╗ ██████╔╝██║ ██║██║ ██║ ██║██╔═══╝ ██╔══╝ ██║╚██╗██║ ██║███╗██║██╔══╝ ██╔══██╗██║ ██║██║ ╚██████╔╝██║ ███████╗██║ ╚████║ ╚███╔███╔╝███████╗██████╔╝╚██████╔╝██║ ╚═════╝ ╚═╝ ╚══════╝╚═╝ ╚═══╝ ╚══╝╚══╝ ╚══════╝╚═════╝ ╚═════╝ ╚═╝ v0.6.9 - building the best AI user interface. https://github.com/open-webui/open-webui Fetching 30 files: 100%|███████████████████████████████████████████████████████████████████████| 30/30 [00:00<00:00, 157878.44it/s] INFO: Started server process [5618] INFO: Waiting for application startup. 2025-05-16 13:26:30.389 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {} 2025-05-16 13:26:30.389 | INFO | open_webui.main:lifespan:464 - Installing external dependencies of functions and tools... - {} 2025-05-16 13:26:30.395 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:185 - No requirements found in frontmatter. - {} ### Additional Information this installation is on a Venv. I previously had a raw pip installation of 0.5.4 which I uninstalled
GiteaMirror added the bug label 2025-11-11 16:14:19 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#5199