You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
when i run reindex command bin/magento index:reindex catalog_data_exporter_categories i am getting this error in console.
Argument 2 passed to Magento\Catalog\Block\Product\ImageFactory::getLabel()
Category Feed index PHP TypeError: Argument 2 passed to Magento\Catalog\Block\Product\ImageFactory::getLabel() must be of the type string, null given, called in /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php on line 168 in /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php on line 117 PHP Stack trace: Magento\Catalog\Block\Product\ImageFactory\Interceptor->getLabel() /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php:168 process unknown error: Unable to retrieve category data
I referred this LINK but i didn't got any solution.
Kindly guide me did anyone faced this issue.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
when i run reindex command
bin/magento index:reindex catalog_data_exporter_categories
i am getting this error in console.Argument 2 passed to Magento\Catalog\Block\Product\ImageFactory::getLabel()
Category Feed index PHP TypeError: Argument 2 passed to Magento\Catalog\Block\Product\ImageFactory::getLabel() must be of the type string, null given, called in /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php on line 168 in /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php on line 117 PHP Stack trace: Magento\Catalog\Block\Product\ImageFactory\Interceptor->getLabel() /var/www/html/airfield/vendor/magento/module-catalog/Block/Product/ImageFactory.php:168 process unknown error: Unable to retrieve category data
I referred this LINK but i didn't got any solution.
Kindly guide me did anyone faced this issue.
Thanks in advance
The text was updated successfully, but these errors were encountered: