Bug 51867 - udm/properties (navigation): noObject: No such object
udm/properties (navigation): noObject: No such object
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-08-21 09:52 CEST by Christian Castens
Modified: 2020-08-21 10:17 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2020071721000825
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Castens univentionstaff 2020-08-21 09:52:18 CEST
Version: 4.4-5 errata652 (Blumenthal)

Error:
Interner Server-Fehler in "udm/properties (navigation)".
Request: udm/properties (navigation)

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 359, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY2.7%/univention/management/console/base.py", line 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 119, in _decoarated
    ret = [func(self, request) for request.options in options]
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/udm/__init__.py", line 861, in properties
    properties = module.get_properties(object_dn)
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 938, in get_properties
    for iprop in self.properties(ldap_dn):
  File "%PY2.7%/univention/management/console/modules/udm/udm_ldap.py", line 994, in properties
    obj.open()
  File "%PY2.7%/univention/admin/handlers/users/user.py", line 1316, in open
    self._set_default_group()
  File "%PY2.7%/univention/admin/handlers/users/user.py", line 1354, in _set_default_group
    searchResult = self.lo.search(filter='(objectClass=univentionDefault)', base='cn=univention,' + self.position.getDomain(), attr=['univentionDefaultGroup'])
  File "%PY2.7%/univention/admin/uldap.py", line 757, in search
    raise univention.admin.uexceptions.noObject(_err2str(msg))
noObject: No such object

Role: domaincontroller_master