-
Incident report
-
Resolution: Duplicate
-
Trivial
-
None
-
7.0.2
-
None
-
OS: Oracle Linux 8
This issue we face since upgrading to 7.0 on all platform components (server, proxies, agents). Running 6.4 there was no issue.
Steps to reproduce:
- create an script (Action operation, Script, run on Agent)
- create a trigger action that fires the script on event
- have the event fired for a host monitored by a proxy
When creating the same script as manual host action (run on agent) the script is executing just fine and is triggered by the proxy (as expected).
Result:
The action is not executed on the agent
The action log reports "Failed" without further information.
Agent logs indicate the server is triggering the execution instead of the proxy.
2024/08/09 11:07:15.440006 failed to accept an incoming connection: connection from "<server-ip>" rejected, allowed hosts: "<proxy-ip>"
Expected:
The action is executed on the agent and triggered by the proxy.
- duplicates
-
ZBX-24800 Remote command not executed on proxy but on server
- Closed