I have searched the existing issues and discussions.
Installation Method
Docker
Open WebUI Version
v0.5.20 (latest)
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
No response
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 checked the browser console logs.
I have checked the Docker container logs.
I have listed steps to reproduce the bug in detail.
Expected Behavior
Since we get certificates from Let'sEncrypt for our LDAP, it shouldn't be mandatory to set a certificate path. And via enviroment variables it isn't required and works.
Actual Behavior
Can't save any options in Genral Settings Tab since certificate path is reqiured.
Steps to Reproduce
set ldap config via env, set tls to true and don't set ca path (host: ldaps://host.de, port: 636)
go to admin panel
try to change default user role
try to save
Logs & Screenshots
Additional Information
No response
Originally created by @fbuedding on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11294
### Check Existing Issues
- [x] I have searched the existing issues and discussions.
### Installation Method
Docker
### Open WebUI Version
v0.5.20 (latest)
### Ollama Version (if applicable)
_No response_
### Operating System
Ubuntu
### Browser (if applicable)
_No response_
### 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 checked the browser console logs.
- [x] I have checked the Docker container logs.
- [x] I have listed steps to reproduce the bug in detail.
### Expected Behavior
Since we get certificates from Let'sEncrypt for our LDAP, it shouldn't be mandatory to set a certificate path. And via enviroment variables it isn't required and works.
### Actual Behavior
Can't save any options in Genral Settings Tab since certificate path is reqiured.
### Steps to Reproduce
1. set ldap config via env, set tls to true and don't set ca path (host: ldaps://host.de, port: 636)
2. go to admin panel
4. try to change default user role
5. try to save
### Logs & Screenshots
<img width="272" alt="Image" src="https://github.com/user-attachments/assets/375027db-23a7-435b-b0f2-9bb9289ad5a1" />
### Additional Information
_No response_
GiteaMirror
added the bug label 2026-04-19 22:11:20 -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 @fbuedding on GitHub (Mar 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/11294
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.5.20 (latest)
Ollama Version (if applicable)
No response
Operating System
Ubuntu
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Since we get certificates from Let'sEncrypt for our LDAP, it shouldn't be mandatory to set a certificate path. And via enviroment variables it isn't required and works.
Actual Behavior
Can't save any options in Genral Settings Tab since certificate path is reqiured.
Steps to Reproduce
Logs & Screenshots
Additional Information
No response
@highyield3011 commented on GitHub (Mar 19, 2025):
I'm facing the same issue.
@tjbck commented on GitHub (Mar 28, 2025):
Addressed in dev with
424f007b10