Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5797616 bytes) in /home/eadvisor/public_html/libraries/vendor/lcobucci/jwt/src/Parsing/Decoder.php on line 68
Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5797616 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 5797616 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.     {
  2.         if ($remainder strlen($data) % 4) {
  3.             $data .= str_repeat('='$remainder);
  4.         }
  5.         return base64_decode(strtr($data'-_''+/'));
  6.     }
  7. }

Stack Trace

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

  at /home/eadvisor/public_html/libraries/vendor/lcobucci/jwt/src/Parsing/Decoder.php:68