cancel
Showing results for 
Search instead for 
Did you mean: 

magento catalog:image:resize -> placeholder/small_image.jpg not existing?

SOLVED

magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Upgraded to 2.2.6 from 2.2.5

As advised on release notes I removed content of pub/media/catalog/product/cache

Then ran command: bin/magento catalog:image:resize 

 

That went well for 792 of 21162 (3%). Then it gives error

 

"public_html/pub/media/home2/staging/public_html/vendor/magento/module-catalog/view/base/web/images/product/placeholder/small_image.jpg' does not exist. "

 

The image is there ofcourse.
Tried several rights.

Any sugestions? Thank you.

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Hello @emile_rdam

 

First remove "Magento Root\pub\media\catalog\product\cache" folder.
Then run above command.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

View solution in original post

4 REPLIES 4

Re: magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Core issue

 

https://github.com/magento/magento2/issues/13636

Manish Mittal
https://www.manishmittal.com/

Re: magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Hello @emile_rdam

Issue seems to be the permission issue, please check all file permission for magento 

 

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now

Re: magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Thank you. Rights now good.

But now we get new error Smiley Frustrated

 

397/20193 [>---------------------------]   1% 4 mins 68.0 MiB         | /b/3/b3d34c6455654a04a78ebe0e35f61be1.jpg Unsupported image format.

 

 

Re: magento catalog:image:resize -> placeholder/small_image.jpg not existing?

Hello @emile_rdam

 

First remove "Magento Root\pub\media\catalog\product\cache" folder.
Then run above command.

Was my answer helpful? You can accept it as a solution.
175+ Professional Extensions for M1 & M2
Need a developer?Just visit Contact Us Now