Catalog cache image folder not generate after upgrade 2.3.4 to 2.43

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

  1. generate cache from command line bin/magento catalog:imges:resize -a
  2. add chmod -R 777 pub/media/*
  3. Trying to resize images from admin

But all methond not working

Here is the screenshot

upload from backend

enter image description here

enter image description here