mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Issue: Sometimes hit the "'NoneType' object has no attribute 'find'" error when finishing the chat using GPT-OSS-120B A.I. Model #6437
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 @joeMEGKH on GitHub (Sep 18, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.30
Ollama Version (if applicable)
v0.11.10
Operating System
MacOS Sequiua 15.6.1
Browser (if applicable)
Chrome 140.0.7339.128
Confirmation
README.md.Expected Behavior
Run normally without this error and completed the chat
Actual Behavior
Sometimes hit the "'NoneType' object has no attribute 'find'" error when finishing the chat using GPT-OSS-120B A.I. Model. However, sometimes it is normal.
Steps to Reproduce
1.Using mlx-openai-server with OpenAI GPT-OSS:120B-4bit mlx model on Mac OS
MLX-OPENAI-SERVER: https://github.com/cubist38/mlx-openai-server
2. Install Open WebUI v.0.6.30
Logs & Screenshots
Additional Information
No response
@tjbck commented on GitHub (Sep 18, 2025):
We're unable to reproduce, keep us updated.