Bug 51894 - schoolwizards/classes (schoolwizards/users): noObject: No such object
schoolwizards/classes (schoolwizards/users): noObject: No such object
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-08-24 10:56 CEST by Christian Castens
Modified: 2023-06-23 13:20 CEST (History)
3 users (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: 2020073121000414
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-08-24 10:56:24 CEST
Version: 4.4-5 errata686 (Blumenthal) - UCS@school 4.4 v5

Error:
Interner Server-Fehler in "schoolwizards/classes (schoolwizards/users)".
Request: schoolwizards/classes (schoolwizards/users)

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%/ucsschool/lib/school_umc_base.py", line 159, in classes
    ldap_user_read, school, SchoolClass.get_container(school), request.options["pattern"]
  File "%PY2.7%/ucsschool/lib/school_umc_base.py", line 144, in _groups
    "groups/group", None, ldap_connection, scope=scope, base=ldap_base, filter=ldapFilter
  File "%PY2.7%/univention/admin/modules.py", line 913, in lookup
    tmpres = module.lookup(co, lo, filter, base=base, superordinate=superordinate, scope=scope, unique=unique, required=required, timeout=timeout, sizelimit=sizelimit)
  File "%PY2.7%/univention/admin/handlers/__init__.py", line 1738, in lookup
    for dn, attrs in lo.search(filter_str, base, scope, attr, unique, required, timeout, sizelimit, serverctrls=serverctrls, response=response):
  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
Comment 1 Robert Heyer univentionstaff 2021-10-28 14:37:52 CEST
Seen again on customer system:

- Doing: manual creation of school administrator via schoolwizards/use creates same error
- UMC version: 11.0.6-17A~4.4.0.202108311507
- 4.4-8 errata1043 (Blumenthal)