Werk #7325: check_bi_aggr: Improve GUI application error handling

Component Checks & agents
Title check_bi_aggr: Improve GUI application error handling
Date Mar 21, 2019
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.6.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.5.0p14 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

When the webservice detects an error -- such as an authentication problem -- it does not output the expected data structure, but a string starting with "ERROR:". This is now correctly being detected and the error is output as check output, rather than a nasty parsing exception.

To the list of all Werks