Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #18211: Deinstallation of MKP causes GUI to crash

Component Other components
Title Deinstallation of MKP causes GUI to crash
Date Jun 11, 2025
Level Major Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.4.0p5 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Cloud, Checkmk Ultimate MT
2.3.0p35 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT

When an MKP, that contained a dashboard or view, was uninstalled certain empty folders were deleted, which where explicitly expected to exist. This caused all the pages in web UI of the site to crash with the message FileNotFoundError ((2, 'No such file or directory')).

This could happen either because of a manual deinstallation or during an update when outdated MKPs get deactivated.

This fix ensures that these directories exist.

To the list of all Werks