• Resolved watchpci

    (@watchpci)


    we have a lost connection for MailPoet and MySQL, our parameters files for connection is goed (before all fucntion)

    My combell log’s
    [client 213.189.166.204:54388] AH01075: Error dispatching request to : (polling)

    Debug de wordpress
    [08-Aug-2019 13:11:28 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-includes/wp-db.php on line 2007
    [08-Aug-2019 13:11:28 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /data/sites/web/watchpcicom/www/wp-includes/wp-db.php on line 2007
    [08-Aug-2019 13:11:28 UTC] PHP Warning: PDOStatement::execute(): MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98
    [08-Aug-2019 13:11:28 UTC] PHP Warning: PDOStatement::execute(): Error reading result set’s header in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98
    [08-Aug-2019 13:11:28 UTC] PHP Notice: Trying to get property ‘ID’ of non-object in /data/sites/web/watchpcicom/www/wp-includes/class-wp-query.php on line 3956
    [08-Aug-2019 13:11:28 UTC] PHP Notice: Trying to get property ‘post_title’ of non-object in /data/sites/web/watchpcicom/www/wp-includes/class-wp-query.php on line 3958
    [08-Aug-2019 13:11:28 UTC] PHP Notice: Trying to get property ‘post_name’ of non-object in /data/sites/web/watchpcicom/www/wp-includes/class-wp-query.php on line 3960
    [08-Aug-2019 13:11:29 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:98
    Stack trace:
    #0 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(98): PDOStatement->execute(NULL)
    #1 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(505): MailPoetVendor\Doctrine\DBAL\Driver\PDOStatement->execute()
    #2 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(1909): ORM::_execute(‘SELECT * FROM `…’, Array, ‘default’)
    #3 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(687): ORM->_run()
    #4 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/paris/paris.php(145): ORM->find_one(1)
    #5 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/ in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 100
    [08-Aug-2019 13:11:30 UTC] PHP Warning: mysqli_query(): MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-includes/wp-db.php on line 2007
    [08-Aug-2019 13:11:30 UTC] PHP Warning: mysqli_query(): Error reading result set’s header in /data/sites/web/watchpcicom/www/wp-includes/wp-db.php on line 2007
    [08-Aug-2019 13:11:30 UTC] PHP Warning: PDOStatement::execute(): MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98
    [08-Aug-2019 13:11:30 UTC] PHP Warning: PDOStatement::execute(): Error reading result set’s header in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98
    [08-Aug-2019 13:11:31 UTC] PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:98
    Stack trace:
    #0 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor-prefixed/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(98): PDOStatement->execute(NULL)
    #1 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(505): MailPoetVendor\Doctrine\DBAL\Driver\PDOStatement->execute()
    #2 /data/sites/web/watchpcicom/www/wp-content/plugins/mailpoet/vendor/j4mie/idiorm/idiorm.php(1909): ORM::_execute(‘SELECT * FROM `…’, Array, ‘default’)
    #3 /da

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there @watchpci,

    This error is a general MySQL timeout and can happen for any query. Our recommendation if you have access to the MySQL configuration is to increase the wait_timeout limit to a higher value and this should solve the issue.

    Thanks!

    Thread Starter watchpci

    (@watchpci)

    many thanks, you can close this article

    • This reply was modified 5 years, 3 months ago by watchpci.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2006 My’ is closed to new replies.