You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cron by default executes all cron jobs on php container but it does not check if the site creating a cron job has php container available or not. This would result in false and failing cron jobs.