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

Werk #13663: Fix JSONDecodeError on crash reports view

Component User interface
Title Fix JSONDecodeError on crash reports view
Date Jan 29, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

If a crash report was created but the crash info key was missing inside the file within ~/var/check_mk/crashes/CRASH_ID/crash.info, the crash report view showed an error like "json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)".

To the list of all Werks