Skip to content

General system exception happened Additional data

Getting This Error while importing the products General system exception happened Additional data: Error in data structure: entity values are mixed Screenshot: https://pasteboard.co/k5dv5AQBJMCN.png Here’s the first-row content: https://ctxt.io/2/AABQL4rSEA Please help to resolve this error.

Magento 2 – Error after setting Varnish host and port in purges when trying to save modifications to a product

I have configured the host and port to purge Varnish as it says in the official documentation: bin/magento setup:config:set –http-cache-hosts=varnish_host:varnish_port But when I try to save the modifications of a product for example, I get the following error in logs:… Read More »Magento 2 – Error after setting Varnish host and port in purges when trying to save modifications to a product

main.CRITICAL: Class block does not exist error in log files but extension works?

I have a working extension that show reviews, but sometimes there’s an error in the system.log file, and I don’t know why? var/log/system.log: [2023-10-26T11:20:42.925466+00:00] main.CRITICAL: Class “CompanyAllReviewsBlockAllReviews” does not exist [] [] The extension resides in: appcodeCompanyReviewsBlockAllReviews.php appcodeCompanyReviewsBlockReviews.php The file… Read More »main.CRITICAL: Class block does not exist error in log files but extension works?