mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 17:02:01 -05:00
[GH-ISSUE #18974] issue: hanging on front matter requirements after update #18734
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 @DuckyBlender on GitHub (Nov 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18974
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.35
Ollama Version (if applicable)
No response
Operating System
Debian 13
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
The update works smoothly and doesn't break anything
Actual Behavior
It hangs on
open_webui.utils.plugin:install_frontmatter_requirements:283 - No requirements found in frontmatter.Updating from v0.6.34
Steps to Reproduce
Not exactly sure - I would try updating from v0.6.34 using Docker.
Logs & Screenshots
Additional Information
I've tried disabling the new features using flags
No change
@DuckyBlender commented on GitHub (Nov 6, 2025):
Found the issue, NGINX container had to be restarted! Maybe something related to the new sockets idk. My nginx config was this