Netgate pfSense Plus has detected a crash report or programming bug.
-
@Meuser i guess i gave my response too soon. Started having the same problem again. Thank you anyways. I think its time to re-consider some other options.
-
Whilst running bare metal? Similar crash report(s)?
-
@stephenw10 Yes. Running baremetal and got the same error.
Also, not sure if this is any help but, i noticed the unbound dns service was stopped. Each time i cleared the error and tried to start the service, I got the error again right after I tried to start the service.
-
What error did you see? Do you have a crash report from the bare-metal install?
-
@stephenw10 - I had a HP T620 PLUS Thin Client AMD GX-420CA. I installed Pfsense as baremetal and again having this problem. Two old CPUs and both had the same problem. It makes you wonder if this is feature.
Crash report begins. Anonymous machine information:
amd64
14.0-CURRENT
FreeBSD 14.0-CURRENT #1 plus-RELENG_23_05_1-n256108-459fc493a87: Wed Jun 28 04:26:04 UTC 2023 root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-23_05_1-main/obj/amd64/f2Em2w3l/var/jenkins/workspace/pfSense-Plus-snapshots-23_05_1-main/sources/Crash report details:
PHP Errors:
[30-Aug-2023 08:18:45 Europe/London] PHP Fatal error: Uncaught TypeError: fclose(): Argument #1 ($stream) must be of type resource, bool given in /etc/inc/filter.inc:2825
Stack trace:
#0 /etc/inc/filter.inc(2825): fclose(false)
#1 /etc/inc/filter.inc(411): filter_nat_rules_generate()
#2 /etc/rc.filter_configure_sync(32): filter_configure_sync()
#3 {main}
thrown in /etc/inc/filter.inc on line 2825No FreeBSD crash data found.
-
Ah OK. That's a PHP error not a kernel panic like you were seeing when running virtualised.
Any idea what you did to trigger that?
If you remove it does it return everytime you reload the firewall rules?
-
@stephenw10 - I think this is openvpn related problem. Because each time something heavy running over the openvpn (NordVPN) i see lots of packet drops and this errors seems to accumulate quite quickly. I now switched over to Dell R330 and back to virtualised, but when I last checked it on the HP T620, it was something like over 120 times repeated errors today.
-
Hmm, that's not an error I've seen before. You had the same config running in all 3 cases?
-
Do you see the file /var/etc/xinetd.conf present on the system? That error appear to related to opening/closing that file.
-
@stephenw10 - Thank you Stephen for taking the time to reply. The following is an update for anyone who comes across this which may benefit from this exchange.
No matter what I tried i could not get rid of the crash. I noticed this usually happens when the firewall is under heavy use. Normal use usually did not result with the issue.
In the end I decided to change the machine and now using Intel(R) Core(TM) i5-8500 CPU which has been working with no issues for few days now. I know this is way overkill, but the lower powered ones were problematic.As for your question on:
Do you see the file /var/etc/xinetd.conf present on the system?I moved into a different system and don't have access to that install anymore hence i can not answer it.