Bug 52687 - appcenter/settings/get: IndexError: list index out of range
appcenter/settings/get: IndexError: list index out of range
Status: NEW
Product: UCS
Classification: Unclassified
Component: App Center
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-01-26 10:00 CET by Christian Castens
Modified: 2022-08-01 15:19 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
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: 2021012121000237, 2021021221000529
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 2021-01-26 10:00:45 CET
Version: 5.0-0 errata0

Error:
Interner Server-Fehler in "appcenter/settings/get".
Request: appcenter/settings/get

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 359, 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 262, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/decorators.py", line 382, in _response
    result = response_func(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 181, in _response
    return function(self, request)
  File "%PY3%/univention/management/console/modules/decorators.py", line 443, in _response
    return list(function(self, iterator, *nones))
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 1273, in settings_get
    for _ in iterator:
  File "%PY3%/univention/management/console/modules/decorators.py", line 465, in __next__
    values = self.everything[self.current]
IndexError: list index out of range

Role: domaincontroller_master