OPNsense Forum

English Forums => General Discussion => Topic started by: centuryx476 on July 31, 2024, 02:29:24 AM

Title: Fatal error: Failed opening required '/usr/local/www/firewall_nat.php
Post by: centuryx476 on July 31, 2024, 02:29:24 AM
Hello,
I am brand new to OPNsense. I just switch off from pfsense since they now require a login info and billing information just to download the community edition.
Anyway, I got OPnsense up and running however I get this Fatal error when trying to open the "NAT" options like NAT->Port Forward or NAT->Outbound.
I get this error

Fatal error: Failed opening required '/usr/local/www/firewall_nat_out.php' (include_path='/usr/local/etc/inc:/usr/local/www:/usr/local/opnsense/mvc:/usr/local/opnsense/contrib:/usr/local/share/pear:/usr/local/share') in Unknown on line 0

This is a fresh install of OPnsense 24.7 that I downloaded earlier today.
Any guidance will be must appreciated.

Thank You
Title: Re: Fatal error: Failed opening required '/usr/local/www/firewall_nat.php
Post by: centuryx476 on July 31, 2024, 02:47:12 AM
SOLVED:
I literally just reset the entire box and it resolved it.

Thank You
Title: Re: Fatal error: Failed opening required '/usr/local/www/firewall_nat.php
Post by: franco on July 31, 2024, 07:48:08 AM
Quote from: centuryx476 on July 31, 2024, 02:29:24 AM
Fatal error: Failed opening required '/usr/local/www/firewall_nat_out.php' (include_path='/usr/local/etc/inc:/usr/local/www:/usr/local/opnsense/mvc:/usr/local/opnsense/contrib:/usr/local/share/pear:/usr/local/share') in Unknown on line 0

One of the strangest errors I've seen in a long time? It looks like something is trying to require firewall_nat_out.php but it's a top file so nothing requires it...


Cheers,
Franco