Bug 54134 - udm/get (computers/computer): Die Eigenschaft Primäre Gruppe wird benötigt.
udm/get (computers/computer): Die Eigenschaft Primäre Gruppe wird benötigt.
Status: NEW
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-11-24 12:49 CET by Maximilian Janßen
Modified: 2021-11-24 12:49 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
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: 2021092021000331
Bug group (optional): Error handling, 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 Maximilian Janßen univentionstaff 2021-11-24 12:49:56 CET
Bug #42764 has the same final error, but a diffrent traceback 
Bug #12621 has the same for a User
Bug #18784


Version: 5.0-0 errata104

Error: 
Interner Server-Fehler in "udm/get (computers/computer)".
Request: udm/get (computers/computer)

  File "%PY3%/notifier/threads.py", line 80, in _run
    result = self._function()
  File "%PY3%/notifier/__init__.py", line 105, in __call__
    return self._function(*tmp, **self._kwargs)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 521, in _get
    obj = module.get(ldap_dn)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 730, in get
    UDM_Error(exc).reraise()
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 365, in reraise
    six.reraise(self.__class__, self, self.exc_info[2])
  File "%PY3%/six.py", line 692, in reraise
    raise value.with_traceback(tb)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 720, in get
    obj.open()
  File "%PY3%/univention/admin/handlers/computers/__base.py", line 85, in open
    self['primaryGroup'] = None
  File "%PY3%/univention/admin/handlers/__init__.py", line 3354, in __setitem__
    super(simpleComputer, self).__setitem__(key, value)
  File "%PY3%/univention/admin/handlers/__init__.py", line 388, in __setitem__
    raise univention.admin.uexceptions.valueRequired(_('The property %s is required') % self.descriptions[key].short_description, property=key)
univention.management.console.modules.udm.udm_ldap.UDM_Error: Ein Wert wird benötigt. Die Eigenschaft Primäre Gruppe wird benötigt.

Role: domaincontroller_master