0

Hi everyone and happy new year

I'm not able to complete indexing and get some errors. Any clue?

Design Config Grid index has been rebuilt successfully in 00:00:00
Customer Grid index has been rebuilt successfully in 00:00:04
process error during indexation process:
Category Products index is locked by another reindex process. Skipping.
Product Categories index process error during indexation process:
Could not acquire lock for index: catalog_product_category
Catalog Rule Product index has been rebuilt successfully in 00:00:00
Product EAV index has been rebuilt successfully in 00:06:13
Stock index has been rebuilt successfully in 00:00:47
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:02:59
Amasty: ElasticSearch - Relevance Rules (Products) index has been rebuilt successfully in 00:00:00
Sales Order Feed index has been rebuilt successfully in 00:00:01
Sales Order Statuses Feed index has been rebuilt successfully in 00:00:00
Stores Feed index has been rebuilt successfully in 00:00:00
Amasty: ElasticSearch - Relevance Rules (Rules) index has been rebuilt successfully in 00:00:00
Amasty: Advanced Search  - Categories index has been rebuilt successfully in 00:00:02
Catalog Search index process error during indexation process:
Indexer handler is not available: amasty_elastic_opensearch
Amasty: Xsearch - Popup Data index has been rebuilt successfully in 00:00:00
2

1 Answer 1

1

Maybe it is currently in processing so you can check the status by bin/magento indexer: status

If it is Processing than it skip with a message like [Category Products index is locked by another reindex process. Skipping] you face.

If you reset the indexer then use bin/magento indexer: reset it will reset all if you want any particular indexer reset then first get name by bin/magento indexer: info than use

bin/magento indexer:reset catalog_category_product

and try reindexing again.

If you still get errors then may check third party elastic search was not causing an issue.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.