Hi, I am not able to login with any new user and changing password for any user does not work. Login from new user or old user with new password works fine if i directly login to univention from web. From system diagnostics i am getting this error (Warning: check for problems with UDN replecation. Error retrieving notifier ID from the UDN.)
From Solutions i tried:
- tail -1 /var/lib/univention-ldap/notify/transaction and it has no output
- cat /var/lib/univention-directory-listener/notifier_id and it gives some ID.
- /usr/lib/nagios/plugins/check_univention_replication and error (CRITICAL: no change of listener transaction id for last 0 checks (nid=Error: [Errno 111] Connection refused lid=9249))
- univention-directory-listener-ctrl status and tail -f /var/log/univention/listener.log gives:
01.05.19 13:17:59.781 LISTENER ( ERROR ) : failed to connect to any notifier
01.05.19 13:17:59.781 LISTENER ( WARN ) : can not connect any server, retrying in 30 seconds
01.05.19 13:18:29.781 LISTENER ( WARN ) : Notifier/LDAP server is PDC.domain.local:7389
01.05.19 13:18:29.781 LDAP ( PROCESS ) : connecting to ldap://PDC.domain.local:7389
01.05.19 13:18:29.785 LISTENER ( ERROR ) : failed to connect to any notifier
01.05.19 13:18:29.785 LISTENER ( WARN ) : can not connect any server, retrying in 30 seconds
01.05.19 13:18:59.785 LISTENER ( WARN ) : Notifier/LDAP server is PDC.domain.local:7389
01.05.19 13:18:59.785 LDAP ( PROCESS ) : connecting to ldap://PDC.domain.local:7389
01.05.19 13:18:59.789 LISTENER ( ERROR ) : failed to connect to any notifier
01.05.19 13:18:59.789 LISTENER ( WARN ) : can not connect any server, retrying in 30 seconds
01.05.19 13:19:29.789 LISTENER ( WARN ) : Notifier/LDAP server is PDC.domain.local:7389
01.05.19 13:19:29.789 LDAP ( PROCESS ) : connecting to ldap://PDC.domain.local:7389
01.05.19 13:19:29.793 LISTENER ( ERROR ) : failed to connect to any notifier
01.05.19 13:19:29.793 LISTENER ( WARN ) : can not connect any server, retrying in 30 seconds
systemctl status univention-directory-listener and service is active and running.
I have also search through internet and nothing worked for me. Please help.