akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
80 stars 87 forks source link

Call to undefined method Akeneo\Connector\Helper\Config::getFamiliesExcludedFilter() #672

Open agghanim opened 6 months ago

agghanim commented 6 months ago

I'm trying to update Akeneo to 103.5.5 , but the executing a setup:upgrade results in following error

Environment and configuration

Akeneo Connector 103.3.1 Magento CE 2.4.3-p1 PHP 7.4

php bin/magento setup:upgrade

result

Call to undefined method Akeneo\Connector\Helper\Config::getFamiliesExcludedFilter()#0 /data/web/magento2/vendor/magento/framework/Setup/Patch/PatchApplier.php(162): Akeneo\Connector\Setup\Patch\Data\TransferFamiliesAndCategoriesToNewFormatPatch->apply()

1 /data/web/magento2/setup/src/Magento/Setup/Model/Installer.php(1094): Magento\Framework\Setup\Patch\PatchApplier->applyDataPatch()

2 /data/web/magento2/setup/src/Magento/Setup/Model/Installer.php(960): Magento\Setup\Model\Installer->handleDBSchemaData()

3 /data/web/magento2/setup/src/Magento/Setup/Console/Command/UpgradeCommand.php(147): Magento\Setup\Model\Installer->installDataFixtures()

4 /data/web/magento2/vendor/symfony/console/Command/Command.php(255): Magento\Setup\Console\Command\UpgradeCommand->execute()

5 /data/web/magento2/vendor/symfony/console/Application.php(1009): Symfony\Component\Console\Command\Command->run()

6 /data/web/magento2/vendor/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()

7 /data/web/magento2/vendor/magento/framework/Console/Cli.php(115): Symfony\Component\Console\Application->doRun()

8 /data/web/magento2/vendor/symfony/console/Application.php(149): Magento\Framework\Console\Cli->doRun()

9 /data/web/magento2/bin/magento(23): Symfony\Component\Console\Application->run()

10 {main}

PHP Fatal error: Uncaught Exception: User Error: Some transactions have not been committed or rolled back in /data/web/magento2/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php on line 4050 in /data/web/magento2/vendor/magento/framework/App/ErrorHandler.php:61 Stack trace:

0 [internal function]: Magento\Framework\App\ErrorHandler->handler()

1 /data/web/magento2/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(4050): trigger_error()

2 [internal function]: Magento\Framework\DB\Adapter\Pdo\Mysql->__destruct()

3 {main}

thrown in /data/web/magento2/vendor/magento/framework/App/ErrorHandler.php on line 61