Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Something went wrong. cron reached maximum iterations. #635

Closed
AndresCUd opened this issue Dec 1, 2022 · 1 comment
Closed

Error: Something went wrong. cron reached maximum iterations. #635

AndresCUd opened this issue Dec 1, 2022 · 1 comment

Comments

@AndresCUd
Copy link

There is an error with the cron - /usr/src/app/node_modules/cron/lib/cron.js:235

It throw this error

Time Zone: "" - Cron String: 0,20,40 * * * * * - UTC offset: +00:00 - current Date: Wed Nov 30 2022 19:51:50 GMT+0000
at CronTime._getNextDateFrom (/usr/src/app/node_modules/cron/lib/cron.js:235:12)
at CronTime.sendAt (/usr/src/app/node_modules/cron/lib/cron.js:156:17)
at CronTime.getTimeout (/usr/src/app/node_modules/cron/lib/cron.js:175:29)
at CronJob.start (/usr/src/app/node_modules/cron/lib/cron.js:613:31)
at Timeout.callbackWrapper [as _onTimeout] (/usr/src/app/node_modules/cron/lib/cron.js:665:29)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)

@intcreator
Copy link
Collaborator

please close this issue. there is a canonical issue for this bug at #467

@intcreator intcreator closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants