Advertisement
Guest User

Untitled

a guest
Dec 12th, 2019
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.92 KB | None | 0 0
  1. [2019-12-12 10:11:15] main.CRITICAL: Exception message: SQLSTATE[HY000]: General error: 1419 You do not have the SUPER privilege and binary logging is enabled (you *might* want to use the less safe log_bin_trust_function_creators variable), query was: DROP TRIGGER IF EXISTS `trg_catalog_product_entity_after_insert`
  2. Trace: <pre>#1 Magento\Framework\DB\Statement\Pdo\Mysql->_execute() called at [vendor/magento/zendframework1/library/Zend/Db/Statement.php:303]
  3. #2 Zend_Db_Statement->execute() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php:480]
  4. #3 Zend_Db_Adapter_Abstract->query() called at [vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php:238]
  5. #4 Zend_Db_Adapter_Pdo_Abstract->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:533]
  6. #5 Magento\Framework\DB\Adapter\Pdo\Mysql->_query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:605]
  7. #6 Magento\Framework\DB\Adapter\Pdo\Mysql->query() called at [vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:3891]
  8. #7 Magento\Framework\DB\Adapter\Pdo\Mysql->dropTrigger() called at [vendor/magento/framework/Mview/View/Subscription.php:122]
  9. #8 Magento\Framework\Mview\View\Subscription->create() called at [vendor/magento/framework/Mview/View.php:211]
  10. #9 Magento\Framework\Mview\View->subscribe() called at [vendor/magento/module-indexer/Model/Indexer.php:288]
  11. #10 Magento\Indexer\Model\Indexer->setScheduled() called at [vendor/magento/module-indexer/Model/Indexer/DependencyDecorator.php:188]
  12. #11 Magento\Indexer\Model\Indexer\DependencyDecorator->setScheduled() called at [vendor/magento/module-indexer/Controller/Adminhtml/Indexer/MassChangelog.php:35]
  13. #12 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog->execute() called at [vendor/magento/framework/App/Action/Action.php:107]
  14. #13 Magento\Framework\App\Action\Action->dispatch() called at [vendor/magento/module-backend/App/AbstractAction.php:235]
  15. #14 Magento\Backend\App\AbstractAction->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
  16. #15 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
  17. #16 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/module-backend/App/Action/Plugin/Authentication.php:143]
  18. #17 Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:135]
  19. #18 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
  20. #19 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog\Interceptor->___callPlugins() called at [generated/code/Magento/Indexer/Controller/Adminhtml/Indexer/MassChangelog/Interceptor.php:26]
  21. #20 Magento\Indexer\Controller\Adminhtml\Indexer\MassChangelog\Interceptor->dispatch() called at [vendor/magento/framework/App/FrontController.php:55]
  22. #21 Magento\Framework\App\FrontController->dispatch() called at [vendor/magento/framework/Interception/Interceptor.php:58]
  23. #22 Magento\Framework\App\FrontController\Interceptor->___callParent() called at [vendor/magento/framework/Interception/Interceptor.php:138]
  24. #23 Magento\Framework\App\FrontController\Interceptor->Magento\Framework\Interception\{closure}() called at [vendor/magento/framework/Interception/Interceptor.php:153]
  25. #24 Magento\Framework\App\FrontController\Interceptor->___callPlugins() called at [generated/code/Magento/Framework/App/FrontController/Interceptor.php:26]
  26. #25 Magento\Framework\App\FrontController\Interceptor->dispatch() called at [vendor/magento/framework/App/Http.php:136]
  27. #26 Magento\Framework\App\Http->launch() called at [vendor/magento/framework/App/Bootstrap.php:257]
  28. #27 Magento\Framework\App\Bootstrap->run() called at [pub/index.php:37]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement