You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Migration\Console\MigrateSettingsCommand::__construct() must be an instance of Migration\Config, instance of Magento\Framework\ObjectManager\ObjectManager given, called in /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 93 and defined in /apps/web/dev3.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Console/MigrateSettingsCommand.php:24
Stack trace:
#0 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(93): Migration\Console\MigrateSettingsCommand->__construct(Object(Magento\Framework\ObjectManager\ObjectManager)) #1 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(88): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Migration\Conso...', Array) #2 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(71): M in /apps/web/dev3.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Console/MigrateSettingsCommand.php on line 24
[user@server public_html]$
The text was updated successfully, but these errors were encountered:
Not longer able to reindex after successful data migration:
[user@server public_html]$ php bin/magento indexer:reindex
PHP Fatal error: Uncaught TypeError: Argument 1 passed to Migration\Console\MigrateSettingsCommand::__construct() must be an instance of Migration\Config, instance of Magento\Framework\ObjectManager\ObjectManager given, called in /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php on line 93 and defined in /apps/web/dev3.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Console/MigrateSettingsCommand.php:24
Stack trace:
#0 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(93): Migration\Console\MigrateSettingsCommand->__construct(Object(Magento\Framework\ObjectManager\ObjectManager))
#1 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/Factory/Compiled.php(88): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Migration\Conso...', Array)
#2 /apps/web/dev3.site.com/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(71): M in /apps/web/dev3.site.com/public_html/vendor/magento/data-migration-tool/src/Migration/Console/MigrateSettingsCommand.php on line 24
[user@server public_html]$
The text was updated successfully, but these errors were encountered: