mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-12 19:13:34 -05:00
[GH-ISSUE #9761] Model stops outputting after 1 token, JSON.parse error #15639
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 @Aareon on GitHub (Feb 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9761
After checking
journalctl, I only see 1 type of warningI apologize in advance for the truncated log.
oui.log
I've tested with all functions and actions disabled to no avail. I believe it's related to the knowledge because this error only began occurring consistently when I added knowledge from the workspace to the model.
@Aareon commented on GitHub (Feb 10, 2025):
Can confirm this issue occurs only when knowledge is added to the custom model. Upon removing the knowledge, the model has no issue outputting.