Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 125829152 bytes) in /home/amitiena/www/libraries/vendor/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php on line 1181
Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 125829152 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 125829152 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.     {
  2.         $js sprintf("%s.addDataSet(%s, \"%s\"%s);\n",
  3.             $this->variableName,
  4.             json_encode($data),
  5.             $requestId,
  6.             $suffix ", " json_encode($suffix) : ''
  7.         );
  8.         return $js;
  9.     }
  10.     /**

Stack Trace

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

  at /home/amitiena/www/libraries/vendor/maximebf/debugbar/src/DebugBar/JavascriptRenderer.php:1181