Statistics Not working after upgrading from OJS 3.5.0.3 to 3.5.0.4

Describe the issue or problem
Statistics Not working after upgrading from OJS 3.5.0.3 to 3.5.0.4. I did check the Permissions for all directories, and the Cronjobs link, everything seams correct.


php /home/XXXXXX/public_html/lib/pkp/tools/scheduler.php run >> /dev/null 2>&1

What application are you using?
OJS 3.5.0.4

Additional information

Please add any screenshots, logs or other information we can use to investigate this problem.

Still Waiting for any update

Still Trying to figure it out but this what I see when I test

I’ve figure it out I needed to move out a file that is stuck, and modify my cronjob to be able to get t to work

Just Update: The Jobs cron is not running I need to run it manually everyday to get the statistic to work

Everyday I need to run this

php lib/pkp/tools/scheduler.php test

Select APP\tasks\UsageStatsLoader

php lib/pkp/tools/jobs.php run