mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
issue: Why request /api/chat/completions is always in pending status until ends up with timeout error ?
#4297
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 @stricklandye on GitHub (Mar 7, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.16
Ollama Version (if applicable)
I use SGlang, not ollama
Operating System
Ubutu 24.04
Browser (if applicable)
Chrome
Confirmation
README.md.Expected Behavior
Hope someone could give any advice how to solve this problem
Actual Behavior
Hi there. I have typed a prompt but openwebui was blocked in
/api/chat/completionsrequest and then it was over after 1 min because of time out error . Why ?Steps to Reproduce
pressing F12 to open chrome Developer tool and write you prompt
Logs & Screenshots
Additional Information
No response