Scheduler doesn't run Script

I am starting to see this happen here and there.

I have a dyndns update script that I load to routers that has interval to run.

add comment="This tells me where the router is." interval=15m name=dynUPDATE \
    on-event=dynDNS2017 policy=\
    ftp,reboot,read,write,policy,test,password,sniff,sensitive \
    start-time=startup

However I will look at the script dynDNS2017 and the counter is not moving.

So just to test… I copied the scheduler event then enabled it. When it fires… the counter runs.

Anyone else seeing something like that?