cancel
Showing results for 
Search instead for 
Did you mean: 

Can anybody help me fix this issue?

Can anybody help me fix this issue?

I have this issue below:

ReflectionException: Class "Magento\Framework\App\Http\Interceptor" does not exist in /var/www/html/rakuten_magento/vendor/magento/framework/Code/Reader/ClassReader.php:34
Stack trace:
#0 /var/www/html/rakuten_magento/vendor/magento/framework/Code/Reader/ClassReader.php(34): ReflectionClass->__construct()
#1 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/Definition/Runtime.php(54): Magento\Framework\Code\Reader\ClassReader->getConstructor()
#2 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(48): Magento\Framework\ObjectManager\Definition\Runtime->getParameters()
#3 /var/www/html/rakuten_magento/vendor/magento/framework/ObjectManager/ObjectManager.php(56): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create()
#4 /var/www/html/rakuten_magento/vendor/magento/framework/App/Bootstrap.php(238): Magento\Framework\ObjectManager\ObjectManager->create()
#5 /var/www/html/rakuten_magento/pub/index.php(29): Magento\Framework\App\Bootstrap->createApplication()
#6 {main}

How to fix this issue i need help.

1 REPLY 1

Re: Can anybody help me fix this issue?

@annq3sivn4281 

You can try by passing the below commands:

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
sudo chmod -R 777 var pub generated
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.