kelektiv / node-cron

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

JavaScript error occurred in the main process #874

Closed cyar2 closed 2 months ago

cyar2 commented 2 months ago

Cron reached maximum iterations

TimeZone: "" -Cron String: 009*** -UTC offset: +10:00 - current Date: Sat Apr 06 2024 08:17:14 GMT+1000 at CronTime._getNextDateFrom (C:\Program Files\Fing\resources\app.asar\node_modules\cron\lib\cron.js.235:12) at CronTime.sendAt (C:\Program Files

etc etc

image

sheerlox commented 2 months ago

This bug was fixed in v2.4.1.

It looks like you're encountering this error while using some software, so the best way to resolve that issue is to contact the software developers and point them to this issue so they can take the appropriate steps (upgrading to at least v2.4.1 will fix the issue, but taking the time to upgrade to v3 would also be a good investment to make sure future bug fixes can be received easily).