shaokeyibb / flarum-passkey-login

Login to Flarum with Passkey
Apache License 2.0
6 stars 1 forks source link

Memory leak when enabling the extension #4

Closed pplulee closed 7 months ago

pplulee commented 7 months ago

When I install and enable the extension, the main page pops up with the error and cannot be opened. Following is the error information: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 4198400 bytes) in /www/wwwroot/xxx/vendor/flarum/core/src/Frontend/Compiler/JsCompiler.php on line 58

It seems like a memory leak.

And here is my server environment image