string offset error
-
Posted this before and havn't been able to resolve it.
It occurs hourly.
PHP ERROR: Type: 1, File: /usr/local/pkg/pfblockerng/pfblockerng.inc, Line: 3220, Message: Cannot unset string offsetsif (empty($list['row'] [0] ['url'])) {
unset($list['row']);
} -
This is already fixed in the pfBlockerNG-devel version.
https://github.com/pfsense/FreeBSD-ports/blob/devel/net/pfSense-pkg-pfBlockerNG-devel/files/usr/local/pkg/pfblockerng/pfblockerng.inc#L4722 -
ok that's sorted :thumbup:
So after an update and reboot I am getting curl error 28 on quite a few dnsbl feeds when updating or cron.
youtube was being blocked, but not google or gmail etc.Copying the dnsbl link into chrome browser had a security threat that I had to accept (pfblockerng-devel) I assume. Other times the block can't be bypassed.
That means some update of threat lists aren't being downloaded due to a similar issue ?
-
@slimaxpower said in string offset error:
So after an update and reboot I am getting curl error 28 on quite a few dnsbl feeds when updating or cron.
youtube was being blocked, but not google or gmail etc.Something is blocking the Feed download. Review the Alerts/Reports tab to see what it could be.
You can check if DNSBL is blocking the domain with a ping command and if it replies with the DNSBL VIP. Or check the "Deny" Table to see if its being blocked by an IP Block.