Open sanddy95 opened 5 years ago
~I'm experiencing this issue as well.~
Edit: for me, it is using the wrong cache folder. I'm on Magento 2.3.1.
@JosephLeedy Can you help me solve this issue ?
Thank you
I think my issue is more closely related to #74. Which version of Magento are you using?
Hello,
I have installed the extension and configured every thing. every thing looks fine on backend.
but in frontend the images are not loaded as they are not found on the bucket. for example : /cache/f9c7fbe9b524c081a3ccf800cbd963eb/1/-/1-large.jpg
this is the cache folder image for product it works fine in backend. but in frontend the image is converted like this : /cache/f9c7fbe9b524c081a3ccf800cbd963eb///1/-/1-large.jpg
due to which the images from s3 bucket are not loaded.
can you help me with. Thank you in advance.