Problem: no change of listener transaction id for last 0 checks

Problem: no change of listener transaction id for last 0 checks

The LDAP replication does not work and the log file /var/log/univention/listener.log shows a similar error message:

25.07.19 16:24:41.359  LISTENER    ( INFO    ) : notifier returned = id:83853	dn:<LDAP>	cmd:*
25.07.19 16:24:41.359  LISTENER    ( ERROR   ) : notifier.c:129:notifier_wait_id_result LDAP failed No such object (32): id:83853

Solution

The given ID is not available in the replication backend. To solve do (please adjust the ID):

/usr/share/univention-directory-notifier/univention-translog check --fix
/usr/share/univention-directory-notifier/univention-translog load 83853

Recreation of the listener cache could also be a soultion:

1 Like
Mastodon