Bug 56284 - licenses/query: ValueError: invalid literal for int() with base 10: ''
licenses/query: ValueError: invalid literal for int() with base 10: ''
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-06 19:06 CEST by Maximilian Janßen
Modified: 2023-07-06 19:06 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: 2023020621000279
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-06 19:06:25 CEST
Similar (non license) bugs: Bug 54419, Bug 52927


Version: 4.4-9 errata1355 (Blumenthal) - UCS@school 4.4 v9

Remark: beim zuweisen einer testlizenz geschehen

Error:
Interner Server-Fehler in "licenses/query".
Request: licenses/query

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 145, in wrapper_func
    return func(*args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/licenses/__init__.py", line 123, in licenses_query
    sizelimit = int(ucr.get("directory/manager/web/sizelimit", 2000))
ValueError: invalid literal for int() with base 10: ''

Role: domaincontroller_master