Bug 57331 - appcenter/run: 'utf-8' codec can't decode byte 0xe8 in position 0: invalid continuation byte
appcenter/run: 'utf-8' codec can't decode byte 0xe8 in position 0: invalid co...
Status: NEW
Product: UCS
Classification: Unclassified
Component: UMC - 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: 2024-05-24 10:26 CEST by Mika Westphal
Modified: 2024-05-24 10:26 CEST (History)
0 users

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: 2024020221000168
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 Mika Westphal univentionstaff 2024-05-24 10:26:14 CEST
Version: 5.0-6 errata948

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

Traceback (most recent call last):
  File "%PY3%/univention/management/console/base.py", line 387, 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 285, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 135, in _deferred
    self.update_applications()
  File "%PY3%/univention/management/console/modules/appcenter/__init__.py", line 407, in update_applications
    update.call()
  File "%PY3%/univention/appcenter/actions/__init__.py", line 187, in call
    return obj.call_with_namespace(namespace)
  File "%PY3%/univention/appcenter/actions/__init__.py", line 194, in call_with_namespace
    result = self.main(namespace)
  File "%PY3%/univention/appcenter/actions/update.py", line 83, in main
    if self._download_supra_files(appcenter_cache):
  File "%PY3%/univention/appcenter/actions/update.py", line 152, in _download_supra_files
    return self._download_files(appcenter_cache, ['app-categories.ini', 'rating.ini', 'license_types.ini', 'ucs.ini', 'suggestions.json'])
  File "%PY3%/univention/appcenter/actions/update.py", line 160, in _download_files
    present_etags = self._get_etags(etags_file)
  File "%PY3%/univention/appcenter/actions/update.py", line 132, in _get_etags
    for line in f:
  File "/usr/lib/python3.7/codecs.py", line 322, in decode
    (result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe8 in position 0: invalid continuation byte

Role: domaincontroller_master