Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22840872 bytes) in /var/www/html/libraries/src/Cache/Storage/FileStorage.php on line 134
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 22840872 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

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

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#61889
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 22840872 bytes)"
    "file" => "/var/www/html/libraries/src/Cache/Storage/FileStorage.php"
    "line" => 134
  ]
}
  1. @fclose($_fileopen);
  2. }
  3. if ($data !== false) {
  4. // Remove the initial die() statement
  5. return str_replace('<?php die("Access Denied"); ?>#x#', '', $data);
  6. }
  7. }
  8. }
  9. }

Stack Trace

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

  at /var/www/html/libraries/src/Cache/Storage/FileStorage.php:134