Job scheduler stopped working

Hi again @gtapias:

I think I found the reason for that …

If the system detects no interactive activity (mean manual login) in the site for the last x days (defined on system settings) and you are not in developer_mode (since v15.38.0) … jobs will get “dormant” status … and, theorically, it will run just daily. I think something like this is happening. This is the reason why it restarts after logout/login

And finally … check this:

Maybe bench clear-cache could help too in some cases.