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 |
|
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.