Hello,
after the successful (?) update to UCS 4.3-2 from 4.2 by disabling and re-enabling the Kopano repos and after thoroughly (at least I thought so) testing the UCS server (updater.log, apt-get autoremove --purge check, Windows client connection, Kopano Webapp & Z-Push, joinscripts, UCS system-diagnosis etc.) I’ve deleted the VM-snapshot, activated fetchmail again and didn’t expect further problems.
Seems like I’ve been wrong. After some time I’ve got this message for root:
Traceback (most recent call last):
File "/usr/share/univention-updater/updater-statistics", line 113, in <module>
main()
File "/usr/share/univention-updater/updater-statistics", line 108, in main
'updater/statistics': encode_additional_info(users=get_users(), role=get_role()),
File "/usr/share/univention-updater/updater-statistics", line 100, in get_users
lo, _ = getReadonlyAdminConnection()
File "/usr/share/univention-updater/updater-statistics", line 88, in getReadonlyAdminConnection
lo, position = univention.admin.uldap.getAdminConnection()
File "/usr/lib/pymodules/python2.7/univention/admin/uldap.py", line 155, in getAdminConnection
lo = univention.uldap.getAdminConnection(start_tls, decode_ignorelist=decode_ignorelist)
File "/usr/lib/pymodules/python2.7/univention/uldap.py", line 74, in getAdminConnection
return access(host=ucr['ldap/master'], port=port, base=ucr['ldap/base'], binddn='cn=admin,' + ucr['ldap/base'], bindpw=bindpw, start_tls=start_tls, decode_ignorelist=decode_ignorelist, reconnect=reconnect)
File "/usr/lib/pymodules/python2.7/univention/uldap.py", line 166, in __init__
self.__open(ca_certfile)
File "/usr/lib/pymodules/python2.7/univention/uldap.py", line 216, in __open
self.lo.start_tls_s()
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 954, in start_tls_s
res = self._apply_method_s(SimpleLDAPObject.start_tls_s,*args,**kwargs)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 935, in _apply_method_s
self.reconnect(self._uri,retry_max=self._retry_max,retry_delay=self._retry_delay)
File "/usr/lib/python2.7/dist-packages/ldap/ldapobject.py", line 911, in reconnect
raise e
ldap.SERVER_DOWN: {'desc': "Can't contact LDAP server"}
To check what’s gone wrong I wanted to execute univention-ldapsearch (works without errors) univention-adsearch (command is missing!!!).
This seems to me like some components of the Samba/S4 connector system are missing. But I don’t know which one.
Could someone please help me find and reinstall the missing components? There are no unresolved dependencies.
I can still login from my Windows clients and Kopano works, but of course I have a strange feeling in the stomach!
BR,
TP