Ldap Search: Operations error

docker run nextcloud latest and nginx proxy https.

location / {
proxy_redirect off;
proxy_pass http://192.168.13.147:80;
proxy_set_header Host $http_host;
}

Enable LDAP plugin error:

{“reqId”:“DAtQZCWOEQ762wTfy13V”,“level”:3,“time”:“2024-12-09T06:47:22+00:00”,“remoteAddr”:“192.168.11.71”,“user”:“admin”,“app”:“PHP”,“method”:“POST”,“url”:“/apps/user_ldap/ajax/wizard.php”,“message”:“ldap_search(): Search: Operations error at /var/www/html/apps/user_ldap/lib/LDAP.php#282”,“userAgent”:“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36 Edg/131.0.0.0”,“version”:“30.0.2.2”,“data”:{“app”:“PHP”}}