Encrypt notification daemon communication - Error

CMK version: Checkmk Raw Edition 2.3.0p1
OS version: Ubuntu 22.04.4 LTS

Error message:

CRIT:

Failed to execute the test ACTestMknotifydCommunicationEncrypted: Traceback (most recent call last):
  File "/omd/sites/monitoring/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 156, in run
    results = list(self.execute())
              ^^^^^^^^^^^^^^^^^^^^
  File "/omd/sites/monitoring/lib/python3/cmk/gui/wato/_ac_tests.py", line 518, in execute
    config = self._get_effective_global_setting("notification_spooler_config")
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/omd/sites/monitoring/lib/python3/cmk/gui/watolib/analyze_configuration.py", line 203, in _get_effective_global_setting
    return get_effective_global_setting(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/omd/sites/monitoring/lib/python3/cmk/gui/watolib/sites.py", line 801, in get_effective_global_setting
    return default_values[varname]
           ~~~~~~~~~~~~~~^^^^^^^^^
KeyError: 'notification_spooler_config'

Additional information: this is a brand new/clean installation on a brand-new/clean OS.

1 Like

s. also Encrypt notification daemon communication - #2 by w.reidlinger

possible fix with:

Werk #15354: Remove “Encrypt notification daemon communication” check from “Analyze Configuration” in Checkmk Raw

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.