kelektiv / node-cron

Cron for NodeJS.
MIT License
8.3k stars 617 forks source link

Cron reached maximum iterations #833

Closed vdg437 closed 5 months ago

vdg437 commented 5 months ago

Time Zone: "" - Cron String: 0 0 - UTC offset: +01:00 - current Date: Fri Jan 12 2024 12:40:56 GMT+0100

Received this error today. can someone please someone guide me where this is coming from?

sheerlox commented 5 months ago

You're using a pretty old version of cron. Updating to at least the latest V2 version will fix this issue.