-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Reindexation issue for "Catalog Search index" while running bin/magento indexer:reindex #39899
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @sharonmichou. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-November. Thank you for working on this issue.
|
Hello @sharonmichou , Thank you for your report and collaboration. We attempted to reproduce the issue in our latest version 2.4 develop but were unable to reproduce it. We followed these steps and did not encounter any issues. Could you please recheck in the latest version of Magento and let us know if we are missing any steps to reproduce this issue? Therefore, we are marking this ticket as "Issue: Needs Update". Thank you! |
Hello @sharonmichou , please check the blank sku values in all inventory tables. this might be causing issues. |
Preconditions and environment
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
The text was updated successfully, but these errors were encountered: