- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Missing product image cache folder in category view only
Hello,
i've installed magento 2.1.6 with sample data via composer on my local docker machine. Everything works fine but after clearing the image cache, the categories have no product images.
If i click on one of the products, the product view will load correctly.
The Pathes:
# category_view (not show - 404 error)
.../pub/media/catalog/product/cache/f073062f50e48eb0f0998593e568d857/w/t/wt09-white_main.jpg
# product_view (show)
.../pub/media/catalog/product/cache/75eed2686e01eb22cb4050b2f40ddf97/w/t/wt09-white_main.jpg
The cache folder "f073062f50e48eb0f0998593e568d857" is called but not created. All other cache folders created correctly... Does anyone have the same issue or maybe a solution?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Missing product image cache folder in category view only
I have same problem after updating 2.1.5 to 2.1.6. (WAMP or server Debian 8.7).
Also new clean or sampledata installation not work - not show images in category.
Unable to save new product or changes, cache directory cannot be created.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Missing product image cache folder in category view only
Same issue for me with docker and 2.1.6.
Oddly enough, when I go in and modify the images for a product via the admin, the thumbnail cache is created, so the permissions for that process are fine. Even re-deploying static files a couple of times had no affect. Some files are shown on the category page, but most are not.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Missing product image cache folder in category view only
try php bin/magento catalog:images:resize