Hi, I have applied the patch to a VM copy of the DC. The rejects seem to have stopped increasing at 468, but they haven’t decreased.
The connector-s4.log is still showing attempts to add/update etc with the “The object is currently locked.” error in the previous output.
The connector-s4-status.log is also showing a traceback EOFError (hand-typed as I only have access to the VM console over noVNC)
[code]Tue Jan 3 21:21:08 2017
— connect failed, failure was: —
Traceback (most recent call last):
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/main.py”, line 282, in main
connect()
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/main.py”, line 181, in connect
s4.initialize_ucs()
File “/usr/lib/pymodules/python2.7/univention/s4connector/init.py”, line 964, in initialize_ucs
self.poll_ucs()
File “/usr/lib/pymodules/python2.7/univention/s4connector/init.py”, line 1044, in poll_ucs
dn, new, old, old_dn = cPickle.load(f)
EOFError
— retry in 30 seconds —
[/code]
I Placed the VM copy in a standalone network that has no gateway, but I assume if the LDAP or other services need to connect to the interface IP rather than the local loopback that should still work given a static IP and the interface is up?