1.Magento 2.3.0
Hi @Drakas. Thank you for your report.
To help us process this issue please make sure that you provided the following information:
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
@magento-engcom-team give me $VERSION instance
where $VERSION
is version tags (starting from 2.2.0+) or develop branches (for example: 2.3-develop).
For more details, please, review the Magento Contributor Assistant documentation.
@Drakas do you confirm that you was able to reproduce the issue on vanilla Magento instance following steps to reproduce?
@magento-engcom-team give me 2.3 instance
@magento-engcom-team give me 2.3.0 instance
Hi @Drakas. Thank you for your request. I'm working on Magento 2.3.0 instance for you
Hi @Drakas, here is your Magento instance.
Admin access: https://i-19670-2-3-0.instances.magento-community.engineering/admin
Login: admin
Password: 123123q
Instance will be terminated in up to 3 hours.
Hi @engcom-backlog-nazar. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Issue: Format is valid
will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid
appears.[ ] 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description
label to the issue by yourself.
[ ] 3. Add Component: XXXXX
label(s) to the ticket, indicating the components it may be related to.
[ ] 4. Verify that the issue is reproducible on 2.3-develop
branchDetails
- Add the comment @magento-engcom-team give me 2.3-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.3-develop
branch, please, add the label Reproduced on 2.3.x
.
- If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and _stop verification process here_!
[ ] 5. Verify that the issue is reproducible on 2.2-develop
branch. Details
- Add the comment @magento-engcom-team give me 2.2-develop instance
to deploy test instance on Magento infrastructure.
- If the issue is reproducible on 2.2-develop
branch, please add the label Reproduced on 2.2.x
[ ] 6. Add label Issue: Confirmed
once verification is complete.
[ ] 7. Make sure that automatic system confirms that report has been added to the backlog.
HI @Drakas i'm not able to reproduce following steps you described on clean magento 2.3.0 instance. In my case i have -> Product's Images cache regenerated on visiting the single page's product
@Drakas did you ever solve this? I'm having the same problem and curious if you came to a solution here.
same issue
@magento-engcom-team give me 2.3.0 instance
Hi @rodrigowebjump. Thank you for your request. I'm working on Magento 2.3.0 instance for you
Hi @rodrigowebjump, here is your Magento instance.
Admin access: https://i-19670-2-3-0.instances.magento-community.engineering/admin
Login: admin
Password: 123123q
Instance will be terminated in up to 3 hours.
Hi
The issue was not reproduced.
The images are automatic generated by pub/get.php file. Probably the issue is related with webserver configuration.
Hello Friends,
We are facing same problem. After flush Flush Catalog Images Cache .Product images are not showing at list and details page. our Magento version is 2.3.0.
Our PHP version is 7.1. So kindly suggest to us what is the reason. If it is server issue then what is missing .
I am experiencing this across a number of magento installations 2.2.9 and 2.3.3 - after flushing image cache - only product image is rengenerated, media gallery isnt - I am forced to do the teerrible bin/magento catalog:image:resize command (terrible because its very slow on large catalogues and if it fails you have to start from the begining - would be better if we could batch, define start number)
Still having this issue on magento 2.3.5-p1, we are using a custom theme with a custom view.xml file.
It seems as if the image cache is not regenerating after flushing it
Same issue here bin/magento catalog:image:resize
takes forever
Why is this closed ? It's still an issue magento 2.3.5-p1
My issue turned out to be nginx settings on plesk - it worked better with apache and using the pleask settings to keep proxy mode on solved the issue for me. I am sure someone could make the nginx configuration work so the permission were correct for on the fly file creation but i found the combo of plesk and nginx extremely cumbersome.
that doesnt address how poor the command catalog:image:resize is, but it doesnt look like anyone wants to invest time improving that.
Most helpful comment
same issue