Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 16384 bytes) in /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 117
Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:117
Stack trace:
#0 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(117): PDOStatement->execute()
#1 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1527): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /var/www/Omeka/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#3 [internal function]: Omeka\Session\SaveHandler\Db->write()
#4 /var/www/Omeka/vendor/laminas/laminas-session/src/SessionManager.php(255): session_write_close()
#5 [internal function]: Laminas\Session\SessionManager->writeClose()
#6 {main}
Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18
Stack trace:
#0 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(119): Doctrine\DBAL\Driver\PDO\Exception::new()
#1 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1527): Doctrine\DBAL\Driver\PDOStatement->execute()
#2 /var/www/Omeka/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#3 [internal function]: Omeka\Session\SaveHandler\Db->write()
#4 /var/www/Omeka/vendor/laminas/laminas-session/src/SessionManager.php(255): session_write_close()
#5 [internal function]: Laminas\Session\SessionManager->writeClose()
#6 {main}
Next Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'INSERT INTO session (id, modified, data) VALUES (?, ?, ?) ON DUPLICATE KEY UPDATE modified = ?, data = ?' with params ["eamck5jstc4u45nk5ummeftlbf", 1781148755, "__Laminas|a:2:{s:20:\"_REQUEST_ACCESS_TIME\";d:1781148751.23975;s:6:\"_VALID\";a:1:{s:28:\"Laminas\\Session\\Validator\\Id\";s:26:\"eamck5jstc4u45nk5ummeftlbf\";}}EasyAdmin|O:26:\"Laminas\\Stdlib\\ArrayObject\":4:{s:7:\"storage\";a:2:{s:14:\"lastBrowsePage\";a:1:{s:6:\"public\";a:1:{s:5:\"items\";s:141:\"\/s\/fonds-jean-yoyotte-2\/item?property%5B0%5D%5Bproperty%5D=dcterms:subject&property%5B0%5D%5Btype%5D=eq&property%5B0%5D%5Btext%5D=Onomastique\";}}s:9:\"lastQuery\";a:1:{s:6:\"public\";a:1:{s:5:\"items\";a:6:{s:8:\"property\";a:1:{i:0;a:3:{s:8:\"property\";s:15:\"dcterms:subject\";s:4:\"type\";s:2:\"eq\";s:4:\"text\";s:11:\"Onomastique\";}}s:15:\"sort_by_default\";s:0:\"\";s:18:\"sort_order_default\";s:0:\"\";s:7:\"sort_by\";s:7:\"created\";s:10:\"sort_order\";s:3:\"asc\";s:4:\"page\";i:1;}}}}s:4:\"flag\";i:2;s:13:\"iteratorClass\";s:13:\"ArrayIterator\";s:19:\"protectedProperties\";a:4:{i:0;s:7:\"storage\";i:1;s:4:\"flag\";i:2;s:13:\"iteratorClass\";i:3;s:19:\"protectedProperties\";}}", 1781148755, "__Laminas|a:2:{s:20:\"_REQUEST_ACCESS_TIME\";d:1781148751.23975;s:6:\"_VALID\";a:1:{s:28:\"Laminas\\Session\\Validator\\Id\";s:26:\"eamck5jstc4u45nk5ummeftlbf\";}}EasyAdmin|O:26:\"Laminas\\Stdlib\\ArrayObject\":4:{s:7:\"storage\";a:2:{s:14:\"lastBrowsePage\";a:1:{s:6:\"public\";a:1:{s:5:\"items\";s:141:\"\/s\/fonds-jean-yoyotte-2\/item?property%5B0%5D%5Bproperty%5D=dcterms:subject&property%5B0%5D%5Btype%5D=eq&property%5B0%5D%5Btext%5D=Onomastique\";}}s:9:\"lastQuery\";a:1:{s:6:\"public\";a:1:{s:5:\"items\";a:6:{s:8:\"property\";a:1:{i:0;a:3:{s:8:\"property\";s:15:\"dcterms:subject\";s:4:\"type\";s:2:\"eq\";s:4:\"text\";s:11:\"Onomastique\";}}s:15:\"sort_by_default\";s:0:\"\";s:18:\"sort_order_default\";s:0:\"\";s:7:\"sort_by\";s:7:\"created\";s:10:\"sort_order\";s:3:\"asc\";s:4:\"page\";i:1;}}}}s:4:\"flag\";i:2;s:13:\"iteratorClass\";s:13:\"ArrayIterator\";s:19:\"protectedProperties\";a:4:{i:0;s:7:\"storage\";i:1;s:4:\"flag\";i:2;s:13:\"iteratorClass\";i:3;s:19:\"protectedProperties\";}}"]:
SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. in /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php:128
Stack trace:
#0 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(182): Doctrine\DBAL\Driver\AbstractMySQLDriver->convertException()
#1 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php(159): Doctrine\DBAL\DBALException::wrapException()
#2 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(2222): Doctrine\DBAL\DBALException::driverExceptionDuringQuery()
#3 /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(1537): Doctrine\DBAL\Connection->handleExceptionDuringQuery()
#4 /var/www/Omeka/application/src/Session/SaveHandler/Db.php(72): Doctrine\DBAL\Connection->executeStatement()
#5 [internal function]: Omeka\Session\SaveHandler\Db->write()
#6 /var/www/Omeka/vendor/laminas/laminas-session/src/SessionManager.php(255): session_write_close()
#7 [internal function]: Laminas\Session\SessionManager->writeClose()
#8 {main}
thrown in /var/www/Omeka/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php on line 128