Bug 56291 - udm/license/import: EOFError: EOF reached after 2 lines
udm/license/import: EOFError: EOF reached after 2 lines
Status: NEW
Product: UCS
Classification: Unclassified
Component: License
UCS 5.0
Other Windows NT
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-07 16:49 CEST by Maximilian Janßen
Modified: 2023-07-07 16:49 CEST (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: 2022121921000621
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 Maximilian Janßen univentionstaff 2023-07-07 16:49:13 CEST
Version: 5.0-2 errata339

Error:
Interner Server-Fehler in "udm/license/import".
Request: udm/license/import

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 344, in __error_handling
    six.reraise(etype, exc, etraceback)
  File "%PY3%/six.py", line 693, in reraise
    raise value
  File "%PY3%/univention/management/console/base.py", line 247, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/udm/udm_ldap.py", line 99, in _decorated
    return method(*args, **kwargs)
  File "%PY3%/univention/management/console/ldap.py", line 152, in _decorated
    result = func(*args, **kwargs)
  File "%PY3%/univention/management/console/modules/udm/__init__.py", line 344, in license_import
    importer.check(ucr.get('ldap/base', ''))
  File "%PY3%/univention/management/console/modules/udm/tools.py", line 64, in check
    self.parse()
  File "%PY3%/ldif.py", line 461, in parse
    return self.parse_entry_records() # parse()
  File "%PY3%/ldif.py", line 434, in parse_entry_records
    k,v = next_key_and_value()
  File "%PY3%/ldif.py", line 345, in _next_key_and_value
    unfolded_line = self._unfold_lines()
  File "%PY3%/ldif.py", line 327, in _unfold_lines
    self.byte_counter,
EOFError: EOF reached after 2 lines (*** bytes)

Role: domaincontroller_master