Donnie95 Posted November 30, 2022 Posted November 30, 2022 (edited) Hello, I started getting this error after updating to 4.7.5. It mostly happen on the registration page and in the admin panel. FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 20480 bytes) in /public/system/Node/Model.php on line 2429" while reading response header from upstream I tried disabling some plugins, same issue. No system or errors logs in the admin panel. I have also tried raising the PHP memory limit from 256MB to 512MB. PHP: 8.1.13 Mysql: 8.0.31 Nginx: 1.18 Thank you. Edited November 30, 2022 by Donnie95
Stuart Silvester Posted November 30, 2022 Posted November 30, 2022 Hello, We've released a patch that should result this. If you go to the support area of your AdminCP you will see optional patches available to apply in the top left box. Any upgrades to 4.7.5 from now on with include this patch Donnie95 and SeNioR- 1 1
Donnie95 Posted November 30, 2022 Author Posted November 30, 2022 8 minutes ago, Stuart Silvester said: Hello, We've released a patch that should result this. If you go to the support area of your AdminCP you will see optional patches available to apply in the top left box. Any upgrades to 4.7.5 from now on with include this patch Thank you, that fixed the issue. Stuart Silvester 1
Stuart Silvester Posted November 30, 2022 Posted November 30, 2022 29 minutes ago, Donnie95 said: Thank you, that fixed the issue. Great! You're most welcome.
fat boar Posted December 12, 2022 Posted December 12, 2022 I have same problem, but another place: Allowed memory size of 134217728 bytes exhausted (tried to allocate 528384 bytes) in /home/master/http/ipb/system/Helpers/Table/Content.php on line 454 Change in php.ini values of the memory_mimit parameter from 128M to 430M solves the problem. Only a "an issue with sending bulk mail, a rare issue with some Google logins" patch is available in the upper left corner.
Recommended Posts