Magento version : 2.4.6-p3
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 :
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:
MagentoInventoryIndexerModelResourceModelGetStockItemDataInterceptor::execute(): Argument #1 ($sku) must be of type string, array given, called in var/www/html/vendor/magento/module-inventory-elasticsearchPluginModelAdapterBatchDataMapperProductDataMapperPlugin.php on line 74
Anyone knows how to resolve it?