Werk #12838: Fix error in reports when livestatus issues occur during report creation

Component Reporting & availability
Title Fix error in reports when livestatus issues occur during report creation
Date Jul 5, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0p25 Checkmk Enterprise (CEE), Checkmk MSP (CME)

When a report is being created and the reporting engine recognizes livestatus connection issues to a site, error messages are added to the beginning of the report to inform the user about the connection issue which may cause missing data.

However, this mechanism lead to an exception in some cases with an error like this: "Exception: KeyError ('site')".

To the list of all Werks