Bug 48566 - updater/updates/query: Configuration error: [SSL: TLSV1_ALERT_DECRYPT_ERROR] tlsv1 alert decrypt error (_ssl.c:661)
updater/updates/query: Configuration error: [SSL: TLSV1_ALERT_DECRYPT_ERROR] ...
Status: RESOLVED WONTFIX
Product: UCS
Classification: Unclassified
Component: Update - univention-updater
UCS 4.3
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-01-31 16:25 CET by Johannes Keiser
Modified: 2021-05-14 16:34 CEST (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 6: Setup Problem: Issue for the setup process
Who will be affected by this bug?: 1: Will affect a very few installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.103
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018122021000341
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 Johannes Keiser univentionstaff 2019-01-31 16:25:25 CET
Version: 4.3-2 errata390 (Neustadt)

Internal server error during "updater/updates/query".
Request: updater/updates/query

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/base.py", line 253, in execute
    function.__func__(self, request, *args, **kwargs)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 318, in _response
    result = _multi_response(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 192, in _response
    return function(self, request)
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 440, in _response
    return list(function(self, iterator, *nones))
  File "%PY2.7%/univention/management/console/modules/decorators.py", line 286, in _fake_func
    yield function(self, *args)
  File "%PY2.7%/univention/management/console/modules/updater/__init__.py", line 287, in query_releases
    available_versions, blocking_components = self.uu.get_all_available_release_updates()
  File "%PY2.7%/univention/updater/tools.py", line 894, in get_all_available_release_updates
    ucs_version = self.get_next_version(UCS_Version(ucs_version), components, errorsto='exception')
  File "%PY2.7%/univention/updater/tools.py", line 858, in get_next_version
    if not self.get_component_repositories(component, [mm_version], clean=False, debug=debug):
  File "%PY2.7%/univention/updater/tools.py", line 1593, in get_component_repositories
    for server, ver in self._iterate_component_repositories([component], version, version, archs, for_mirror_list=for_mirror_list):
  File "%PY2.7%/univention/updater/tools.py", line 1347, in _iterate_component_repositories
    for ver in self._iterate_versions(struct, version, version, parts, subarchs, server):
  File "%PY2.7%/univention/updater/tools.py", line 1248, in _iterate_versions
    assert server.access(ver)  # minor
  File "%PY2.7%/univention/updater/tools.py", line 591, in access
    raise ConfigurationError(uri, reason)
ConfigurationError: Configuration error: [SSL: TLSV1_ALERT_DECRYPT_ERROR] tlsv1 alert decrypt error (_ssl.c:661)

Role: domaincontroller_backup
Comment 1 Ingo Steuwer univentionstaff 2021-05-14 15:42:21 CEST
This issue has been filed against UCS 4.3.

UCS 4.3 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.