Laravel app: Cron just stopped working

fly status:

Machines
PROCESS ID VERSION REGION STATE ROLE CHECKS LAST UPDATED
app 287424* 53 otp started 2025-03-17T07:37:12Z
app 7811e16* 53 otp stopped 2025-03-17T07:17:40Z
cron 568346* 53 otp started 2025-03-17T07:11:45Z
cron† e82d6d* 53 otp stopped 2025-03-17T07:11:42Z

[processes]
app = “”
cron = “cron -f”

Any idea what to do ?

Please give us some context as to what we’re looking at.

It looks like you might have two machines, each with two process groups, and one is stopped. Is the running pair still working? Is the app still serving web traffic? Can you shell into the cron, to see if the cron process is still running?