Description
Preconditions and environment
- Magento version : 2.4.6-p3
- Product configurable
Steps to reproduce
I have installed Magento 2.4.6-p3. And when I was running indexation command: php bin/magento indexer:reindex
I got an error on Catalog Search index :
Expected result
Anyone knows how to diagnosis and to resolve it?
Actual result
php bin/magento indexer:reindex
Design Config Grid index has been rebuilt successfully in 00:00:00
Customer Grid index has been rebuilt successfully in 00:00:00
Category Products index Abort: LiteMage is not enabledhas been rebuilt successfully in 00:00:40
Product Categories index has been rebuilt successfully in 00:00:00
Catalog Rule Product index Abort: LiteMage is not enabledhas been rebuilt successfully in 00:00:00
Product EAV index has been rebuilt successfully in 00:04:32
Stock index has been rebuilt successfully in 00:00:05
Inventory index has been rebuilt successfully in 00:00:00
Catalog Product Rule index has been rebuilt successfully in 00:00:00
Product Price index has been rebuilt successfully in 00:00:09
Catalog Search index process error during indexation process:
Magento\InventoryIndexer\Model\ResourceModel\GetStockItemData\Interceptor::execute(): Argument #1 ($sku) must be of type string, array given, called in var/www/html/vendor/magento/module-inventory-elasticsearch\Plugin\Model\Adapter\BatchDataMapper\ProductDataMapperPlugin.php on line 74
Additional information
No response
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.