cristianculea Posted April 16, 2023 Share Posted April 16, 2023 (edited) Hello! I have some problems using 1-Click upgrade to upgrade from 1.7.6.9 to 1.7.7.8. I have tried to upgrade from 1.7.6.9 to 1.7.7.0 and the errors are almost the same. Here is the error. [INTERNAL] /home/fooca/public_html/foocaupgrade/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 "/home/fooca/public_html/foocaupgrade/src/PrestaShopBundle/Controller/Admin/Configure/index.php" while importing services from resource "/home/fooca/public_html/foocaupgrade/app/../src/PrestaShopBundle/Controller/*", but it was not found! Check the namespace prefix used with the resource in /home/fooca/public_html/foocaupgrade/app/config/config.yml (which is being imported from "/home/fooca/public_html/foocaupgrade/app/config/config_prod.yml"). #0 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('/home/fooca/pub...', NULL, false, '/home/fooca/pub...') #1 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(195): Symfony\Component\Config\Loader\FileLoader->import('config.yml', NULL, false, '/home/fooca/pub...') #2 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php(127): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->parseImports(Array, '/home/fooca/pub...') #3 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/Config/Loader/DelegatingLoader.php(40): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('/home/fooca/pub...', NULL) #4 /home/fooca/public_html/foocaupgrade/app/AppKernel.php(150): Symfony\Component\Config\Loader\DelegatingLoader->load('/home/fooca/pub...') #5 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(776): AppKernel->registerContainerConfiguration(Object(Symfony\Component\Config\Loader\DelegatingLoader)) #6 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(642): Symfony\Component\HttpKernel\Kernel->buildContainer() #7 /home/fooca/public_html/foocaupgrade/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() #8 /home/fooca/public_html/foocaupgrade/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(76): Symfony\Component\HttpKernel\Kernel->boot() #9 /home/fooca/public_html/foocaupgrade/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(56): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() #10 /home/fooca/public_html/foocaupgrade/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(87): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() #11 /home/fooca/public_html/foocaupgrade/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(42): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #12 /home/fooca/public_html/foocaupgrade/fooadm/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #13 {main} The prestashop is not accessible anymore after this. It has error 500. Can somebody suggest me what to do? Thank you a lot! Edited April 16, 2023 by cristianculea (see edit history) Link to comment Share on other sites More sharing options...
prestaotop Posted April 16, 2023 Share Posted April 16, 2023 Hi, Please have a look this PR : https://github.com/PrestaShop/PrestaShop/issues/26023 It’s a same error. Regards, Link to comment Share on other sites More sharing options...
cristianculea Posted April 16, 2023 Author Share Posted April 16, 2023 Ok. Thank you very much! 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