Svetozar Angelov Posted December 1, 2022 Share Posted December 1, 2022 Hello again, I wrote you an email yesterday, finding an alternative one in my account. Â Since the last update we started receiving an errors from task configured as a cron job: ```/usr/bin/php -d memory_limit=-1 -d max_execution_time=0 /webroot/ourforumlink/applications/core/interface/task/task.php a36c96d196366ce1b5a530adb539c3c2``` The error is: ```An error occurred (500 Error) We're sorry, but a temporary technical error has occurred which means we cannot display this site right now. You can try again by clicking the button below, or try again later``` We've disabled this task temporary but "Use cron" option is still active. Should we change it to the default value? Please, advise how to fix it. Link to comment Share on other sites More sharing options...
Solution Daniel F Posted December 1, 2022 Solution Share Posted December 1, 2022 Can you please make sure that the cron is using the php8 executable? Svetozar Angelov, SeNioR- and Marc Stridgen 2 1 Link to comment Share on other sites More sharing options...
Svetozar Angelov Posted December 1, 2022 Author Share Posted December 1, 2022 You're right, we've updated PHP version for this instance(fpm is used) soon, but didn't set the same php binary version for cron. It works now, thank you! Marc Stridgen 1 Link to comment Share on other sites More sharing options...
Mark H Posted December 1, 2022 Share Posted December 1, 2022 You're welcome, glad to hear the issue is resolved. 🙂  Link to comment Share on other sites More sharing options...
Recommended Posts