Same issue for me. Latest version of Chrome/Mac OS.
I’m also running PHP 7.2.7. Here’s a sample of my PHP error logs:
[29-Jun-2018 23:00:10 UTC] PHP Warning: filesize(): stat failed for /home/site/public_html/wp-content/uploads/2008/12/citroen_wrc_drivers_2008.jpg in /home/site/public/wp-content/plugins/resmushit-image-optimizer/classes/resmushit.class.php on line 312
[29-Jun-2018 23:00:10 UTC] PHP Warning: filesize(): stat failed for /home/site/public_html/wp-content/uploads/2008/12/citroencompetition.jpg in /home/site/public/wp-content/plugins/resmushit-image-optimizer/classes/resmushit.class.php on line 312
[29-Jun-2018 23:00:11 UTC] PHP Warning: filesize(): stat failed for /home/site/public/wp-content/uploads/2014/02/apmcheader_012.png in /home/site/public/wp-content/plugins/resmushit-image-optimizer/classes/resmushit.class.php on line 312
[29-Jun-2018 23:00:17 UTC] PHP Fatal error: Allowed memory size of 838860800 bytes exhausted (tried to allocate 23072768 bytes) in /home/site/public/wp-content/plugins/resmushit-image-optimizer/classes/resmushit.class.php on line 321
I’ve got just over 21,000 images; not sure if that’s the problem?
-
This reply was modified 6 years, 4 months ago by DeltaHF. Reason: adding logs