Error in devel package
-
Hi.
I get error:
Crash report begins. Anonymous machine information:
amd64
12.3-PRERELEASE
FreeBSD 12.3-PRERELEASE devel-12-n226715-1de26c41319 pfSenseCrash report details:
PHP Errors:
[27-Nov-2021 15:03:41 Europe] PHP Warning: Invalid argument supplied for foreach() in /usr/local/www/pfblockerng/pfblockerng_alerts.php on line 4271No FreeBSD crash data found.
Regards,
G -
@maverick_slo You must be using pfSense 2.6 and should post in the Development section of the forum...https://forum.netgate.com/category/28/development
-
Why?
This is package error not pfsense? -
@maverick_slo said in Error in devel package:
Why?
This is package error not pfsense?It's still to give feedback, and you should also leave a trace in the development forum section. This is probably a good reason to "double post".
pfBlockerNG is not developed by Netgate, so, I some what agree with @NollipfSense - but the Netgate developers couldn't (probably) do something about it.
-
That error message indicates the GUI code attempted to iterate an empty array variable without verifying the variable is actually defined as an array. My first guess, since the error is from the alerts log, is that the alerts log file is empty and the code is not properly initializing the array when an empty alerts file is encountered.
This is a problem that needs to be addressed by the
pfBlockerNG-devel
package maintainer. It should also get a bug report created at the Redmine Site here: https://redmine.pfsense.org/projects/pfsense.