An Error occurred while handling another error:
yii\web\HeadersAlreadySentException: Headers already sent in /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Response.php on line 414. in /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Response.php:366
Stack trace:
#0 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Response.php(339): yii\web\Response->sendHeaders()
#1 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/ErrorHandler.php(135): yii\web\Response->send()
#2 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/base/ErrorHandler.php(111): yii\web\ErrorHandler->renderException(Object(yii\db\Exception))
#3 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/DbSession.php(176): yii\base\ErrorHandler->handleException(Object(yii\db\Exception))
#4 [internal function]: yii\web\DbSession->writeSession('3p645bu57ucsitr...', '__flash|a:0:{}a...')
#5 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Session.php(192): session_write_close()
#6 [internal function]: yii\web\Session->close()
#7 {main}
Previous exception:
PDOException: SQLSTATE[HY000]: General error: 1290 The MySQL server is running with the LOCK_WRITE_GROWTH option so it cannot execute this statement in /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Command.php:1258
Stack trace:
#0 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Command.php(1258): PDOStatement->execute()
#1 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Command.php(1075): yii\db\Command->internalExecute('INSERT INTO `se...')
#2 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/DbSession.php(174): yii\db\Command->execute()
#3 [internal function]: yii\web\DbSession->writeSession('3p645bu57ucsitr...', '__flash|a:0:{}a...')
#4 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Session.php(192): session_write_close()
#5 [internal function]: yii\web\Session->close()
#6 {main}

Next yii\db\Exception: SQLSTATE[HY000]: General error: 1290 The MySQL server is running with the LOCK_WRITE_GROWTH option so it cannot execute this statement
The SQL being executed was: INSERT INTO `session` (`data`, `id`, `expire`) VALUES ('__flash|a:0:{}admin_user_login|s:1:\"1\";', '3p645bu57ucsitr8njpug5o6r2', 1722089731) ON DUPLICATE KEY UPDATE `data`=VALUES(`data`), `expire`=VALUES(`expire`) in /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Schema.php:664
Stack trace:
#0 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Command.php(1263): yii\db\Schema->convertException(Object(PDOException), 'INSERT INTO `se...')
#1 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/db/Command.php(1075): yii\db\Command->internalExecute('INSERT INTO `se...')
#2 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/DbSession.php(174): yii\db\Command->execute()
#3 [internal function]: yii\web\DbSession->writeSession('3p645bu57ucsitr...', '__flash|a:0:{}a...')
#4 /opt/trhos/national-survey/releases/12/vendor/yiisoft/yii2/web/Session.php(192): session_write_close()
#5 [internal function]: yii\web\Session->close()
#6 {main}
Additional Information:
Array
(
    [0] => HY000
    [1] => 1290
    [2] => The MySQL server is running with the LOCK_WRITE_GROWTH option so it cannot execute this statement
)