Good day, after upgrading to Debian12 we experience issues with LDAP lookup for new users.
Running 0.2.7 or 0.2.8 (php8.1 and php8.2) issue remains. Existing LDAP users are OK - new LDAP users get an "Oops!" logging in and are not added to the user list in dns-ui.
Below is a sanitized part from apache error log:
Stack trace:, referer: http://dns-ui/zones
#0 /opt/dns-ui/model/user.php(172): exception_error_handler(), referer: http://dns-ui/zones
#1 /opt/dns-ui/model/user.php(110): User->get_details_from_ldap(), referer: http://dns-ui/zones
#2 /opt/dns-ui/model/userdirectory.php(106): User->get_details(), referer: http://dns-ui/zones
#3 /opt/dns-ui/requesthandler.php(24): UserDirectory->get_user_by_uid(), referer: http://dns-ui/zones
#4 /opt/dns-ui/public_html/init.php(18): require('...'), referer: http://dns-ui/zones
#5 {main}, referer: http://dns-ui/zones
Good day, after upgrading to Debian12 we experience issues with LDAP lookup for new users.
Running 0.2.7 or 0.2.8 (php8.1 and php8.2) issue remains. Existing LDAP users are OK - new LDAP users get an "Oops!" logging in and are not added to the user list in dns-ui.
Below is a sanitized part from apache error log: