Skip to content

Magento 2 error message not rendering

I’ve recently come across an issue while trying to render an error message on a page with the use of the MagentoFrameworkMessageMessageInterface For some reason this code does not render the message: $resultPage = $this->resultPageFactory->create(); $resultPage->getConfig()->getTitle()->prepend(__(‘Add Language’)); try { $this->translationClient->getTranslationClient();… Read More »Magento 2 error message not rendering

Best option for shared hosting backup

Hi this is my first post. I manage a shard hosting with WHM/Cpanel on a Hetzner server. I’ve been using Backblaze B2 for hosting full backup… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1942548&goto=newpost

Magento 2.4.7 Products Disappearing – Elastic Search Shard Failure

i’ve been trying to debug this and getting nowhere. Intermittently my products disappear with this error in the exception log: #98 {main} {“exception”:”[object] (ElasticsearchCommonExceptionsBadRequest400Exception(code: 400): {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”:”Text fields are not optimised for operations that require per-document field data like aggregations and… Read More »Magento 2.4.7 Products Disappearing – Elastic Search Shard Failure