This forum is now Read-Only. The Magento Community Forum is scheduled to close permanently on December 31, 2025. Please save any necessary information before this date. Join us on Slack for continued engagement!
I have tried setting memory limits to -1 and 10000M to see if it would make a difference but no luck. The cloudlinux specified memory limit for the account is 16GB
I also tried the following command as a Cron but got no output at all
/opt/cpanel/ea-php70/root/usr/bin/php -d memory_limit=-1 /home/xxx/public_html/bin/magento cron:run | grep -v "Ran jobs by schedule" >> /home/xxx/public_html/var/log/magento.cron.log