...
During the activation of changes from the central site for a remote site, we faced an issue. This will happen if WATO is enabled on the remote site and you have pending changes there.
Code Block | ||||
---|---|---|---|---|
| ||||
Failed: Garbled automation reponse
Internal automation error: There are 1 pending changes that would get lost. The most recent are: Modified host p19central-vcenter-agent.txt.
Traceback (most recent call last):
File "/omd/sites/remote/lib/python/cmk/gui/wato/pages/automation.py".line 186, in execute_automation _command
html.write(repr(automation.execute(automation.get_request()))File ":/omd/sites/remote/lib/python/cmk/gui/watolib/sites.py":. line 717, in get
request self._verify_remote_site_config(site_id) File "/omd/sites/remote/lib/python/cmk/gui/watolib/automation_commands.pyquot:, line 63, in
verify_remote_site_config raise MKGeneralException(message) MKGeneralException: There are 1 pending changes that would get lost. The most recent are:
Modified host p19central-vcenter-agent.txt |
On the remote:
In the 'replication_changes_remote.mk', you will find the pending change.
...