Fatal error: Uncaught PDOException: SQLSTATE[42000] [1226] User 'dev' has exceeded the 'max_user_connections' resource (current value: 30) in /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php:40
Stack trace:
#0 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(40): PDO->__construct()
#1 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(25): Doctrine\DBAL\Driver\PDOConnection->__construct()
#2 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(412): Doctrine\DBAL\Driver\PDOMySql\Driver->connect()
#3 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1952): Doctrine\DBAL\Connection->connect()
#4 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1290): Doctrine\DBAL\Connection->getWrappedConnection()
#5 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(212): Doctrine\DBAL\Connection->executeQuery()
#6 /home/ts26z5qbb0yx/public_html/modules/productcomments/src/Repository/ProductCommentRepository.php(219): Doctrine\DBAL\Query\QueryBuilder->execute()
#7 /home/ts26z5qbb0yx/public_html/modules/productcomments/productcomments.php(950): PrestaShop\Module\ProductComment\Repository\ProductCommentRepository->getAverageGrade()
#8 /home/ts26z5qbb0yx/public_html/classes/Hook.php(1083): ProductComments->hookFilterProductContent()
#9 /home/ts26z5qbb0yx/public_html/classes/Hook.php(421): HookCore::coreCallHook()
#10 /home/ts26z5qbb0yx/public_html/classes/Hook.php(989): HookCore::callHookOn()
#11 /home/ts26z5qbb0yx/public_html/controllers/front/ProductController.php(432): HookCore::exec()
#12 /home/ts26z5qbb0yx/public_html/classes/controller/Controller.php(319): ProductControllerCore->initContent()
#13 /home/ts26z5qbb0yx/public_html/classes/Dispatcher.php(510): ControllerCore->run()
#14 /home/ts26z5qbb0yx/public_html/index.php(28): DispatcherCore->dispatch()
#15 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[42000] [1226] User 'dev' has exceeded the 'max_user_connections' resource (current value: 30) in /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
Stack trace:
#0 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php(44): Doctrine\DBAL\Driver\PDO\Exception::new()
#1 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(25): Doctrine\DBAL\Driver\PDOConnection->__construct()
#2 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(412): Doctrine\DBAL\Driver\PDOMySql\Driver->connect()
#3 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1952): Doctrine\DBAL\Connection->connect()
#4 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1290): Doctrine\DBAL\Connection->getWrappedConnection()
#5 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(212): Doctrine\DBAL\Connection->executeQuery()
#6 /home/ts26z5qbb0yx/public_html/modules/productcomments/src/Repository/ProductCommentRepository.php(219): Doctrine\DBAL\Query\QueryBuilder->execute()
#7 /home/ts26z5qbb0yx/public_html/modules/productcomments/productcomments.php(950): PrestaShop\Module\ProductComment\Repository\ProductCommentRepository->getAverageGrade()
#8 /home/ts26z5qbb0yx/public_html/classes/Hook.php(1083): ProductComments->hookFilterProductContent()
#9 /home/ts26z5qbb0yx/public_html/classes/Hook.php(421): HookCore::coreCallHook()
#10 /home/ts26z5qbb0yx/public_html/classes/Hook.php(989): HookCore::callHookOn()
#11 /home/ts26z5qbb0yx/public_html/controllers/front/ProductController.php(432): HookCore::exec()
#12 /home/ts26z5qbb0yx/public_html/classes/controller/Controller.php(319): ProductControllerCore->initContent()
#13 /home/ts26z5qbb0yx/public_html/classes/Dispatcher.php(510): ControllerCore->run()
#14 /home/ts26z5qbb0yx/public_html/index.php(28): DispatcherCore->dispatch()
#15 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred in driver: SQLSTATE[42000] [1226] User 'dev' has exceeded the 'max_user_connections' resource (current value: 30) in /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128
Stack trace:
#0 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(182): Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException()
#1 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(169): Doctrine\DBAL\DBALException::wrapException()
#2 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOMySql/Driver.php(31): Doctrine\DBAL\DBALException::driverException()
#3 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(412): Doctrine\DBAL\Driver\PDOMySql\Driver->connect()
#4 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1952): Doctrine\DBAL\Connection->connect()
#5 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1290): Doctrine\DBAL\Connection->getWrappedConnection()
#6 /home/ts26z5qbb0yx/public_html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Query/QueryBuilder.php(212): Doctrine\DBAL\Connection->executeQuery()
#7 /home/ts26z5qbb0yx/public_html/modules/productcomments/src/Repository/ProductCommentRepository.php(219): Doctrine\DBAL\Query\QueryBuilder->execute()
#8 /home/ts26z5qbb0yx/public_html/modules/productcomments/productcomments.php(950): PrestaShop\Module\ProductComment\Repository\ProductCommentRepository->getAverageGrade()
#9 /home/ts26z5qbb0yx/public_html/classes/Hook.php(1083): ProductComments->hookFilterProductContent()
#10 /home/ts26z5qbb0yx/public_html/classes/Hook.php(421): HookCore::coreCallHook()
#11 /home/ts26z5qbb0yx/public_html/classes/Hook.php(989): HookCore::callHookOn()
#12 /home/ts26z5qbb0yx/public_html/controllers/front/ProductController.php(432): HookCore::exec()
#13 /home/ts26z5qbb0yx/public_html/classes/controller/Controller.php(319): ProductControllerCore->initContent()
#14 /home/ts26z5qbb0yx/public_html/classes/Dispatcher.php(510): ControllerCore->run()
#15 /home/ts26z5qbb0yx/public_html/index.php(28): DispatcherCore->dispatch()
#16 {main}
Next PrestaShop\PrestaShop\Core\Exception\CoreException: An exception occurred in driver: SQLSTATE[42000] [1226] User 'dev' has exceeded the 'max_user_connections' resource (current value: 30) in /home/ts26z5qbb0yx/public_html/classes/Hook.php:434
Stack trace:
#0 /home/ts26z5qbb0yx/public_html/classes/Hook.php(989): HookCore::callHookOn()
#1 /home/ts26z5qbb0yx/public_html/controllers/front/ProductController.php(432): HookCore::exec()
#2 /home/ts26z5qbb0yx/public_html/classes/controller/Controller.php(319): ProductControllerCore->initContent()
#3 /home/ts26z5qbb0yx/public_html/classes/Dispatcher.php(510): ControllerCore->run()
#4 /home/ts26z5qbb0yx/public_html/index.php(28): DispatcherCore->dispatch()
#5 {main}
thrown in /home/ts26z5qbb0yx/public_html/classes/Hook.php on line 434