Bug #11197
closedClicking firewall states leads to php error
100%
Description
Latest 2.5, clicking the state count in firewall-interface leads to an error similar to this:
Crash report begins. Anonymous machine information:
amd64
12.2-STABLE
FreeBSD 12.2-STABLE ecba14136e2(devel-12) pfSense
Crash report details:
PHP Errors:
[30-Dec-2020 20:56:51 Etc/UTC] PHP Warning: require_once(diag_dump_states.inc): failed to open stream: No such file or directory in /usr/local/www/diag_dump_states.php on line 34
[30-Dec-2020 20:56:51 Etc/UTC] PHP Fatal error: require_once(): Failed opening required 'diag_dump_states.inc' (include_path='.:/etc/inc:/etc/inc/web:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg:/usr/local/www/classes:/usr/local/www/classes/Form:/usr/local/share/pear:/usr/local/share/openssl_x509_crl/') in /usr/local/www/diag_dump_states.php on line 34
No FreeBSD crash data found.
Instance upgraded from 27th release to 30th.
Updated by Florin Samareanu almost 4 years ago
To note that title was supposed to say “php”.
Updated by Chris Linstruth almost 4 years ago
- Subject changed from Clicking firewall states leads to pho error to Clicking firewall states leads to php error
Updated by Jim Pingle almost 4 years ago
- Assignee set to Jim Pingle
Looks like the file was incorrectly named. I pushed a fix.
Updated by Florin Samareanu almost 4 years ago
Is there still time to get this in the next build?
Updated by Jim Pingle almost 4 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 28a7c94882de2a14275bcaf99da0872002eac420.
Updated by Florin Samareanu almost 4 years ago
Applied with system patches, issue is resolved. Thank you.
Updated by Michael Spears almost 4 years ago
Florin Samareanu wrote:
Applied with system patches, issue is resolved. Thank you.
Jim Pingle wrote:
Applied in changeset 28a7c94882de2a14275bcaf99da0872002eac420.
Tested on my 2 units running the latest build, working properly as of 12/31.
Updated by Jim Pingle almost 4 years ago
- Status changed from Feedback to Resolved