mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
The app crashes #4171
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 @enzo118 on GitHub (Feb 27, 2025).
Hello,
I've been using the app for a while, but I don't know if it's since the last update to OLLAMA or to the app. But it crashes and I can't restart it to make it work again.
The problem occurs when generating a new response, regardless of the model.
Here's the error:
/AppleInternal/Library/BuildRoots/79d43cf9-ebfd-11ef-8231-fe9e33ca05fa/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShadersGraph/mpsgraph/MetalPerformanceShadersGraph/Core/Files/MPSGraphExecutable.mm:3532: failed assertion `Error: MLIR pass manager failed'
zsh: abort open-webui serve
(webui-py3.12) enzo@Mac WebUI % /opt/homebrew/Cellar/python@3.12/3.12.7_1/Frameworks/Python.framework/Versions/3.12/lib/python3.12/multiprocessing/resource_tracker.py:254: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
Thanks in advance !