cap340 / CleanMedia

Magento 2 CLI Command : remove images of deleted product in the /media/catalog/product folder
29 stars 16 forks source link

Error in script #9

Closed gz-devops closed 5 years ago

gz-devops commented 5 years ago

Hi. When running your script I get: In ErrorHandler.php line 61: Warning: filesize(): stat failed for myfolder/public_html/pub/media//catalog/product/image/321437726/. in myfolderpublic_html/app/code/Cap/CleanMedia/Console/Command/CleanMedia.php on line 108 And script stops. Can you help please? magento 2.3.1 version

As I checked further this /321437726/ is empty...

cap340 commented 5 years ago

Sorry for this very late answer, as explain in my post in stackexchange I'm far away from a developper, only hours of digging... I still don't use this code in production, it was just for general idea of M2 images behavior.

gz-devops commented 5 years ago

It is fine! I solved the issue!