Skip to content

magento man

Magento 2.4.5 deploy setup:upgrade error rejected_execution_exception”,”reason”:”rejected execution of coordinating

{“error”:{“root_cause”:[{“type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”}],”type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”},”status”:429} PHP Fatal error: Uncaught ElasticsearchCommonExceptionsBadRequest400Exception: {“error”:{“root_cause”:[{“type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0, all_bytes=87418457, coordinating_operation_bytes=18166365, max_coordinating_and_primary_bytes=103795916]”}],”type”:”rejected_execution_exception”,”reason”:”rejected execution of coordinating operation [coordinating_and_primary_bytes=87418457, replica_bytes=0,… Read More »Magento 2.4.5 deploy setup:upgrade error rejected_execution_exception”,”reason”:”rejected execution of coordinating

Multiple Elastic Search Entries in Config

When I run the following command I get two entries in our config for Elastic Search 7 and 5 php bin/magento config:show | grep -Ei ‘elastic|system/full_page_cache/caching_application|varnish|catalog/search/engine’ catalog/search/elasticsearch7_server_hostname – serverhostname catalog/search/elasticsearch7_server_port – 42630 catalog/search/elasticsearch7_index_prefix – magento2 catalog/search/elasticsearch7_enable_auth – 0 catalog/search/elasticsearch7_server_timeout -… Read More »Multiple Elastic Search Entries in Config