mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #11439] issue: Incorrect API key provided (in logs) or SyntaxError: Unexpected token ':', ": OPENROUT"... is not valid JSON in UI with non-openai endpoint
#54896
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 @mnbf9rca on GitHub (Mar 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11439
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20
Ollama Version (if applicable)
No response
Operating System
ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Requests are sent to the OpenAPI compatible endpoint associated with the model
Actual Behavior
Although i'm able to successfully test/verify the connection, requests appear to be sent to OpenAI
Steps to Reproduce
https://api.together.xyz/v1and your API key as an OpenAI endpointModelsand confirm that there are models listedLogs & Screenshots
Additional Information
No response
@rgaricano commented on GitHub (Mar 9, 2025):
on user or in admin config?
https://github.com/open-webui/open-webui/discussions/11053
@mnbf9rca commented on GitHub (Mar 9, 2025):
admin config - but #11053 is the same error and the websocket fix worked - i didnt find it because the underlying error text isnt included. I dont know now where I found the nginx config, because the one on the site looks correct :)