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

Problem with cron #18

Closed
DaaN88 opened this issue Jul 17, 2021 · 1 comment
Closed

Problem with cron #18

DaaN88 opened this issue Jul 17, 2021 · 1 comment

Comments

@DaaN88
Copy link

DaaN88 commented Jul 17, 2021

Hi, there is such a cron:
*/15 0-8,21-23 * * *
And i get the error:
Failed to parse the following CRON expression: */15 0-8,21-23 * * * {"userId":205,"exception":"[object] (Lorisleiva\CronTranslator\CronParsingException(code: 0): Failed to parse the following CRON expression: */15 0-8,21-23 * * * at /var/www/vendor/lorisleiva/cron-translator/src/CronTranslator.php:33)
How to fix it?
On https://crontab.guru/ such this cron is recognized...

@lorisleiva
Copy link
Owner

Moving this conversation to #23

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

Successfully merging a pull request may close this issue.

2 participants