Bug 52170 - schoolrooms/put: insufficientInformation: Kein übergeordnetes Objekt angegeben.
schoolrooms/put: insufficientInformation: Kein übergeordnetes Objekt angegeben.
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: UMC
UCS@school 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-01 10:34 CEST by Christian Castens
Modified: 2023-06-12 16:32 CEST (History)
1 user (show)

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: 2020090821000384, 2020050621000797
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 Christian Castens univentionstaff 2020-10-01 10:34:48 CEST
Version: 4.4-5 errata735 (Blumenthal) - UCS@school 4.4 v6

Error:
Interner Server-Fehler in "schoolrooms/put".
Request: schoolrooms/put

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/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY2.7%/ucsschool/lib/school_umc_ldap_connection.py", line 141, in wrapper_func
    return func(*args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/schoolrooms/__init__.py", line 128, in put
    self._set_teacher_computers(group_props.get('computers', []), group_props.get('teacher_computers', []), ldap_user_read, ldap_user_write)
  File "%PY2.7%/univention/management/console/modules/schoolrooms/__init__.py", line 177, in _set_teacher_computers
    computer.modify(ldap_user_write)
  File "%PY2.7%/ucsschool/lib/models/base.py", line 568, in modify
    success = self.modify_without_hooks(lo, validate, move_if_necessary)
  File "%PY2.7%/ucsschool/lib/models/computer.py", line 269, in modify_without_hooks
    self.create_network(lo)
  File "%PY2.7%/ucsschool/lib/models/computer.py", line 303, in create_network
    network.create(lo)
  File "%PY2.7%/ucsschool/lib/models/base.py", line 502, in create
    success = self.create_without_hooks(lo, validate)
  File "%PY2.7%/ucsschool/lib/models/network.py", line 77, in create_without_hooks
    dhcp_subnet.create(lo)
  File "%PY2.7%/ucsschool/lib/models/base.py", line 502, in create
    success = self.create_without_hooks(lo, validate)
  File "%PY2.7%/ucsschool/lib/models/base.py", line 532, in create_without_hooks
    self.do_create(udm_obj, lo)
  File "%PY2.7%/ucsschool/lib/models/base.py", line 556, in do_create
    udm_obj.create()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 555, in create
    self.ready()
  File "%PY2.7%/univention/admin/handlers/dhcp/subnet.py", line 113, in ready
    super(object, self).ready()
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 335, in ready
    self._validate_superordinate(True)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 1014, in _validate_superordinate
    raise univention.admin.uexceptions.insufficientInformation(_('No superordinate object given'))
insufficientInformation: Kein übergeordnetes Objekt angegeben.

Role: domaincontroller_master