skip to Main Content

Magento2 watermark functionality not working

I have installed Fresh Magento2.4 on Ubuntu 18.04 with PHP7.3 version. I have done all the configuration mentioned here https://docs.magento.com/user-guide/catalog/product-image-watermarks.html to add the watermark image. After added the watermark image configuration I ran below commands bin/magento cache:clean bin/magento cache:flush bin/magento…

VIEW QUESTION

Magento 2.4 reindex issue with elasticsearch

I have installed an elastic search(7.x) with Magento2.4 and I am using PHP 7.3 When I run the reindex command(bin/magento indexer:reindex) getting the following error. Catalog Search index process unknown error: {"error":{"root_cause":[{"type":"cluster_block_exception","reason":"index [magento2_product_1_v1] blocked by: [TOO_MANY_REQUESTS/12/disk usage exceeded flood-stage watermark,…

VIEW QUESTION

How to fix Magento 2 compile issue?

How to fix compile error [master_qmajkwnjbz]:public_html$ php bin/magento setup:di:compile Compilation was started. Repositories code generation... 1/7 [====>-----------------------] 14% 1 sec 60.0 MiBPHP Fatal error: I nterface 'PsrSimpleCacheCacheInterface' not found in /home/427182.cloudwaysapps.com/gravqhssbb/public_h tml/app/code/Magezon/PageBuilder/Model/InstagramCacheManager.php on line 7 Fatal error: Interface 'PsrSimpleCacheCacheInterface' not…

VIEW QUESTION
Back To Top
Search