mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-09 03:01:34 -05:00
[GH-ISSUE #16460] issue: Can't get any LLM output in latest version. Error SyntaxError: Unexpected token 'd', "data: {"id"... is not valid JSON
#121224
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 @d3lay on GitHub (Aug 10, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16460
Check Existing Issues
Installation Method
Pip Install
Open WebUI Version
v0.6.21
Ollama Version (if applicable)
0.11.4
Operating System
Windows 11
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
Show LLM response
Actual Behavior
Show error
SyntaxError: Unexpected token 'd', "data: {"id"... is not valid JSONSteps to Reproduce
Logs & Screenshots
Additional Information
No response
@d3lay commented on GitHub (Aug 10, 2025):
This error first occurred after updating to "v0.6.20" and still persists after updating to "v0.6.21"
@tjbck commented on GitHub (Aug 11, 2025):
Websocket is required.