ich bin mir jetzt nicht sicher ob das ein OPSI oder UCS Fehler ist und warum hier angeblich keine MacAdresse vorliegt.
Code: Alles auswählen
25.01.17 11:08:46.900 LISTENER ( PROCESS ) : updating 'cn=rechner123,cn=computers,dc=example,dc=at' command m
Traceback (most recent call last):
File "/usr/lib/univention-directory-listener/system/opsilistener.py", line 256, in handler
update_host('.'.join((cn, domainname)), new, old)
File "/usr/lib/univention-directory-listener/system/opsilistener.py", line 160, in update_host
if ucs_mac.lower() == host_obj['hardwareAddress'].lower():
AttributeError: 'NoneType' object has no attribute 'lower'