Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes) in /home/cookejco/public_html/stjohns5/libraries/vendor_getbible/TrueChristianChurch.Joomla.GetBible/src/Abstraction/Watcher.php on line 209
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#116446
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes)"
    "file" => "/home/cookejco/public_html/stjohns5/libraries/vendor_getbible/TrueChristianChurch.Joomla.GetBible/src/Abstraction/Watcher.php"
    "line" => 209
  ]
}
  1.      * @return  object|null   The found value
  2.      * @since   2.0.1
  3.      */
  4.     protected function getTarget(array $match, array &$local): ?object
  5.     {
  6.         foreach ($local as $_value)
  7.         {
  8.             if ($_value->{$match['key']} === $match['value'])
  9.             {
  10.                 return $_value;
  11.             }

Stack Trace

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

  at /home/cookejco/public_html/stjohns5/libraries/vendor_getbible/TrueChristianChurch.Joomla.GetBible/src/Abstraction/Watcher.php:209