I facing issue while adding product images from admin image is uploaded successfully with images, but cache image not generated in pubmediacatalogproductcache1637702b25461d0958b06fd538fa2dbe/s/t/steam-cards-_800x800_-150_1.png from the frontend.
I tried following step to
- generate cache from command line
bin/magento catalog:imges:resize -a - add
chmod -R 777 pub/media/* - Trying to resize images from admin
But all methond not working
Here is the screenshot


