Project

General

Profile

Actions

Bug #10864

closed

firewall_aliases.php broken

Added by Craig Weber over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
09/03/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:

Description

For the last several versions I've noticed this error using the web gui on an SG-5100. When trying to view Firewall Aliases the following appears in the browser:

Warning: require_once(alias.inc): failed to open stream: No such file or directory in /usr/local/www/firewall_aliases.php on line 39 Fatal error: require_once(): Failed opening required 'alias.inc' (include_path='.:/etc/inc:/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/firewall_aliases.php on line 39 PHP ERROR: Type: 64, File: /usr/local/www/firewall_aliases.php, Line: 39, Message: require_once(): Failed opening required 'alias.inc' (include_path='.:/etc/inc:/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/')


Files

PHP_errors.log (523 Bytes) PHP_errors.log Craig Weber, 09/03/2020 04:43 PM
Actions #2

Updated by Viktor Gurov over 3 years ago

there is no /etc/inc/alias.inc on the 2.5.0.a.20200903.1850 but /etc/inc/alias-utils.inc

Actions #3

Updated by Jim Pingle over 3 years ago

  • Status changed from New to Resolved
  • Priority changed from Very High to Normal

If there was an issue here, it was probably fixed by be14a3697e0f607f71b3c6ca1ea7bc01c50ff189 or 6bd064f7db1b0fd84ca782220f59d350651c43d9 and future snapshots will be fine.

Actions

Also available in: Atom PDF