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

cronjob is not correct: TypeError: cronParser.parseExpression is not a function #1217

Open
MarkSau opened this issue Feb 25, 2025 · 2 comments

Comments

@MarkSau
Copy link

MarkSau commented Feb 25, 2025

Hi,

with the newest Version 3.0.32

i get errors in logfile

backitup.0 | 2025-02-25 11:27:47.482 | warn | Your configured iobroker cronjob is not correct: TypeError: cronParser.parseExpression is not a function
backitup.0 | 2025-02-25 11:27:47.481 | warn | Your configured CCU cronjob is not correct: TypeError: cronParser.parseExpression is not a function
backitup.0 | 2025-02-25 11:27:47.462 | info | [ccu] backup will be activated at 04:30 every 1 day(s)
backitup.0 | 2025-02-25 11:27:47.413 | info | [iobroker] backup will be activated at 04:00 every 1 day(s)
backitup.0 | 2025-02-25 11:27:47.356 | info | starting. Version 3.0.32 in /opt/iobroker/node_modules/iobroker.backitup, node: v20.18.3, js-controller: 7.0.6

I can't see what i have to change.

Copy link

Thanks for reporting a new issue @MarkSau!

  1. Please make sure your topic is not covered in the German documentation or English documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!

Otherwise this issue will be closed.

@simatec
Copy link
Owner

simatec commented Feb 25, 2025

I'll fix it today. There was a version change in the Cron Parser. I think something has changed

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