Script not launching from Netwatch

I have this in my Down option:

log warning “VPN Connection is down.”;
log warning “Running NoVpnReboot script.”;
:beep length=1400ms frequency=900;
/system script run NoVpnReboot

Everything runs EXCEPT for the /system script run NoVpnReboot
This does work when I run it from the terminal?


I’m running 6.42.1 RouterOS?

Any help really appreciated.

I posted this question in the scripting forum…I think it’s more appropriate there.