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