OJS 3.4.0.2: PHP Fatal error - Usage Statistics stopped procesing records

Hi,
After upgrading OJS from 3.4.0.1 to 3.4.0.2, I am receiving below fatal error. Moreover, stats counter (abstact views, pdf downloads) on the frontend are also not updating.

[27-Aug-2023 13:56:03 UTC] PHP Fatal error: Type of APP\jobs\statistics\CompileUsageStatsFromTemporaryRecords::$tries must be int (as in class PKP\jobs\BaseJob) in /home/seisense/journal.seisense.com/jobs/statistics/CompileUsageStatsFromTemporaryRecords.php on line 29

Looking forward to your help
Regards
seisense

Thanks for the report . This caused due to adding new config class property with type hint and a PR already made to address it .

Regards
PKP Team

1 Like

Hi @seisense,

This is filed for resolution here; please watch for a patch.

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like