CRIT:
Failed to execute the test ACTestMknotifydCommunicationEncrypted: Traceback (most recent call last):
File "/omd/sites/sitename/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 164, in run
results = list(self.execute())
File "/omd/sites/sitename/lib/python3/cmk/gui/plugins/wato/ac_tests.py", line 456, in execute
config = self._get_effective_global_setting("notification_spooler_config")
File "/omd/sites/sitename/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 205, in _get_effective_global_setting
return get_effective_global_setting(
File "/omd/sites/sitename/lib/python3/cmk/gui/watolib/sites.py", line 815, in get_effective_global_setting
return default_values[varname]
KeyError: 'notification_spooler_config'
Hallo, ich bekomme in Analyze Config folgenden Error und finde abseits diesem Werk für die CEE keinen Ansatz, wo ich TLS aktivieren/forcieren kann, um den CRIT zu beheben.
Kann mich bitte jemand in die richtige Richtung stupsen?!
@madman thanks for your post. I have exactly the same error as you described and would like to know if you where able to fix it somehow?
I found the CRIT error here:
Setup > Maintenance > Analyze configuration
Error output on the webinterface:
CRIT:
Failed to execute the test ACTestMknotifydCommunicationEncrypted: Traceback (most recent call last):
File "/omd/sites/check_ibk/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 164, in run
results = list(self.execute())
File "/omd/sites/check_ibk/lib/python3/cmk/gui/plugins/wato/ac_tests.py", line 456, in execute
config = self._get_effective_global_setting("notification_spooler_config")
File "/omd/sites/check_ibk/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 205, in _get_effective_global_setting
return get_effective_global_setting(
File "/omd/sites/check_ibk/lib/python3/cmk/gui/watolib/sites.py", line 815, in get_effective_global_setting
return default_values[varname]
KeyError: 'notification_spooler_config'
Version Info: Checkmk Raw Edition 2.1.0p34 on Ubuntu Server 20.04 LTS