View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005319 | SOGo | Backend General | public | 2021-05-16 14:26 | 2021-08-18 12:40 |
Reporter | timonegk | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Server | OS | Debian | OS Version | 9 (Stretch) |
Product Version | 5.0.1 | ||||
Summary | 0005319: Problem with commit 6aca61d: Could not bind to the LDAP server | ||||
Description | We are running SOGo with the LDAP authentication backend. Could not bind to the LDAP server ldap://ldap:389 (389) using the bind DN: cn=sogo,dc=mydomain,dc=com These lines appear hundreds of times at the same time until the LDAP server no longer accepts connections because it holds too many open files. Then, clients like DAVx5 or Evolution cannot login anymore. After a short time, SOGo recovers and everything works until the issue occurs the next time. Bisecting the commit history showed that 6aca61d is the culprit, and indeed reverting it fixes the issue in SOGo 5.0.1 and 5.1.0. | ||||
Steps To Reproduce | Use SOGo with LDAP and wait a few minutes. Maybe the number of users is also important (we have around 1100) as I could not reproduce the issue in a test instance with a single user. | ||||
Tags | ldap | ||||