Werk #16422: omd update: Fix Checkmk Free Edition Crash
Komponente | Site management | ||
Titel | omd update: Fix Checkmk Free Edition Crash | ||
Datum | 16.04.2024 | ||
Level | Kleine Änderung | ||
Klasse | Bugfix | ||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||
Checkmk versions & editions |
|
While upgrading from the 2.1.0 Checkmk Free Edition to a 2.2.0 Checkmk Enterprise Edition, the following crash occured and the update failed:
File "/omd/versions/2.2.0p21.cce/lib/python3.11/enum.py", line 790, in __getitem__
return cls._member_map_[name]
KeyError: 'CFE'
This crash is now fixed.