Regimens non functional - returns *Empty*

I am attempting to run regimens and have been unable so far.

Below are the things I have tried.
I’ve tried running simple sequences (wait 1000) manually and they run and log fine
Then created regimens with the wait sequence and schedule it for 5 minutes in the future.
I get a box down the bottom saying it is saved. Once it gets to the ‘run time’, the event swaps the sequences name for empty

Here is some of the other information that might be helpful. Any assistance would be great. Are there any things I should try

  • FarmBot OS v15 (current, supported version)
  • Firmware version 6.6.26 Farmduino (Genesis v1.8)
  • Connectivity code 31 (fully connected)
  • Using official FarmBot Cloud (not self-hosted)
  • Manual sequence execution works reliably
  • Events save correctly and survive page refresh
  • FarmBot restarted multiple times
  • No log entry at scheduled execution time
  • Event executable later becomes *Empty*
  • Device clock is correct

That’s good.

That’s probably also “ok” . .
There’s a large (indeterminate) lag before the Regimen execution result is available.
Maybe try some simple user logging (e.g. toast or email) from the Sequence ?

– edit -
Farm Events and their close relative Regimens do very minimal logging . . probably because of their very “asynchronous” behaviour (?)