mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #16190] issue: stuck installing #56486
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 @ShellieKoala on GitHub (Jul 31, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16190
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
Latest
Ollama Version (if applicable)
Latest
Operating System
Windows 11
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
tf_model.h5: 100%|████████████████████████████████████████████████████████████████| 91.0M/91.0M [00:25<00:00, 3.56MB/s]
rust_model.ot: 100%|██████████████████████████████████████████████████████████████| 90.9M/90.9M [00:33<00:00, 2.71MB/s]
Fetching 30 files: 100%|███████████████████████████████████████████████████████████████| 30/30 [01:24<00:00, 2.82s/it]
INFO: Started server process [16960]█████████████████████████████████████▉ | 83.9M/90.3M [00:43<00:03, 2.09MB/s]
INFO: Waiting for application startup.███████████████████████████████████▏ | 83.9M/90.9M [00:32<00:01, 3.54MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.utils.logger:start_logger:157 - GLOBAL_LOG_LEVEL: INFO - {}0, 4.10MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.main:lifespan:519 - Installing external dependencies of functions and tools... - {}
2025-07-31 16:49:09.257 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
i did pip install open-webui and everything looked fine but ive been stuck on this page, no new terminal chat or anything was created.
Actual Behavior
tf_model.h5: 100%|████████████████████████████████████████████████████████████████| 91.0M/91.0M [00:25<00:00, 3.56MB/s]
rust_model.ot: 100%|██████████████████████████████████████████████████████████████| 90.9M/90.9M [00:33<00:00, 2.71MB/s]
Fetching 30 files: 100%|████████████████████████████████���██████████████████████████████| 30/30 [01:24<00:00, 2.82s/it]
INFO: Started server process [16960]█████████████████████████████████████▉ | 83.9M/90.3M [00:43<00:03, 2.09MB/s]
INFO: Waiting for application startup.███████████████████████████████████▏ | 83.9M/90.9M [00:32<00:01, 3.54MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.utils.logger:start_logger:157 - GLOBAL_LOG_LEVEL: INFO - {}0, 4.10MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.main:lifespan:519 - Installing external dependencies of functions and tools... - {}
2025-07-31 16:49:09.257 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
Steps to Reproduce
?
Logs & Screenshots
tf_model.h5: 100%|████████████████████████████████████████████████████████████████| 91.0M/91.0M [00:25<00:00, 3.56MB/s]
rust_model.ot: 100%|██████████████████████████████████████████████████████████████| 90.9M/90.9M [00:33<00:00, 2.71MB/s]
Fetching 30 files: 100%|███████████████████████████████████████████████████████████████| 30/30 [01:24<00:00, 2.82s/it]
INFO: Started server process [16960]█████████████████████████████████████▉ | 83.9M/90.3M [00:43<00:03, 2.09MB/s]
INFO: Waiting for application startup.███████████████████████████████████▏ | 83.9M/90.9M [00:32<00:01, 3.54MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.utils.logger:start_logger:157 - GLOBAL_LOG_LEVEL: INFO - {}0, 4.10MB/s]
2025-07-31 16:49:09.249 | INFO | open_webui.main:lifespan:519 - Installing external dependencies of functions and tools... - {}
2025-07-31 16:49:09.257 | INFO | open_webui.utils.plugin:install_frontmatter_requirements:241 - No requirements found in frontmatter. - {}
Additional Information
No response