Skip to content

magento man

main.CRITICAL: {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”

I have a problem I am using Magento 4.2.4 and Elasticsearch 6 and this message appears can anyone help me to solve it. main.CRITICAL: {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”:”request [/magento2_product_2/product/_search] contains unrecognized parameter: [cat]”}],”type”:”illegal_argument_exception”,”reason”:”request [/magento2_product_2/product/_search] contains unrecognized parameter: [cat]”},”status”:400} {“exception”:”[object] (ElasticsearchCommonExceptionsBadRequest400Exception(code: 400): {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”:”request [/magento2_product_2/product/_search]… Read More »main.CRITICAL: {“error”:{“root_cause”:[{“type”:”illegal_argument_exception”,”reason”

Question about static URLS

I’m very new to magento and was tasked to migrate this magento site (https://swadeshiherbal.com) but I’m getting this 500 errors from non existing urls. e:g https://swadeshiherbal.com/static/version1653542305/frontend/Alothemes/geckoOrganic/en_US/mage/calendar.css Don’t know how there are generated or where actually these resources located. Please help… Read More »Question about static URLS

Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in

Below is the error I get in store frontend. Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in /home/magento/web/mymagentostorename.com/public_html/poms/libs/phpfastcache_config.php On running composer update and composer install, I find the installation failure messages for several modules. Could you… Read More »Warning: require(vendor/autoload.php): Failed to open stream: No such file or directory in

cannot load template after renewed template id

I am trying to set up a custom email template, it was work but shows an error after the template id is changed. May I know any way to fix it? Thanks! app/code/Myvendor/Mymodule/etc/adminhtml/system.xml <?xml version=”1.0″?> <config xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” xsi:noNamespaceSchemaLocation=”urn:magento:module:Magento_Config:etc/system_file.xsd”> <system> <tab… Read More »cannot load template after renewed template id