nginx-auth-ldap icon indicating copy to clipboard operation
nginx-auth-ldap copied to clipboard

worker process: compare.c:70: ldap_compare_ext: Assertion `attr != ((void *)0)' failed.

Open vvatlin opened this issue 9 years ago • 2 comments

Hello 2014/12/09 15:19:51 [alert] 21068#0: worker process 21247 exited on signal 6 worker process: compare.c:70: ldap_compare_ext: Assertion `attr != ((void *)0)' failed. 2014/12/09 15:19:51 [alert] 21068#0: worker process 21073 exited on signal 6

this error came out when I add require group require group 'cn=redmine,ou=webaccess,dc=example,dc=com'; with require valid_user; - ok

vvatlin avatar Dec 09 '14 12:12 vvatlin

I receive this exact same error. Any workarounds?

spacecwoboy avatar Apr 14 '15 15:04 spacecwoboy

I have received the same error, but with plugin for OpenVPN. I will open an issue for OpenVPN, but it's weird that the error is almost the same

openvpn: compare.c:114: ldap_compare_ext: Assertion `attr != ((void *)0)' failed.

maretodoric avatar Jul 24 '19 08:07 maretodoric