fmoreira86 Posted December 29, 2022 Share Posted December 29, 2022 (edited) Hi there! I got these errors at the end of the upgrade: [SKIP] directory "/app/cache/" does not exist and cannot be emptied. [CLEANING CACHE] File dev removed [CLEANING CACHE] File prod removed Migrating old setting file... parameters file already exists! Finished... [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventManager.php): failed to open stream: No such file or directory [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(): Failed opening '/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventManager.php' for inclusion (include_path='/var/www/MYDIRECTORY/vendor/pear/pear_exception:/var/www/MYDIRECTORY/vendor/pear/console_getopt:/var/www/MYDIRECTORY/vendor/pear/pear-core-minimal/src:/var/www/MYDIRECTORY/vendor/pear/archive_tar:.:/usr/share/php') [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php): failed to open stream: No such file or directory [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(): Failed opening '/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventSubscriber.php' for inclusion (include_path='/var/www/MYDIRECTORY/vendor/pear/pear_exception:/var/www/MYDIRECTORY/vendor/pear/console_getopt:/var/www/MYDIRECTORY/vendor/pear/pear-core-minimal/src:/var/www/MYDIRECTORY/vendor/pear/archive_tar:.:/usr/share/php') [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventManager.php): failed to open stream: No such file or directory [INTERNAL] /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php line 444 - include(): Failed opening '/var/www/MYDIRECTORY/vendor/composer/../doctrine/event-manager/lib/Doctrine/Common/EventManager.php' for inclusion (include_path='/var/www/MYDIRECTORY/vendor/pear/pear_exception:/var/www/MYDIRECTORY/vendor/pear/console_getopt:/var/www/MYDIRECTORY/vendor/pear/pear-core-minimal/src:/var/www/MYDIRECTORY/vendor/pear/archive_tar:.:/usr/share/php') [INTERNAL] /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ContainerAwareEventManager.php line 23 - Error: Class 'Doctrine\Common\EventManager' not found #0 /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php(444): include() #1 /var/www/MYDIRECTORY/modules/autoupgrade/vendor/composer/ClassLoader.php(322): Composer\Autoload\includeFile() #2 [internal function]: Composer\Autoload\ClassLoader->loadClass() #3 /var/www/MYDIRECTORY/var/cache/prod/ContainerFnfubs4/appProdProjectContainer.php(2935): spl_autoload_call() #4 /var/www/MYDIRECTORY/var/cache/prod/ContainerFnfubs4/appProdProjectContainer.php(2969): ContainerFnfubs4\appProdProjectContainer->getDoctrine_Dbal_DefaultConnectionService() #5 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php(306): ContainerFnfubs4\appProdProjectContainer->getDoctrine_Orm_DefaultEntityManagerService() #6 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/ManagerRegistry.php(63): Symfony\Component\DependencyInjection\Container->get() #7 /var/www/MYDIRECTORY/vendor/doctrine/persistence/lib/Doctrine/Persistence/AbstractManagerRegistry.php(204): Symfony\Bridge\Doctrine\ManagerRegistry->getService() #8 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php(53): Doctrine\Persistence\AbstractManagerRegistry->getManagers() #9 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php(52): Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer->warmUp() #10 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(686): Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate->warmUp() #11 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() #12 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(76): Symfony\Component\HttpKernel\Kernel->boot() #13 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(56): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() #14 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(87): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() #15 /var/www/MYDIRECTORY/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(42): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #16 /var/www/MYDIRECTORY/fnm/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #17 {main} I also end up with these information at the information page: Missing files (7) vendor/composer/installers/phpstan.neon.dist vendor/composer/installers/src/Composer/Installers/MiaoxingInstaller.php vendor/composer/installers/src/Composer/Installers/WinterInstaller.php vendor/composer/installers/src/Composer/Installers/TastyIgniterInstaller.php vendor/composer/installers/src/Composer/Installers/ProcessWireInstaller.php vendor/composer/installers/src/Composer/Installers/StarbugInstaller.php vendor/composer/installers/src/Composer/Installers/PantheonInstaller.php Updated files (10) vendor/composer/installers/src/Composer/Installers/TaoInstaller.php vendor/composer/installers/src/Composer/Installers/SyDESInstaller.php vendor/composer/installers/src/Composer/Installers/MauticInstaller.php vendor/composer/installers/src/Composer/Installers/Installer.php vendor/composer/installers/src/Composer/Installers/MoodleInstaller.php vendor/composer/installers/src/Composer/Installers/OxidInstaller.php vendor/composer/installers/src/Composer/Installers/BaseInstaller.php vendor/composer/installers/src/Composer/Installers/CakePHPInstaller.php vendor/composer/installers/src/Composer/Installers/CockpitInstaller.php vendor/composer/installers/src/Composer/Installers/OctoberInstaller.php On my testing environment I also got this: [INTERNAL] /var/www/MYDIRECTORY/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php line 70 - Error: Class 'Doctrine\Inflector\InflectorFactory' not found #0 /var/www/MYDIRECTORY/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php(58): Doctrine\Common\Inflector\Inflector::createFactory() #1 /var/www/MYDIRECTORY/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php(92): Doctrine\Common\Inflector\Inflector::getInstance() #2 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-cache-bundle/DependencyInjection/CacheProviderLoader.php(117): Doctrine\Common\Inflector\Inflector::classify() #3 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-cache-bundle/DependencyInjection/CacheProviderLoader.php(102): Doctrine\Bundle\DoctrineCacheBundle\DependencyInjection\CacheProviderLoader->getDefinitionClass() #4 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-cache-bundle/DependencyInjection/CacheProviderLoader.php(38): Doctrine\Bundle\DoctrineCacheBundle\DependencyInjection\CacheProviderLoader->definitionClassExists() #5 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-cache-bundle/DependencyInjection/SymfonyBridgeAdapter.php(130): Doctrine\Bundle\DoctrineCacheBundle\DependencyInjection\CacheProviderLoader->loadCacheProvider() #6 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php(785): Doctrine\Bundle\DoctrineCacheBundle\DependencyInjection\SymfonyBridgeAdapter->loadCacheDriver() #7 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php(796): Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->loadCacheDriver() #8 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php(429): Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->loadOrmCacheDrivers() #9 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php(392): Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->loadOrmEntityManager() #10 /var/www/MYDIRECTORY/vendor/doctrine/doctrine-bundle/DependencyInjection/DoctrineExtension.php(77): Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->ormLoad() #11 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php(71): Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension->load() #12 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process() #13 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process() #14 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile() #15 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(643): Symfony\Component\DependencyInjection\ContainerBuilder->compile() #16 /var/www/MYDIRECTORY/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(135): Symfony\Component\HttpKernel\Kernel->initializeContainer() #17 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/SymfonyAdapter.php(76): Symfony\Component\HttpKernel\Kernel->boot() #18 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader17.php(56): PrestaShop\Module\AutoUpgrade\UpgradeTools\SymfonyAdapter->initAppKernel() #19 /var/www/MYDIRECTORY/modules/autoupgrade/classes/UpgradeTools/CoreUpgrader/CoreUpgrader.php(87): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader17->initConstants() #20 /var/www/MYDIRECTORY/modules/autoupgrade/classes/TaskRunner/Upgrade/UpgradeDb.php(42): PrestaShop\Module\AutoUpgrade\UpgradeTools\CoreUpgrader\CoreUpgrader->doUpgrade() #21 /var/www/MYDIRECTORY/MYADMIN/autoupgrade/ajax-upgradetab.php(53): PrestaShop\Module\AutoUpgrade\TaskRunner\Upgrade\UpgradeDb->run() #22 {main} So I just rolled back. Any hints? Edited December 29, 2022 by fmoreira86 (see edit history) 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