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