Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 1114 The table 'http_error_log' is full in /app/vendor/doctrine/dbal/src/Driver/PDO/Statement.php:130 Stack trace: #0 /app/vendor/doctrine/dbal/src/Driver/PDO/Statement.php(130): PDOStatement->execute(NULL) #1 /app/vendor/doctrine/dbal/src/Connection.php(1212): Doctrine\DBAL\Driver\PDO\Statement->execute() #2 /app/vendor/doctrine/dbal/src/Connection.php(814): Doctrine\DBAL\Connection->executeStatement('INSERT INTO htt...', Array, Array) #3 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(90): Doctrine\DBAL\Connection->insert('http_error_log', Array) #4 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(79): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->logToHttpErrorLog(Object(Symfony\Component\HttpFoundation\Request), 404) #5 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #6 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #7 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent)) #8 /app/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...') #9 /app/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1) #10 /app/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 /app/public/index.php(38): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #12 {main} Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000]: General error: 1114 The table 'http_error_log' is full in /app/vendor/doctrine/dbal/src/Driver/PDO/Exception.php:24 Stack trace: #0 /app/vendor/doctrine/dbal/src/Driver/PDO/Statement.php(132): Doctrine\DBAL\Driver\PDO\Exception::new(Object(PDOException)) #1 /app/vendor/doctrine/dbal/src/Connection.php(1212): Doctrine\DBAL\Driver\PDO\Statement->execute() #2 /app/vendor/doctrine/dbal/src/Connection.php(814): Doctrine\DBAL\Connection->executeStatement('INSERT INTO htt...', Array, Array) #3 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(90): Doctrine\DBAL\Connection->insert('http_error_log', Array) #4 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(79): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->logToHttpErrorLog(Object(Symfony\Component\HttpFoundation\Request), 404) #5 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #6 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #7 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent)) #8 /app/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...') #9 /app/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1) #10 /app/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #11 /app/public/index.php(38): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #12 {main} Next Doctrine\DBAL\Exception\DriverException: An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1114 The table 'http_error_log' is full in /app/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:129 Stack trace: #0 /app/vendor/doctrine/dbal/src/Connection.php(1976): Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query)) #1 /app/vendor/doctrine/dbal/src/Connection.php(1918): Doctrine\DBAL\Connection->handleDriverException(Object(Doctrine\DBAL\Driver\PDO\Exception), Object(Doctrine\DBAL\Query)) #2 /app/vendor/doctrine/dbal/src/Connection.php(1218): Doctrine\DBAL\Connection->convertExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDO\Exception), 'INSERT INTO htt...', Array, Array) #3 /app/vendor/doctrine/dbal/src/Connection.php(814): Doctrine\DBAL\Connection->executeStatement('INSERT INTO htt...', Array, Array) #4 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(90): Doctrine\DBAL\Connection->insert('http_error_log', Array) #5 /app/vendor/pimcore/pimcore/bundles/SeoBundle/src/EventListener/ResponseExceptionListener.php(79): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->logToHttpErrorLog(Object(Symfony\Component\HttpFoundation\Request), 404) #6 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Pimcore\Bundle\SeoBundle\EventListener\ResponseExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #7 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(220): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\EventDispatcher)) #8 /app/vendor/symfony/event-dispatcher/EventDispatcher.php(56): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\ExceptionEvent)) #9 /app/vendor/symfony/http-kernel/HttpKernel.php(239): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\ExceptionEvent), 'kernel.exceptio...') #10 /app/vendor/symfony/http-kernel/HttpKernel.php(91): Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException), Object(Symfony\Component\HttpFoundation\Request), 1) #11 /app/vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) #12 /app/public/index.php(38): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) #13 {main} thrown in /app/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php on line 129