cron fatal error

When i execute php cron.php give me this fatal error

PHP Fatal error: Uncaught InvalidArgumentException: Invalid CRON field value 2018 as position 4 in /opt/bitnami/apps/suitecrm/htdocs/modules/AOR_Scheduled_Reports/lib/Cron/CronExpression.php:123

Have you changed the Cron settings recently?

Do you know which job is complaining? Maybe if you increase your log level do DEBUG you can figure out which one, from the logs.

1 Like

How i can change the log level?

Admin / System settings

it was already in debug mode.

Ok, then have a look at the preceding lines to try and discover which job is causing the error.

Then with that information you can go in Admin / Scheduler and try to changing the time settings to see if you can determine what is causing the error.

now it give me a bucnh of errors and the command line stay blocked, it is normal?