Bug 55362 - status: ConfigurationError: The handshake operation timed out
status: ConfigurationError: The handshake operation timed out
Status: NEW
Product: UCS
Classification: Unclassified
Component: Update - univention-updater
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on: 55499
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-28 12:22 CEST by Mika Westphal
Modified: 2022-12-16 12:18 CET (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:
Bug group (optional):
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 2022-10-28 12:22:48 CEST
+++ This error could be similar to Bug #48382 +++
Version: 4.4-9 errata1216 (Blumenthal)

Error:
Fehler beim Verbindungsaufbau zum Update-Server. Bitte überprüfen Sie die Proxy- oder Firewall-Einstellungen, falls vorhanden. Es kann sich sich auch um ein Problem des
konfigurierten DNS-Servers handeln. Dies ist die Fehlermeldung: Configuration error: <urlopen error ('_ssl.c:645: The handshake operation timed out',)>
Request: status

Traceback (most recent call last):
  File "%PY2.7%/univention/management/console/modules/updater/__init__.py", line 442, in status
    blocking_components = self.uu.get_all_available_release_updates()[1] or set()
  File "%PY2.7%/univention/updater/tools.py", line 1109, in get_all_available_release_updates
    ver = self.get_next_version(ucs_version, components, errorsto='exception')
  File "%PY2.7%/univention/updater/tools.py", line 1036, in get_next_version
    releases = list(self.get_releases(self.server))
  File "%PY2.7%/univention/updater/tools.py", line 1001, in get_releases
    _code, _size, data = server.access(None, 'ucs-releases.json', get=True)
  File "%PY2.7%/univention/updater/tools.py", line 771, in access
    raise ConfigurationError(uri, reason)
ConfigurationError: Configuration error: <urlopen error ('_ssl.c:645: The handshake operation timed out',)>

Role: domaincontroller_master