Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #13985: 'debug' setting will no longer try to load a non existing JavaScript file

Component REST API
Title 'debug' setting will no longer try to load a non existing JavaScript file
Date May 4, 2023
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.3.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.2.0b7 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p28 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Enabling 'debug' in the front end setting would try to load a non minified JavaScript file. As Source Maps are used for debugging, this file is not present on the Checkmk server. The setting will no longer cause the UI to try to load the non existing file.

To the list of all Werks