mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #15512] issue: nly One User at a Time Can Access "Direct Connection" Feature When Using Open WebUI in Multi-User Environment #88323
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 @priyadharsan1403 on GitHub (Jul 4, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15512
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.3.11
Ollama Version (if applicable)
No response
Operating System
ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Description:
Hi team,
We are integrating Open WebUI into our platform via an
@rgaricano commented on GitHub (Jul 4, 2025):
It seem that this could be a problem with your proxy, or related, you have to debug where is the breakdown or the connection limitation.
maybe you can try to add in your nginx something like:
(but this is only one layer, there are more places/subsystems that can limit it, you need to refine)
@tjbck commented on GitHub (Jul 4, 2025):
Unable to reproduce from our end.