regularly scheduled scripts not running regularly

I have a couple of scripts that are scheduled to run every hour. Sometimes they run OK, sometimes they don’t run for many hours and just now they executed twice at 59:59 and 00:00

Does anyone know what might be the problem? I am not touching the router apart form logging in using ssh and/or winbox and occasionally running the scripts manually to keep everything going.

Running 2.9.9 Level 3 on a 532

Upgrade and see if it fixes it. Also, try placing a :log info “BEGIN” at the top of the script to see if its running and just dumping out, or if its not running at all. What does the last-time-started show - that it didn’t run?

Sam