mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[BUG] Getting invalid json errors with local qwen 2.5 33b after v0.4.0 update #2696
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 @murtaza-nasir on GitHub (Nov 20, 2024).
Bug Report
Installation Method
I am running Open WebUI using the
docker-compose.ymlfile provided in the repository.Environment
Open WebUI Version: v0.4.0
Ollama (if applicable): v0.2.0
Operating System: Ubuntu 24.04.1 LTS (GNU/Linux 6.8.0-48-generic x86_64)
Browser (if applicable): Firefox 119.0
Confirmation:
Expected Behavior:
I expect to be able to connect to and use my locally running instance of qwen 2.5 33b coder through Ollama like I was able to yesterday before updating.
Actual Behavior:
I receive the following error message:
"Uh-oh! There was an issue connecting to Local-large-programmer.
Unexpected token '<', "<html>
<h"... is not valid JSON"
Description
Bug Summary:
Cannot connect to qwen 2.5 33b coder running locally with Ollama after updating to Open WebUI v0.4.0. This was working yesterday on the previous version.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Screenshots/Screen Recordings (if applicable):

Additional Information
Note
I have tried restarting both Open WebUI and vllm, but the issue persists.