[GH-ISSUE #14834] "qwen tool call parsing failed" error="XML syntax error on line 115: unexpected EOF" #35332

Open
opened 2026-04-22 19:46:09 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @TheOtherRealm on GitHub (Mar 13, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/14834

What is the issue?

I am using ollama and the qwen3-coder:30b model for agentic debugging of a react app through the VS Code plugin Roo Code. It was running fine and then randomly started getting this error message:
Details message from Roo:

Provider ended the request: Ollama stream processing error: XML syntax error on line 110: unexpected EOF

Message from Ollama:

time=2026-03-13T18:33:00.495-04:00 level=WARN source=qwen3coder.go:64 msg="qwen tool call parsing failed" error="XML syntax error on line 115: unexpected EOF"

roo-diagnostics-019ce93f-1773442212224.json

server.log

Relevant log output

See attached

OS

Windows

GPU

Nvidia

CPU

Intel

Ollama version

0.17.7

Originally created by @TheOtherRealm on GitHub (Mar 13, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/14834 ### What is the issue? I am using ollama and the qwen3-coder:30b model for agentic debugging of a react app through the VS Code plugin Roo Code. It was running fine and then randomly started getting this error message: Details message from Roo: ``` Provider ended the request: Ollama stream processing error: XML syntax error on line 110: unexpected EOF ``` Message from Ollama: ``` time=2026-03-13T18:33:00.495-04:00 level=WARN source=qwen3coder.go:64 msg="qwen tool call parsing failed" error="XML syntax error on line 115: unexpected EOF" ``` [roo-diagnostics-019ce93f-1773442212224.json](https://github.com/user-attachments/files/25986804/roo-diagnostics-019ce93f-1773442212224.json) [server.log](https://github.com/user-attachments/files/25986811/server.log) ### Relevant log output ```shell See attached ``` ### OS Windows ### GPU Nvidia ### CPU Intel ### Ollama version 0.17.7
GiteaMirror added the bug label 2026-04-22 19:46:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#35332