Plugin errors with import products
-
Hey when we are trying to import products on woocommerce we are getting the below errors from mailpoet. When the mailpoet plugin (premium as well) is deactivated the products imported correctly
1 PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:59
Stack trace:
#0 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(59): PDOStatement->execute()
#1 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(495): MailPoetVendor\Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(17): MailPoetVendor\Doctrine\DBAL\Connection->executeQuery()
#3 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/Query.php(143): MailPoetVendor\Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute()
#4 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(506): MailPoetVendor\Doctrine\ORM\Query->_doExecute()
#5 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(479): MailPoetVendor\Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache()
#6 /public_html/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(373): MailPoetVendor\Doctrine\ORM\AbstractQuery->execute()
#7 /public_html/wp-content/plugins/mailpoet/lib/Newsletter/NewslettersRepository.php(68): MailPoetVendor\Doctrine\ORM\AbstractQuery->getResult()
#8 /public_html/wp-content/plugins/mailpoet/lib/Newsletter/Scheduler/PostNotificationScheduler.php(99): MailPoet\Newsletter\NewslettersRepository->findActiveByTypes()
#9 /public_html/wp-content/plugins/mailpoet/lib/Newsletter/Scheduler/PostNotificationScheduler.php(91): MailPoet\Newsletter\Scheduler\PostNotificationScheduler->schedulePostNotification()
#10 /public_html/wp-includes/class-wp-hook.php(307): MailPoet\Newsletter\Scheduler\PostNotificationScheduler->transitionHook()
#11 /public_html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#12 /public_html/wp-includes/plugin.php(476): WP_Hook->do_action()
#13 /public_html/wp-includes/post.php(5303): do_action()
#14 /public_html/wp-includes/post.php(4563): wp_transition_post_status()
The topic ‘Plugin errors with import products’ is closed to new replies.