mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[GH-ISSUE #8526] IndexError: list index out of range #30686
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 @c0st1nus on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8526
Bug Report
I'm using openrouter api key (100% sure that there is no problem from provider side). During message to Claude 3.5 Sonnet or any other model I get nothing, the infinity load animation only.
Important Notes
I saw a
completedrequest with answer body:There was answer alarm also.
Installation Method
I installed open-webui interface using docker-compose:
Otherwise interface works excellent
Environment
Open WebUI v0.5.4
OpenRouter API key
Operating System: Debian
Browser (if applicable): Firefox 134.0
Confirmation:
Expected Behavior:
The model answer message is supposed to be.
Actual Behavior:
The model does not answers at all.
Logs and Screenshots
Browser Console Logs:
Completion console log
Docker Container Logs:
@c0st1nus commented on GitHub (Jan 13, 2025):
Would like to prove the absence of errors from provider side
@rgaricano commented on GitHub (Jan 14, 2025):
Another issue related: OpenAI: o1-mini doesn't work through openrouter #8474
@tjbck commented on GitHub (Jan 16, 2025):
This should've been addressed in dev, testing wanted here!
@feronetick commented on GitHub (Feb 18, 2025):
What's the result here? Should we wait any changes?