3 exception(s): Exception #0 (Magento\Framework\DB\Adapter\DeadlockException): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction, query was: INSERT INTO `catalog_category_entity_varchar` (`attribute_id`,`store_id`,`entity_id`,`value`) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE `attribute_id` = VALUES(`attribute_id`), `store_id` = VALUES(`store_id`), `entity_id` = VALUES(`entity_id`), `value` = VALUES(`value`) Exception #1 (Zend_Db_Statement_Exception): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction, query was: INSERT INTO `catalog_category_entity_varchar` (`attribute_id`,`store_id`,`entity_id`,`value`) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE `attribute_id` = VALUES(`attribute_id`), `store_id` = VALUES(`store_id`), `entity_id` = VALUES(`entity_id`), `value` = VALUES(`value`) Exception #2 (PDOException): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction Exception #0 (Magento\Framework\DB\Adapter\DeadlockException): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction, query was: INSERT INTO `catalog_category_entity_varchar` (`attribute_id`,`store_id`,`entity_id`,`value`) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE `attribute_id` = VALUES(`attribute_id`), `store_id` = VALUES(`store_id`), `entity_id` = VALUES(`entity_id`), `value` = VALUES(`value`)
#1 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:2045]
#2 Magento\Framework\DB\Adapter\Pdo\Mysql->insertOnDuplicate() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1593]
#3 Magento\Eav\Model\Entity\AbstractEntity->_processAttributeValues() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1705]
#4 Magento\Eav\Model\Entity\AbstractEntity->saveAttribute() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:147]
#5 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->updateUrlKey() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:111]
#6 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#7 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#8 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#9 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#10 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/Model/AbstractModel.php:710]
#11 Magento\Framework\Model\AbstractModel->beforeSave() called at [vendor/magento/module-catalog/Model/AbstractModel.php:383]
#12 Magento\Catalog\Model\AbstractModel->beforeSave() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:842]
#13 Magento\Catalog\Model\Category\Interceptor->beforeSave() called at [vendor/magento/framework/EntityManager/Observer/BeforeEntitySave.php:34]
#14 Magento\Framework\EntityManager\Observer\BeforeEntitySave->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#15 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#16 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#17 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#18 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/EntityManager/EventManager.php:50]
#19 Magento\Framework\EntityManager\EventManager->dispatchEntityEvent() called at [vendor/magento/framework/EntityManager/Operation/Update.php:106]
#20 Magento\Framework\EntityManager\Operation\Update->execute() called at [vendor/magento/framework/EntityManager/EntityManager.php:106]
#21 Magento\Framework\EntityManager\EntityManager->save() called at [vendor/magento/module-catalog/Model/ResourceModel/Category.php:1131]
#22 Magento\Catalog\Model\ResourceModel\Category->save() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#23 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#24 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:44]
#25 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->addCommitCallback() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:28]
#26 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->aroundSave() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#27 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#28 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Interceptor.php:41]
#29 Magento\Catalog\Model\ResourceModel\Category\Interceptor->save() called at [vendor/magento/framework/Model/AbstractModel.php:663]
#30 Magento\Framework\Model\AbstractModel->save() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:1085]
#31 Magento\Catalog\Model\Category\Interceptor->save() called at [app/code/Mageants/GiftCertificate/Observer/CheckStatus.php:68]
#32 Mageants\GiftCertificate\Observer\CheckStatus->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#33 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#34 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#35 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#36 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/App/FrontController.php:304]
#37 Magento\Framework\App\FrontController->dispatchPostDispatchEvents() called at [vendor/magento/framework/App/FrontController.php:214]
#38 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:147]
#39 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#40 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#41 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#42 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#43 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#44 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#45 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#46 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#47 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#48 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#49 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#50 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:30]
Exception #1 (Zend_Db_Statement_Exception): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction, query was: INSERT INTO `catalog_category_entity_varchar` (`attribute_id`,`store_id`,`entity_id`,`value`) VALUES (?, ?, ?, ?) ON DUPLICATE KEY UPDATE `attribute_id` = VALUES(`attribute_id`), `store_id` = VALUES(`store_id`), `entity_id` = VALUES(`entity_id`), `value` = VALUES(`value`)
#1 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zend-db/library/Zend/Db/Statement.php:313]
#2 Zend_Db_Statement->execute() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:480]
#3 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Pdo/Abstract.php:242]
#4 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:564]
#5 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:634]
#6 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:2045]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql->insertOnDuplicate() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1593]
#8 Magento\Eav\Model\Entity\AbstractEntity->_processAttributeValues() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1705]
#9 Magento\Eav\Model\Entity\AbstractEntity->saveAttribute() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:147]
#10 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->updateUrlKey() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:111]
#11 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#12 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#13 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#14 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#15 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/Model/AbstractModel.php:710]
#16 Magento\Framework\Model\AbstractModel->beforeSave() called at [vendor/magento/module-catalog/Model/AbstractModel.php:383]
#17 Magento\Catalog\Model\AbstractModel->beforeSave() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:842]
#18 Magento\Catalog\Model\Category\Interceptor->beforeSave() called at [vendor/magento/framework/EntityManager/Observer/BeforeEntitySave.php:34]
#19 Magento\Framework\EntityManager\Observer\BeforeEntitySave->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#20 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#21 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#22 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#23 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/EntityManager/EventManager.php:50]
#24 Magento\Framework\EntityManager\EventManager->dispatchEntityEvent() called at [vendor/magento/framework/EntityManager/Operation/Update.php:106]
#25 Magento\Framework\EntityManager\Operation\Update->execute() called at [vendor/magento/framework/EntityManager/EntityManager.php:106]
#26 Magento\Framework\EntityManager\EntityManager->save() called at [vendor/magento/module-catalog/Model/ResourceModel/Category.php:1131]
#27 Magento\Catalog\Model\ResourceModel\Category->save() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#28 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#29 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:44]
#30 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->addCommitCallback() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:28]
#31 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->aroundSave() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#32 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#33 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Interceptor.php:41]
#34 Magento\Catalog\Model\ResourceModel\Category\Interceptor->save() called at [vendor/magento/framework/Model/AbstractModel.php:663]
#35 Magento\Framework\Model\AbstractModel->save() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:1085]
#36 Magento\Catalog\Model\Category\Interceptor->save() called at [app/code/Mageants/GiftCertificate/Observer/CheckStatus.php:68]
#37 Mageants\GiftCertificate\Observer\CheckStatus->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#38 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#39 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#40 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#41 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/App/FrontController.php:304]
#42 Magento\Framework\App\FrontController->dispatchPostDispatchEvents() called at [vendor/magento/framework/App/FrontController.php:214]
#43 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:147]
#44 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#45 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#46 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#47 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#48 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#49 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#50 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#51 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#52 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#53 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#54 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#55 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:30]
Exception #2 (PDOException): SQLSTATE[40001]: Serialization failure: 1213 Deadlock found when trying to get lock; try restarting transaction
#1 Magento\Framework\DB\Statement\Pdo\Mysql->Magento\Framework\DB\Statement\Pdo\{closure}() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:106]
#2 Magento\Framework\DB\Statement\Pdo\Mysql->tryExecute() called at [vendor/magento/framework/DB/Statement/Pdo/Mysql.php:91]
#3 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zend-db/library/Zend/Db/Statement.php:313]
#4 Zend_Db_Statement->execute() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Abstract.php:480]
#5 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zend-db/library/Zend/Db/Adapter/Pdo/Abstract.php:242]
#6 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:564]
#7 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:634]
#8 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:2045]
#9 Magento\Framework\DB\Adapter\Pdo\Mysql->insertOnDuplicate() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1593]
#10 Magento\Eav\Model\Entity\AbstractEntity->_processAttributeValues() called at [vendor/magento/module-eav/Model/Entity/AbstractEntity.php:1705]
#11 Magento\Eav\Model\Entity\AbstractEntity->saveAttribute() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:147]
#12 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->updateUrlKey() called at [vendor/magento/module-catalog-url-rewrite/Observer/CategoryUrlPathAutogeneratorObserver.php:111]
#13 Magento\CatalogUrlRewrite\Observer\CategoryUrlPathAutogeneratorObserver->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#14 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#15 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#16 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#17 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/Model/AbstractModel.php:710]
#18 Magento\Framework\Model\AbstractModel->beforeSave() called at [vendor/magento/module-catalog/Model/AbstractModel.php:383]
#19 Magento\Catalog\Model\AbstractModel->beforeSave() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:842]
#20 Magento\Catalog\Model\Category\Interceptor->beforeSave() called at [vendor/magento/framework/EntityManager/Observer/BeforeEntitySave.php:34]
#21 Magento\Framework\EntityManager\Observer\BeforeEntitySave->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#22 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#23 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#24 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#25 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/EntityManager/EventManager.php:50]
#26 Magento\Framework\EntityManager\EventManager->dispatchEntityEvent() called at [vendor/magento/framework/EntityManager/Operation/Update.php:106]
#27 Magento\Framework\EntityManager\Operation\Update->execute() called at [vendor/magento/framework/EntityManager/EntityManager.php:106]
#28 Magento\Framework\EntityManager\EntityManager->save() called at [vendor/magento/module-catalog/Model/ResourceModel/Category.php:1131]
#29 Magento\Catalog\Model\ResourceModel\Category->save() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#30 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#31 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:44]
#32 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->addCommitCallback() called at [vendor/magento/module-catalog-search/Model/Indexer/Fulltext/Plugin/Category.php:28]
#33 Magento\CatalogSearch\Model\Indexer\Fulltext\Plugin\Category->aroundSave() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#34 Magento\Catalog\Model\ResourceModel\Category\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#35 Magento\Catalog\Model\ResourceModel\Category\Interceptor->___callPlugins() called at [generated/code/Magento/Catalog/Model/ResourceModel/Category/Interceptor.php:41]
#36 Magento\Catalog\Model\ResourceModel\Category\Interceptor->save() called at [vendor/magento/framework/Model/AbstractModel.php:663]
#37 Magento\Framework\Model\AbstractModel->save() called at [generated/code/Magento/Catalog/Model/Category/Interceptor.php:1085]
#38 Magento\Catalog\Model\Category\Interceptor->save() called at [app/code/Mageants/GiftCertificate/Observer/CheckStatus.php:68]
#39 Mageants\GiftCertificate\Observer\CheckStatus->execute() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:88]
#40 Magento\Framework\Event\Invoker\InvokerDefault->_callObserverMethod() called at [vendor/magento/framework/Event/Invoker/InvokerDefault.php:74]
#41 Magento\Framework\Event\Invoker\InvokerDefault->dispatch() called at [vendor/magento/framework/Event/Manager.php:65]
#42 Magento\Framework\Event\Manager->dispatch() called at [generated/code/Magento/Framework/Event/Manager/Proxy.php:95]
#43 Magento\Framework\Event\Manager\Proxy->dispatch() called at [vendor/magento/framework/App/FrontController.php:304]
#44 Magento\Framework\App\FrontController->dispatchPostDispatchEvents() called at [vendor/magento/framework/App/FrontController.php:214]
#45 Magento\Framework\App\FrontController->processRequest() called at [vendor/magento/framework/App/FrontController.php:147]
#46 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
#47 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
#48 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-store/App/FrontController/Plugin/RequestPreprocessor.php:99]
#49 Magento\Store\App\FrontController\Plugin\RequestPreprocessor->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#50 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-page-cache/Model/App/FrontController/BuiltinPlugin.php:75]
#51 Magento\PageCache\Model\App\FrontController\BuiltinPlugin->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
#52 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
#53 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:23]
#54 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:116]
#55 Magento\Framework\App\Http->launch() called at [generated/code/Magento/Framework/App/Http/Interceptor.php:23]
#56 Magento\Framework\App\Http\Interceptor->launch() called at [vendor/magento/framework/App/Bootstrap.php:264]
#57 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:30]