Skip to content

Magento 2: Product images are not generated in media cache on importing products

Facing weird issue for 2-3 days. Images are not showing on frontend Whenever I import new products using firebear module or default importer.

I tried php bin/magento catalog:image:resize, Unfortunately it didn’t generated images in media cache.

However, if I upload images manually, it shows up on frotnend.

I have spent enough time in debugging, unfortunately not getting root cases.

Magento version is 2.3.4 and we have migrated from Magemojo to MGT recently.

Please help on it.

Thanks