thaiphan / magento-s3

Use Amazon S3 as the file storage solution for your Magento store
MIT License
64 stars 22 forks source link

Product images are not uploading on S3 by magento admin #24

Open arif-qureshi opened 4 years ago

arif-qureshi commented 4 years ago

I am using S3 extension before 6 months and its working. But Yesterday I have unmounted the media folder and remount again, and after that product images are not uploading through admin. (See screenshot) Can you please suggest me on this issue. Screenshot from 2019-12-31 15-59-14

Thanks

Ketika commented 4 years ago

Hi there,

Any response on it? This is really very critical.

FuchengLi commented 4 years ago

Hi arif-qureshi, I trying to use this extension in magento1.9.3, but when run php s3_export.php is also have some error, So I used AWS CLI to upload my 91 GB files to S3. Then I try to enable by php s3_enable.php --yes, the media data still using file storage.

How is it working for you , could you give advice to me ?

thanks you so much @arif-qureshi

FuchengLi commented 4 years ago

@arif-qureshi , I had same issue with you, your image file should already be uploaded to S3 ,but the object hasn't public access