-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You are already using S3 as your media file storage backend! #60
Comments
@rudracomputech Consider posting error log. That would help understand the problem. |
I think error that @rudracomputech described occurs because s3 storage is enable. Please do following steps and let us know if it helps?
If you have correct url in Magento configuration for you media files set, all media should be loaded now from s3. |
After week later I don't see point why I cannot export my media files when storage is enabled? |
My catalog product cache All images are not getting uploaded to S3 when i am exporting images to S3. |
@23ankit are caches in media/catalog directory? |
Yes caches is there in media/catalog directory but when i export images to S3 all the images are not getting exported. |
I had the same error message, and it turns out that if you have the extension enabled in your Config:
|
A few suggestions:
|
Hi,
I have followed all installation instructions and after running command php bin/magento s3:storage:export it shows the list of moving files but nothing is uploading to amazon s3 bucket and when I try to again run the command it give me below error
You are already using S3 as your media file storage backend!
Please help
The text was updated successfully, but these errors were encountered: