mirasvit / module-profiler

Magento 2 Profiler
https://mirasvit.com/
Open Software License 3.0
133 stars 36 forks source link

Allowed memory size error #24

Closed kabadabra closed 6 years ago

kabadabra commented 7 years ago

After installing and trying to enable mirasvit profile, I initially got an error that it couldn't find symfony/yaml, so I ran

composer require symfony/yaml

After installing yaml I was able to enable the profile.

However now I'm getting the following error. I've tried increasing memory etc. but nothing seems to be working.

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) in /www/website/vendor/symfony/yaml/Parser.php on line 508

Any idea how to resolve this error?

Running Magento 2.2