Skip to content

magento man

Magento 2.4.7 ElasticSearch issue: Cannot search on field since it is not indexed

After upgrading from 2.3.7 to 2.4.6, using ES7, i now have constant ElasticSearch exceptions like this: main.CRITICAL: ElasticsearchCommonExceptionsBadRequest400Exception: {“error”:{“root_cause”:[{“type”:”query_shard_exception”,”reason”:”failed to create query: Cannot search on field [selection] since it is not indexed.”,”index_uuid”:”CAWayfbETRej7ooLa5g2-w”,”index”:”magento2_product_3_v42″}],”type”:”search_phase_execution_exception”,”reason”:”all shards failed”,”phase”:”query”,”grouped”:true,”failed_shards”:[{“shard”:0,”index”:”magento2_product_3_v42″,”node”:”bfqSffq8Q3C28mHdw3bGnQ”,”reason”:{“type”:”query_shard_exception”,”reason”:”failed to create query: Cannot search on… Read More »Magento 2.4.7 ElasticSearch issue: Cannot search on field since it is not indexed

Create order from admin is throwing error after applying the latest Magento 2.4.5-p8 patch and upgrading Maria DB to 10.5

We have applied the recent released Magento 2.4.5-p8 and upgraded Maria DB to 10.5 and facing issue while creating order from admin panel. Upon checking the log, I’m getting below error: [2024-06-13T07:48:00.032863+00:00] report.CRITICAL: ParseError: syntax error, unexpected token “<<” in… Read More »Create order from admin is throwing error after applying the latest Magento 2.4.5-p8 patch and upgrading Maria DB to 10.5

Unable to Apply Custom Patch on Magento 2.4.5p2 Cloud

Below are the logs on the server [2024-06-12T13:47:34.472113+00:00] INFO: Verbosity level is not set [2024-06-12T13:47:34.478688+00:00] NOTICE: Applying patches [2024-06-12T13:47:35.346915+00:00] ERROR: The command “php ./vendor/bin/ece-patches apply –no-interaction” failed. Applying hot-fixes Patch ../m2-hotfixes/ACSD-50165_EE_2.4.4_v1.patch has been applied Error: patch /app/m2-hotfixes/Reorder.patch can’t be applied… Read More »Unable to Apply Custom Patch on Magento 2.4.5p2 Cloud