Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1040] Too many connections in /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php:25
Stack trace:
#0 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/PDO/PDOConnect.php(25): PDO->__construct('mysql:host=bahn...', 'bahn', Object(SensitiveParameterValue), Array)
#1 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(45): Doctrine\DBAL\Driver\PDO\MySQL\Driver->doConnect(Object(SensitiveParameterValue), 'bahn', Object(SensitiveParameterValue), Array)
#2 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php(27): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#3 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/SqlStatsDriver.php(18): Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->connect(Object(SensitiveParameterValue))
#4 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(222): Db\SqlStatsDriver->connect(Object(SensitiveParameterValue))
#5 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(790): Doctrine\DBAL\Connection->connect()
#6 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/DetailedQueryConnection.php(30): Doctrine\DBAL\Connection->executeQuery('SELECT * FROM m...', Array, Array, NULL)
#7 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(298): Db\DetailedQueryConnection->executeQuery('SELECT * FROM m...', Array, Array)
#8 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Repository/MeineGalerieRepository.php(62): Doctrine\DBAL\Connection->fetchAssociative('SELECT * FROM m...', Array)
#9 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewService.php(47): Repository\MeineGalerieRepository->findById(6835)
#10 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewController.php(39): Pages\MeineGalerie\MeineGalerieViewService->loadGalerie(6835)
#11 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/index.php(354): Pages\MeineGalerie\MeineGalerieViewController->__invoke()
#12 /var/www/vhosts/bahnbilder.de/httpdocs/startbilder.de/index.php(2): include('/var/www/vhosts...')
#13 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000] [1040] Too many connections in /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24
Stack trace:
#0 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/PDO/MySQL/Driver.php(52): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException))
#1 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php(27): Doctrine\DBAL\Driver\PDO\MySQL\Driver->connect(Object(SensitiveParameterValue))
#2 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/SqlStatsDriver.php(18): Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->connect(Object(SensitiveParameterValue))
#3 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(222): Db\SqlStatsDriver->connect(Object(SensitiveParameterValue))
#4 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(790): Doctrine\DBAL\Connection->connect()
#5 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/DetailedQueryConnection.php(30): Doctrine\DBAL\Connection->executeQuery('SELECT * FROM m...', Array, Array, NULL)
#6 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(298): Db\DetailedQueryConnection->executeQuery('SELECT * FROM m...', Array, Array)
#7 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Repository/MeineGalerieRepository.php(62): Doctrine\DBAL\Connection->fetchAssociative('SELECT * FROM m...', Array)
#8 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewService.php(47): Repository\MeineGalerieRepository->findById(6835)
#9 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewController.php(39): Pages\MeineGalerie\MeineGalerieViewService->loadGalerie(6835)
#10 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/index.php(354): Pages\MeineGalerie\MeineGalerieViewController->__invoke()
#11 /var/www/vhosts/bahnbilder.de/httpdocs/startbilder.de/index.php(2): include('/var/www/vhosts...')
#12 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections in /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:102
Stack trace:
#0 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(1454): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#1 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(1396): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), NULL)
#2 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(224): Doctrine\DBAL\Connection->convertException(Object(Doctrine\DBAL\Driver\PDO\Exception))
#3 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(790): Doctrine\DBAL\Connection->connect()
#4 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/DetailedQueryConnection.php(30): Doctrine\DBAL\Connection->executeQuery('SELECT * FROM m...', Array, Array, NULL)
#5 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(298): Db\DetailedQueryConnection->executeQuery('SELECT * FROM m...', Array, Array)
#6 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Repository/MeineGalerieRepository.php(62): Doctrine\DBAL\Connection->fetchAssociative('SELECT * FROM m...', Array)
#7 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewService.php(47): Repository\MeineGalerieRepository->findById(6835)
#8 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewController.php(39): Pages\MeineGalerie\MeineGalerieViewService->loadGalerie(6835)
#9 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/index.php(354): Pages\MeineGalerie\MeineGalerieViewController->__invoke()
#10 /var/www/vhosts/bahnbilder.de/httpdocs/startbilder.de/index.php(2): include('/var/www/vhosts...')
#11 {main}
Next Db\DetailedQueryException: An exception occurred in the driver: SQLSTATE[HY000] [1040] Too many connections | SQL: SELECT * FROM meinegalerien WHERE id = ? | Caller: /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Repository/MeineGalerieRepository.php:62 | Request: autobusse.startbilder.de/album/afa-adelboden---nr-21---van-hool---jahrgang-2011---in-betrieb-2015---2016-6835.html in /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/DetailedQueryConnection.php:34
Stack trace:
#0 /var/www/vhosts/bahnbilder.de/httpdocs/vendor/doctrine/dbal/src/Connection.php(298): Db\DetailedQueryConnection->executeQuery('SELECT * FROM m...', Array, Array)
#1 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Repository/MeineGalerieRepository.php(62): Doctrine\DBAL\Connection->fetchAssociative('SELECT * FROM m...', Array)
#2 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewService.php(47): Repository\MeineGalerieRepository->findById(6835)
#3 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Pages/MeineGalerie/MeineGalerieViewController.php(39): Pages\MeineGalerie\MeineGalerieViewService->loadGalerie(6835)
#4 /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/index.php(354): Pages\MeineGalerie\MeineGalerieViewController->__invoke()
#5 /var/www/vhosts/bahnbilder.de/httpdocs/startbilder.de/index.php(2): include('/var/www/vhosts...')
#6 {main}
thrown in /var/www/vhosts/bahnbilder.de/httpdocs/bahnbilder.de/classes/Db/DetailedQueryConnection.php on line 34