Werk #16429: omd cp: Fix RuntimeError: Failed to determine site version

Komponente Site management
Titel omd cp: Fix RuntimeError: Failed to determine site version
Datum 28.05.2024
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.2.0p27 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

This problem affects users of the Checkmk Raw Edition.

Previously, the command sudo omd mv cmk1 cmk2 would result in the following traceback.

  File "/omd/versions/2.2.0p26.cre/lib/python3/omdlib/contexts.py", line 155, in replacements
    raise RuntimeError("Failed to determine site version")
RuntimeError: Failed to determine site version

With this Werk, the error is fixed.

Zur Liste aller Werks