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
index exit with error
Catalog Search index has been rebuilt successfully in 00:07:16
Sales Rule index has been rebuilt successfully in 00:00:00
ElasticSuite Category Indexing index has been rebuilt successfully in 00:00:01
ElasticSuite Thesaurus Indexing index process error during indexation process:
{"error":{"root_cause":[{"type":"snapshot_in_progress_exception","reason":"Cannot delete indices that are being snapshotted: [[magento2_default_thesaurus_20241003_132033/9BlOPlftS8m9-jWL1QX0Kg]]. Try again after snapshot finishes or cancel the currently running snapshot."}],"type":"snapshot_in_progress_exception","reason":"Cannot delete indices that are being snapshotted: [[magento2_default_thesaurus_20241003_132033/9BlOPlftS8m9-jWL1QX0Kg]]. Try again after snapshot finishes or cancel the currently running snapshot."},"status":400}
This is a very very case, but with indexer runs constantly on a prod server, we would observe this happens a few times a month.
Our opensearch is on AWS and has a hourly snapshot that is enforced.
related comment wagtail/wagtail#6100
The text was updated successfully, but these errors were encountered:
not much to tell about this one, if you have an AWS plan allowing you to reach their support to ask them to not proceed these hourly snapshots (which are useless for Elasticsuite), this is the way to go.
Preconditions
Magento Version :
EE 2.4.6-p4
ElasticSuite Version :
2.10.11
Environment :
production
Third party modules :
Steps to reproduce
1.reindex all
Expected result
Actual result
Catalog Search index has been rebuilt successfully in 00:07:16
Sales Rule index has been rebuilt successfully in 00:00:00
ElasticSuite Category Indexing index has been rebuilt successfully in 00:00:01
ElasticSuite Thesaurus Indexing index process error during indexation process:
{"error":{"root_cause":[{"type":"snapshot_in_progress_exception","reason":"Cannot delete indices that are being snapshotted: [[magento2_default_thesaurus_20241003_132033/9BlOPlftS8m9-jWL1QX0Kg]]. Try again after snapshot finishes or cancel the currently running snapshot."}],"type":"snapshot_in_progress_exception","reason":"Cannot delete indices that are being snapshotted: [[magento2_default_thesaurus_20241003_132033/9BlOPlftS8m9-jWL1QX0Kg]]. Try again after snapshot finishes or cancel the currently running snapshot."},"status":400}
This is a very very case, but with indexer runs constantly on a prod server, we would observe this happens a few times a month.
Our opensearch is on AWS and has a hourly snapshot that is enforced.
related comment
wagtail/wagtail#6100
The text was updated successfully, but these errors were encountered: