The Checkmk Conference #11 is happening – live on May 20-21! Watch now

Werk #10373: Fix distributed update issue related to missing theme directory

Component User interface
Title Fix distributed update issue related to missing theme directory
Date Oct 23, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.0.0i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

In a distributed environment, where the central site is based on 1.5 and a remote site has already been migrated to 1.6, the configuration synchronization to the 1.6 site could remove the local/share/check_mk/web/htdocs/themes directory which lead to the following error in the GUI: Internal error: [Errno 2] No such file or directory: '/omd/sites/stable/local/share/check_mk/web/htdocs/themes'.

The GUI is now able to handle this situation without failing.

To the list of all Werks