Can anyone help me to resolve this exception "An exception occurred on 'sales_model_service_quote_submit_failure' event: Could not ping search engine: No alive nodes found in your cluster"?
Above exception occur when I place Order on magento2.4.3
This error occurs on production server and not able to generate that on local environment
The "No alive nodes found in your cluster" error in Magento 2 can be related to Elasticsearch configuration issues. Here are some things to check related to Elasticsearch:
It was configured correct.But what I observe is it is coming rarely for few orders and not for all.
Does it something related to server end or connection end?Because this is random and rare.