Ever since this morning, our archive cron job has been failing with the following error:
There are no errors logged to the syslog (which is PHP's error_log setting) or the Apache error logs. I've even tried adding
Quote
$ /usr/bin/php5 /srv/www/webstats.zedcore.com/web/console core:archive --url=https://webstats.zedcore.com/
[Exception]
1 total errors during this script execution, please investigate and try and fix these errors.
core:archive [--url="..."] [--force-all-websites] [--force-all-periods[="..."]] [--force-timeout-for-periods[="..."]] [--skip-idsites[="..."]] [--force-idsites[="..."]] [--force-periods[="..."]] [--force-date-last-n="..."] [--force-date-range[="..."]] [--concurrent-requests-per-website[="..."]] [--disable-scheduled-tasks] [--accept-invalid-ssl-certificate] [--xhprof]
There are no errors logged to the syslog (which is PHP's error_log setting) or the Apache error logs. I've even tried adding
to the config.ini.php file and nothing is logged there either. Any ideas how I can fix this error? Currently running Piwik 2.11.1.Quote
log_writers[] = "file"