Werk #9428: Fix repeated "finish_response" errors in syslog

Component Firmware
Title Fix repeated "finish_response" errors in syslog
Date Mar 11, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Appliance Version 1.4.19

Opening a web configuration page resulted in error messages like "AttributeError: 'NoneType' object has no attribute 'split'" shown in the syslog of the appliance. This was caused by access to a not existing check_mk.css file and wrong error handling of such cases.

To the list of all Werks