CMK version: 2.3.0p30
OS version: Linux (oracle 9.5)
We are having some issues with a specific site in our distributed monitoring. The site shows the following error in our pending changes overview. We are using dynamic host management with enabled automatic change activation.
Restarting the site and immediately activating the changes manually does work, but this error will come up again and no changes are activated automatically.
Error message:
Started at: 17:54:50. Finished at: 17:56:03.
Got invalid data:
Internal automation error: Error running automation call restart (exit code 1), error:
An error occurred: Other restart currently in progress. Aborting.
Traceback (most recent call last):
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/wato/pages/automation.py", line 236, in _execute_automation_command
response.set_data(repr(automation.execute(automation.get_request())))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/wato/pages/activate_changes.py", line 1057, in execute
return activate_changes.execute_activate_changes(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/watolib/activate_changes.py", line 2506, in execute_activate_changes
warnings = get_config_domain(domain_request.name)().activate(domain_request.settings)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/watolib/config_domains.py", line 97, in activate
return {"restart": restart, "reload": reload}[active_config.wato_activation_method](
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/watolib/check_mk_automations.py", line 306, in restart
_automation_serialized("restart", args=hosts_to_update),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/watolib/check_mk_automations.py", line 58, in _automation_serialized
cmdline, serialized_result = check_mk_local_automation_serialized(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/omd/sites/az_de_s1/lib/python3/cmk/gui/watolib/automations.py", line 152, in check_mk_local_automation_serialized
raise local_automation_failure(
cmk.gui.watolib.automations.MKAutomationException: Error running automation call restart (exit code 1), error:
An error occurred: Other restart currently in progress. Aborting.
Output of site status command:
agent-receiver: running
mkeventd: running
liveproxyd: running
mknotifyd: running
rrdcached: running
cmc: running
apache: running
dcd: running
redis: running
stunnel: running
xinetd: running
crontab: running
-----------------------
Overall state: running