Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) in /var/www/tozato_ru_usr/data/www/tozato.ru/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /var/www/tozato_ru_usr/data/www/tozato.ru/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:215) in /var/www/tozato_ru_usr/data/www/tozato.ru/vendor/symfony/http-foundation/Session/SessionUtils.php on line 52
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes) (500 Internal Server Error)

Symfony Exception

OutOfMemoryError

HTTP 500 Internal Server Error

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#62488
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)"
    "file" => "/var/www/tozato_ru_usr/data/www/tozato.ru/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php"
    "line" => 215
  ]
}
  1.             $log explode(': '$log2);
  2.             if (!isset($log[1]) || !preg_match('/^[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*+(?:\\\\[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*+)++$/'$log[0])) {
  3.                 $log = ['Unknown Compiler Pass'implode(': '$log)];
  4.             }
  5.             $logs[$log[0]][] = ['message' => $log[1]];
  6.         }
  7.         return $logs;
  8.     }

Logs 1

Level Channel Message
CRITICAL 16:16:00 request Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\OutOfMemoryError: "Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)" at LoggerDataCollector.php line 215
{
    "exception": {}
}

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 135168 bytes)

  at vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php:215