mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 12:58:11 -05:00
[GH-ISSUE #21300] issue: LDAP authentication causes the service to hang #19435
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 @Booting-O on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21300
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.7.2
Ollama Version (if applicable)
0.15.2
Operating System
RedHat 9.4
Browser (if applicable)
Chrome 129
Confirmation
README.md.Expected Behavior
When I enable LDAP authentication, if I enter an incorrect account, it prompts me that the account does not exist.
Actual Behavior
In fact, when I enter an incorrect account, it causes the entire service to freeze, and I have to restart the container to recover.
Steps to Reproduce
Logs & Screenshots
non
Additional Information
No response
@tjbck commented on GitHub (Feb 12, 2026):
Should be addressed with
a4281f6a7fin dev.