Troubleshooting Tip: FortiProxy does not execute CLI script by triggered automation stitch
| Description | This article describes a problem with the execution of a CLI script triggered by an automation stitch and outlines a fix. |
| Scope | FortiProxy v7.4.13. |
| Solution | A v7.4.13 FortiProxy with a configured daily schedule trigger has a CLI script that should disable policy 1. A snippet of the commands is provided below:
config system automation-stitch
config system automation-trigger
config system automation-action
Even though the CLI script is called to be executed, the firewall policy remains enabled:
2026-03-04 10:57:08 [symlink_config_file:425] '/data/./config/sys_global.conf.gz' has been symlink'ed to the new version '/data/./config/sys_global.conf.gz.v00000 2026-03-04 10:57:06 __action_cli_script_open()-190: cli script action:disable_policy is called. svc ctx:0x55e0c7af8dc0
The trigger count on the GUI shows that the stitch is implemented. However, the CLI script is not implemented. As per the internal investigation, this is unexpected behavior. The issue is scheduled to be fixed in 7.4.14, which is scheduled for a release around 27th of May (this date is provisional and it can be moved back/forward). |
