Verbose cron.php messages

If this is the output, it basically means that your log file can not be written correctly. Make sure your cron runs with the correct user (e.g. www-data) and make sure that the log file can be written by this user.

1 Like