jmikemiller Posted February 24 Share Posted February 24 Hi, I have a multisite website, but one of the first is giving my an error, but the other 2 stores are working fine. fatal error: Uncaught PrestaShop\PrestaShop\Core\Exception\ContainerNotFoundException: Kernel Container is not available in /home/website/public_html/src/Adapter/ContainerFinder.php:77 Stack trace: #0 /home/website/public_html/classes/module/Module.php(1674): PrestaShop\PrestaShop\Adapter\ContainerFinder->getContainer() #1 /home/website/public_html/classes/module/Module.php(1663): ModuleCore::getModuleRepository() #2 /home/website/public_html/classes/Hook.php(878): ModuleCore::getNativeModuleList() #3 /home/website/public_html/classes/Dispatcher.php(606): HookCore::exec() #4 /home/website/public_html/classes/Dispatcher.php(243): DispatcherCore->loadRoutes() #5 /home/website/public_html/classes/Dispatcher.php(201): DispatcherCore->__construct() #6 /home/website/public_html/index.php(28): DispatcherCore::getInstance() #7 {main} thrown in /home/website/public_html/src/Adapter/ContainerFinder.php on line 77 This happened after an upgrade from 1.7.8 to 8.1.4. The theme (warehouse) and modules are all up to date. Did someone have this issue? Link to comment Share on other sites More sharing options...
ComGrafPL Posted February 24 Share Posted February 24 Have you cleared the cache after upgrade. Have you tried on higher PHP version? Link to comment Share on other sites More sharing options...
jmikemiller Posted February 24 Author Share Posted February 24 Yes, I've cleared the cache. PHP 8.1 and tested with the "phppsinfo.php" file. Yes, tried with 8.2 also, same result. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now