AppCenter Registrierung fehlgeschlagen?

Hallo Alle,

bei meinem frisch installieren Backup-DC bekomme ich die Meldung: “Die Registrierung der Applikationen in der Domäne ist fehlgeschlagen. Sie wird beim nächsten Öffnen des Moduls wiederholt werden. Es kann zu Problemen bei der Installation von Applikationen kommen.”.

Ich habe bereits die Join-Scripte erneut laufen lassen aber keine Änderung.

Einen Tip woran das liegen könnte und wie man das korrigiert?

DAnke!

/KNEBB

Hallo,

passiert das beim Joinen des Systems?
Gibt es ggf. detailliertere Meldungen in /var/log/univention/*? Bei der Suche nach passenden Logs ist es manchmal hilfreich, sich die Dateien zeitlich sortiert anzeigen zu lassen (ls -altr).

Viele Grüße,
Dirk Ahrnke

Hmmmm…
also das Log spuckt etwas aus, aber damit komme ich nicht weiter:

27.08.15 22:08:01.523  MODULE      ( PROCESS ) : Adding dcbackup.knebb.de to univentionAppID=dhcp-server_8,cn=dhcp-server,cn=apps,cn=univention,dc=knebb,dc=de
27.08.15 22:08:01.525  MODULE      ( ERROR   ) : Registering LDAP object failed.
27.08.15 22:08:01.529  MODULE      ( PROCESS ) : Die Ausführung des Kommandos appcenter/sync_ldap ist fehlgeschlagen:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/univention/management/console/base.py", line 282, in execute
    function(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/appcenter/__init__.py", line 81, in _decorated
    return func(self, request, *a, **kwargs)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 316, in _response
    result = _multi_response(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 460, in _response
    return list(function(self, iterator, *nones))
[...]
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 316, in _response
    result = _multi_response(self, request)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 460, in _response
    return list(function(self, iterator, *nones))
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/decorators.py", line 282, in _fake_func
    yield function(self, *args)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/appcenter/__init__.py", line 151, in sync_ldap
    application.tell_ldap(self.ucr, self.package_manager, inform_about_error=False)
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/appcenter/app_center.py", line 1430, in tell_ldap
    ldap_object.add_localhost()
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/appcenter/app_center.py", line 224, in add_localhost
    self._udm_obj.modify()
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 364, in modify
    return self._modify(modify_childs,ignore_license=ignore_license)
  File "/usr/lib/pymodules/python2.7/univention/admin/handlers/__init__.py", line 959, in _modify
    self.lo.modify(self.dn, ml, ignore_license=ignore_license)
  File "/usr/lib/pymodules/python2.7/univention/admin/uldap.py", line 420, in modify
    raise univention.admin.uexceptions.permissionDenied
permissionDenied

“sync_ldap” ist fehlgeschlage. Frage ist, warum? Und Warum sagt die UMC dass die JOin Skripte einwandfrei laufen? Komisch…

Hallo,

wenn ich das richtig lese, kommt ein “Permission denied” beim Versuch, im apps-Container etwas hinzuzufügen. Es sollte also auch auf dem Master LDAP-bezogene Fehler zu sein.
Im UCS-Bugzilla sind einige Fundstellen zu “univention.admin.uexceptions.permissionDenied”, allerdings helfen die mir im Moment auch noch nicht weiter.
[bug]38361[/bug] klingt ähnlich, hat aber im Moment noch keinen Lösungsansatz.

Viele Grüße,
Dirk Ahrnke

Mastodon