Setup Cron Job schedule

I try to set up my cron job schedule, but I can’t save it, because it says “Invalid cron spec”.

Cron syntax would be: 0 0 12 * * ?
which means: Every day at noon - 12pm

What would be the correct syntax at render.com? is render.com using a different syntax than elsewhere?

Hi Artin,

It looks like you have an extra 0 at the beginning of your cron schedule. Leave that out and I think you’ll have what you want.

Hope that helps.

Regards,

Matt

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.