Jump to content

Upgrading with One-Click module from 1.7.6.7 to 1.7.7.0 fails fatally !!


Recommended Posts

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 by rbuelund
Spelling (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...