OJS 3.5.0.4: Got error 'PHP message: Plugin APP\\plugins\\generic\\recommendBySimilarity\\RecommendBySimilarityPlugin failed to handle the hook

Hello,

I am on OJS 3.5.0.4 and PHP 8.2. I am seeing a lot the following in Apache2 logs.

AH01071: Got error ‘PHP message: Plugin APP\plugins\generic\recommendBySimilarity\RecommendBySimilarityPlugin failed to handle the hook Templates::Article::Footer::PageFooter\nPDOException: SQLSTATE[70100]: <>: 1969 Query execution was interrupted (max_statement_time exceeded) in /path/to/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php:412\nStack trace:\n#0 /path/to/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(412): PDOStatement->execute()\n#1 /path/to/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(812): Illuminate\Database\Connection->Illuminate\Database\{closure}()\n#2 /path/to/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(779): Illuminate\Database\Connection->runQueryCallback()\n#3 /path/to/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(398): Illuminate…’

Regards,
Nason

Hello,

Please ignore this one - I have seen the issue is with my max_statement_time setting which I may need to increase.

Thanks,
Nason