LOG connector-s4

Hy…I have the latest version, up to date

The log rotates… but for some reason the partition went 100%, so the rotation stop.
I think that broke the sqlite.

After delete the log and restart sqlite the problem is gone in part…

I think that file is big… i think the problem is in the previous error reported that keep logged…

[quote]root@CCMDC01:/var/log/univention# tail -f connector-s4.log
/var/lib/univention-connector/s4/1472718303.801967
05.09.2016 08:25:31,592 LDAP (WARNING): Traceback (most recent call last):
File “/usr/lib/pymodules/python2.7/univention/s4connector/init.py”, line 805, in __sync_file_from_ucs
or (not old_dn and not self.sync_from_ucs(key, object, premapped_ucs_dn, old_dn, old, new))):
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/init.py”, line 2613, in sync_from_ucs
f(self, property_type, object)
File “/usr/lib/pymodules/python2.7/univention/s4connector/s4/password.py”, line 580, in password_sync_ucs_to_s4
unicodePwd_new = binascii.a2b_hex(ucsNThash)
TypeError: Non-hexadecimal digit found[/quote]