rbuelund Posted January 11, 2021 Share Posted January 11, 2021 (edited) All modules on the site are updated including 1-Clik Upgrade (v. 4.11.0) I run on PHP version 7.1.33 The upgrade finalizes, but then shows this error: [INTERNAL] /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php line 168 - Symfony\Component\Config\Exception\FileLoaderLoadException: Expected to find class "PrestaShopBundle\Controller\Admin\Configure\index" in file "/var/www/mywesite.dk/public_html/shop/src/PrestaShopBundle/Controller/Admin/Configure/index.php" while importing services from resource "/var/www/mywesite.dk/public_html/shop/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in /var/www/mywesite.dk/public_html/shop/app/config/config.yml (which is being imported from "/var/www/mywesite.dk/public_html/shop/app/config/config_prod.yml"). #0 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/var/www/myweb...', NULL, false, '/var/www/myweb...') #1 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/var/www/myweb...') #2 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/var/www/myweb...') #3 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/var/www/myweb...', NULL) #4 /var/www/mywesite.dk/public_html/shop/app/AppKernel.php(151): Symfony\Component\Config\Loader\DelegatingLoader->load('/var/www/myweb...') #5 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader)) #6 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer() #7 /var/www/mywesite.dk/public_html/shop/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() #8 /var/www/mywesite.dk/public_html/shop/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(74): Symfony\Component\HttpKernel\Kernel->boot() #9 /var/www/mywesite.dk/public_html/shop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(50): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() #10 /var/www/mywesite.dk/public_html/shop/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(85): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() #11 /var/www/mywesite.dk/public_html/shop/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(41): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #12 /var/www/mywesite.dk/public_html/shop/admin330m1b8sf/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #13 {main} When I navigate away everything is dead and I have to restore the site from en external backup !! Edited January 11, 2021 by rbuelund Spelling (see edit history) Link to comment Share on other sites More sharing options...
rbuelund Posted January 11, 2021 Author Share Posted January 11, 2021 Ahh sorry - all modules where not updated. I will try again and get back if the problem still persists. Link to comment Share on other sites More sharing options...
rbuelund Posted January 12, 2021 Author Share Posted January 12, 2021 The update went fint after first updating all the installed modules. 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