Bug #9854
closedpfBlockerNG Message: Allowed memory size of 536870912 bytes exhausted
0%
Description
PHP ERROR: Type: 1, File: /usr/local/www/pfblockerng/pfblockerng_alerts.php, Line: 644, Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 134217736 bytes)
I try open menu Firewall-pfBlockerNG-General-Alerts
Where I can crop log with alerst ?
Or what to define?
packege v. 2.1.4_18
Updated by lexxai lexxai about 5 years ago
PHP ERROR: Type: 1, File: /usr/local/www/pfblockerng/pfblockerng_alerts.php, Line: 644, Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 134217736 bytes)
I try open menu Firewall-pfBlockerNG-General-Alerts
Where I can crop log with alerst ?
Or what to define?
package version 2.1.4_18
Updated by Viktor Gurov almost 5 years ago
- Affected Version changed from 2.1.4 to 2.4.4-p3
at the same time:
php: /usr/local/pkg/pfblockerng/pfblockerng.inc: New alert found: PHP ERROR: Type: 1, File: /usr/local/pkg/pfblockerng/pfblockerng.inc, Line: 2511, Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 268435464 bytes)
pfblockerng_alerts.php: issue in conv_log_filter_lite()
pfblockerng.inc: // DNSBL Lighttpd 'dnsbl_error.log' conditional log parser
Updated by Marcos M about 4 years ago
- Status changed from New to Closed
I've come across this error before on older versions of pfBlockerNG. Updating to the -devel branch (as suggested by the devs here: https://forum.netgate.com/topic/126273/memory-allocation-errors/6) has been the fix.