I have searched the existing issues and discussions.
I am using the latest version of Open WebUI.
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
v0.6.2
Operating System
Debian 12
Browser (if applicable)
Firefox 136.0.2
Confirmation
I have read and followed all instructions in README.md.
I am using the latest version of both Open WebUI and Ollama.
I have included the browser console logs.
I have included the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
Web interface should let me authenticate via LDAP
Actual Behavior
Web interface hangs after clicking "Authenticate". No visual errors are noticed. On the Firefox inspector i do get errors.
Steps to Reproduce
Im trying to configure Open webUI with our local LDAP server. I have credentials to my LDAP server and have validated them correctly.
Here is my LDAP setup:
Logs & Screenshots
Docker logs:
v0.6.0 - building the best open-source AI user interface.
https://github.com/open-webui/open-webui
Fetching 30 files: 0%| | 0/30 [00:00<?, ?it/s]
Fetching 30 files: 100%|██████████| 30/30 [00:00<00:00, 141540.07it/s]
INFO: Started server process [1]
INFO: Waiting for application startup.
2025-04-02 23:57:36.956 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {}
2025-04-02 23:59:53.167 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 172.20.84.114:57256 - "POST /api/v1/auths/ldap HTTP/1.1" 400 - {}
2025-04-03 00:02:26.770 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 172.20.84.114:57343 - "POST /api/v1/auths/ldap HTTP/1.1" 400 - {}
Firefox inspector:
Additional Information
No response
Originally created by @andresmorago on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12371
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
- [x] I am using the latest version of Open WebUI.
### Installation Method
Docker
### Open WebUI Version
v0.6.0
### Ollama Version (if applicable)
v0.6.2
### Operating System
Debian 12
### Browser (if applicable)
Firefox 136.0.2
### Confirmation
- [x] I have read and followed all instructions in `README.md`.
- [x] I am using the latest version of **both** Open WebUI and Ollama.
- [x] I have included the browser console logs.
- [x] I have included the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
Web interface should let me authenticate via LDAP
### Actual Behavior
Web interface hangs after clicking "Authenticate". No visual errors are noticed. On the Firefox inspector i do get errors.
### Steps to Reproduce
Im trying to configure Open webUI with our local LDAP server. I have credentials to my LDAP server and have validated them correctly.
Here is my LDAP setup:

### Logs & Screenshots
Docker logs:
```
v0.6.0 - building the best open-source AI user interface.
https://github.com/open-webui/open-webui
Fetching 30 files: 0%| | 0/30 [00:00<?, ?it/s]
Fetching 30 files: 100%|██████████| 30/30 [00:00<00:00, 141540.07it/s]
INFO: Started server process [1]
INFO: Waiting for application startup.
2025-04-02 23:57:36.956 | INFO | open_webui.utils.logger:start_logger:140 - GLOBAL_LOG_LEVEL: INFO - {}
2025-04-02 23:59:53.167 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 172.20.84.114:57256 - "POST /api/v1/auths/ldap HTTP/1.1" 400 - {}
2025-04-03 00:02:26.770 | INFO | uvicorn.protocols.http.httptools_impl:send:476 - 172.20.84.114:57343 - "POST /api/v1/auths/ldap HTTP/1.1" 400 - {}
```
Firefox inspector:

### Additional Information
_No response_
GiteaMirror
added the bug label 2026-05-05 17:21:25 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @andresmorago on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12371
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.0
Ollama Version (if applicable)
v0.6.2
Operating System
Debian 12
Browser (if applicable)
Firefox 136.0.2
Confirmation
README.md.Expected Behavior
Web interface should let me authenticate via LDAP
Actual Behavior
Web interface hangs after clicking "Authenticate". No visual errors are noticed. On the Firefox inspector i do get errors.
Steps to Reproduce
Im trying to configure Open webUI with our local LDAP server. I have credentials to my LDAP server and have validated them correctly.
Here is my LDAP setup:
Logs & Screenshots
Docker logs:
Firefox inspector:

Additional Information
No response