-
-
Save niclashoyer/83482e827972b3c08de2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bin/magento magesetup:setup:run de | |
Start setup | |
Start processor: agreements | |
Start processor: cms | |
Start processor: email | |
Start processor: systemConfig | |
Start processor: tax | |
Requested product doesn't exist | |
#0 /var/www/magento/var/generation/Magento/Catalog/Model/ProductRepository/Interceptor.php(37): Magento\Catalog\Model\ProductRepository->getById('2176', false, NULL, false) | |
#1 /var/www/magento/vendor/magento/module-catalog-inventory/Model/StockIndex.php(157): Magento\Catalog\Model\ProductRepository\Interceptor->getById('2176') | |
#2 /var/www/magento/vendor/magento/module-catalog-inventory/Model/StockIndex.php(241): Magento\CatalogInventory\Model\StockIndex->processChildren('2176', 1, 0, 1) | |
#3 /var/www/magento/vendor/magento/module-catalog-inventory/Model/StockIndex.php(124): Magento\CatalogInventory\Model\StockIndex->processParents('2164', 1) | |
#4 /var/www/magento/vendor/magento/module-catalog-inventory/Model/StockIndex.php(87): Magento\CatalogInventory\Model\StockIndex->updateProductStockStatus('2164', '1') | |
#5 /var/www/magento/vendor/magento/module-catalog-inventory/Observer/SaveInventoryDataObserver.php(105): Magento\CatalogInventory\Model\StockIndex->rebuild('2164', '1') | |
#6 /var/www/magento/vendor/magento/framework/Event/Invoker/InvokerDefault.php(73): Magento\CatalogInventory\Observer\SaveInventoryDataObserver->execute(Object(Magento\Framework\Event\Observer)) | |
#7 /var/www/magento/vendor/magento/framework/Event/Invoker/InvokerDefault.php(61): Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod(Object(Magento\CatalogInventory\Observer\SaveInventoryDataObserver), Object(Magento\Framework\Event\Observer)) | |
#8 /var/www/magento/vendor/magento/framework/Event/Manager.php(66): Magento\Framework\Event\Invoker\InvokerDefault->dispatch(Array, Object(Magento\Framework\Event\Observer)) | |
#9 /var/www/magento/var/generation/Magento/Framework/Event/Manager/Proxy.php(95): Magento\Framework\Event\Manager->dispatch('catalog_product...', Array) | |
#10 /var/www/magento/vendor/magento/framework/Model/AbstractModel.php(786): Magento\Framework\Event\Manager\Proxy->dispatch('catalog_product...', Array) | |
#11 /var/www/magento/vendor/magento/module-catalog/Model/Product.php(918): Magento\Framework\Model\AbstractModel->afterSave() | |
#12 /var/www/magento/var/generation/Magento/Catalog/Model/Product/Interceptor.php(362): Magento\Catalog\Model\Product->afterSave() | |
#13 /var/www/magento/vendor/magento/module-eav/Model/Entity/AbstractEntity.php(1154): Magento\Catalog\Model\Product\Interceptor->afterSave() | |
#14 [internal function]: Magento\Eav\Model\Entity\AbstractEntity->save(Object(Magento\Catalog\Model\Product\Interceptor)) | |
#15 /var/www/magento/vendor/magento/framework/Interception/Interceptor.php(74): call_user_func_array(Array, Array) | |
#16 /var/www/magento/vendor/magento/framework/Interception/Chain/Chain.php(70): Magento\Catalog\Model\ResourceModel\Product\Interceptor->___callParent('save', Array) | |
#17 /var/www/magento/vendor/magento/framework/Interception/Chain/Chain.php(63): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Catalog...', 'save', Object(Magento\Catalog\Model\ResourceModel\Product\Interceptor), Array, 'catalogsearchFu...') | |
#18 /var/www/magento/vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Product.php(28): Magento\Framework\Interception\Chain\Chain->Magento\Framework\Interception\Chain\{closure}(Object(Magento\Catalog\Model\Product\Interceptor)) | |
#19 [internal function]: Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Product->aroundSave(Object(Magento\Catalog\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(Magento\Catalog\Model\Product\Interceptor)) | |
#20 /var/www/magento/vendor/magento/framework/Interception/Chain/Chain.php(68): call_user_func_array(Array, Array) | |
#21 /var/www/magento/vendor/magento/framework/Interception/Interceptor.php(136): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Catalog...', 'save', Object(Magento\Catalog\Model\ResourceModel\Product\Interceptor), Array, 'apply_catalog_r...') | |
#22 /var/www/magento/vendor/magento/module-catalog-rule/Plugin/Indexer/Product/Save/ApplyRules.php(40): Magento\Catalog\Model\ResourceModel\Product\Interceptor->Magento\Framework\Interception\{closure}(Object(Magento\Catalog\Model\Product\Interceptor)) | |
#23 [internal function]: Magento\CatalogRule\Plugin\Indexer\Product\Save\ApplyRules->aroundSave(Object(Magento\Catalog\Model\ResourceModel\Product\Interceptor), Object(Closure), Object(Magento\Catalog\Model\Product\Interceptor)) | |
#24 /var/www/magento/vendor/magento/framework/Interception/Interceptor.php(141): call_user_func_array(Array, Array) | |
#25 /var/www/magento/var/generation/Magento/Catalog/Model/ResourceModel/Product/Interceptor.php(650): Magento\Catalog\Model\ResourceModel\Product\Interceptor->___callPlugins('save', Array, Array) | |
#26 /var/www/magento/vendor/magento/framework/Model/AbstractModel.php(615): Magento\Catalog\Model\ResourceModel\Product\Interceptor->save(Object(Magento\Catalog\Model\Product\Interceptor)) | |
#27 /var/www/magento/var/generation/Magento/Catalog/Model/Product/Interceptor.php(2351): Magento\Framework\Model\AbstractModel->save() | |
#28 /var/www/magento/vendor/firegento/magesetup2/Model/Setup/SubProcessor/TaxSubProcessor.php(267): Magento\Catalog\Model\Product\Interceptor->save() | |
#29 /var/www/magento/vendor/firegento/magesetup2/Model/Setup/SubProcessor/TaxSubProcessor.php(167): FireGento\MageSetup\Model\Setup\SubProcessor\TaxSubProcessor->saveTaxClassRelations(Array) | |
#30 /var/www/magento/vendor/firegento/magesetup2/Service/SetupService.php(78): FireGento\MageSetup\Model\Setup\SubProcessor\TaxSubProcessor->process(Object(FireGento\MageSetup\Model\Config)) | |
#31 /var/www/magento/vendor/firegento/magesetup2/Command/SetupRunCommand.php(155): FireGento\MageSetup\Service\SetupService->execute() | |
#32 /var/www/magento/vendor/symfony/console/Symfony/Component/Console/Command/Command.php(257): FireGento\MageSetup\Command\SetupRunCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) | |
#33 /var/www/magento/vendor/symfony/console/Symfony/Component/Console/Application.php(874): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) | |
#34 /var/www/magento/vendor/symfony/console/Symfony/Component/Console/Application.php(195): Symfony\Component\Console\Application->doRunCommand(Object(FireGento\MageSetup\Command\SetupRunCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) | |
#35 /var/www/magento/vendor/magento/framework/Console/Cli.php(49): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) | |
#36 /var/www/magento/vendor/symfony/console/Symfony/Component/Console/Application.php(126): Magento\Framework\Console\Cli->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) | |
#37 /var/www/magento/bin/magento(25): Symfony\Component\Console\Application->run() | |
#38 {main} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment