Cron trigger fails with no logs emitted

I have a cron trigger that runs every 5 minutes. It works fine running locally with wrangler, but once deployed, it always fails immediately (~2ms).
I have no insights into why it's failing either because no logs are shown. I have realtime logs and logpush set up but they remain empty.

I have another cron trigger that succeeds but likewise shows no logs. How can I see the logs from a cron trigger?
image.png
image.png
image.png
image.png
Was this page helpful?