Two Error Messages
-
Not the same problem then. Yours sounds like the 502 error.
-
I have updated ntopng, suricata and pfblocker (twice) and the error still exists.
I have noticed this error occurs after system comes online and for some reason the modem disconnects for a few seconds and then reconnects.
Did not have this error when I was testing the RC builds. Only difference is that I have installed ntopng
-
Made a little fix to retry the command when pf is apparently 'busy' processing commands from another program: https://github.com/pfsense/pfsense/pull/3857
It seems to be related to this issue reported on FreeBSD 10.4 where also a 'retry' is advised as the proper thing to do.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223093Still probably ignoring the 'messages' doesn't hurt, but the actions taken by code will now hopefully be a bit more 'clean' once the PR is pulled.
-
Made a little fix to retry the command when pf is apparently 'busy' processing commands from another program: https://github.com/pfsense/pfsense/pull/3857
It seems to be related to this issue reported on FreeBSD 10.4 where also a 'retry' is advised as the proper thing to do.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223093Still probably ignoring the 'messages' doesn't hurt, but the actions taken by code will now hopefully be a bit more 'clean' once the PR is pulled.
Great detective work there. I hope to see the fix soon.
-
This is the same problem I have. It basically bricks my firewall and the internet. When I wake up in the morning I will have like 140 notifications, the same ones listed above.
-
Since updating to 2.4.2 and updating the various applications this problem appears to be solved. Much thanks to all the developers who had a hand in this.
Now, lets get to the bottom of why my WiFi connection keeps getting dropped along with the 502 error!
-
Now, lets get to the bottom of […] the 502 error!
Do you run pfBlockerng? There appears to be an issue with it that causes the 502 error.
https://forum.pfsense.org/index.php?topic=137103.msg767259#msg767259
-
just fyi: pfBlockerNG 2.1.2_2 includes that patch.
-
@virgiliomi:
Now, lets get to the bottom of […] the 502 error!
Do you run pfBlockerng? There appears to be an issue with it that causes the 502 error.
https://forum.pfsense.org/index.php?topic=137103.msg767259#msg767259
Yes, I've been tracking that ongoing thread since it was created. Looking forward to root cause being identified and a fix issued.
-