Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes) in /home/u627358845/domains/immanuelworship.org/public_html/administrator/components/com_nicepage/library/src/Plugins/SystemPlugin.php on line 36
Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1542
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 536870912 bytes exhausted (tried to allocate 1361313792 bytes)"
    "file" => "/home/u627358845/domains/immanuelworship.org/public_html/administrator/components/com_nicepage/library/src/Plugins/SystemPlugin.php"
    "line" => 36
  ]
}
  1. *
  2. * @return void
  3. * @throws Exception
  4. */
  5. public function onBeforeRespond() {
  6. $app = Factory::getApplication();
  7. $document = $app->getDocument();
  8. $webAssetManager = new WebAssetManager(\Joomla\CMS\Factory::getContainer()->get('webassetregistry'));
  9. $document->setWebAssetManager($webAssetManager);

Stack Trace

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

  at /home/u627358845/domains/immanuelworship.org/public_html/administrator/components/com_nicepage/library/src/Plugins/SystemPlugin.php:36