Actions
Bug #14461
closedUncaught TypeError after import alias
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Aliases / Tables
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Affected Plus Version:
23.05
Affected Architecture:
amd64
Description
/firewall_aliases_import.php?tab=ip
After importing a alias with the following info:
Name: RFC5771_Multicast
Description: <empty>
Aliases to import:
224.0.0.0/4 IPv4 Multicast 255.255.255.255/32 Broadcast Address
Locking me out of the whole interface, no pages work.
Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/util.inc:2053 Stack trace: #0 /etc/inc/config.gui.inc(56): alias_make_table() #1 /etc/inc/auth.inc(34): require_once('/etc/inc/config...') #2 /etc/inc/authgui.inc(27): include_once('/etc/inc/auth.i...') #3 /usr/local/www/guiconfig.inc(62): require_once('/etc/inc/authgu...') #4 /usr/local/www/index.php(46): require_once('/usr/local/www/...') #5 {main} thrown in /etc/inc/util.inc on line 2053 PHP ERROR: Type: 1, File: /etc/inc/util.inc, Line: 2053, Message: Uncaught TypeError: Cannot access offset of type string on string in /etc/inc/util.inc:2053 Stack trace: #0 /etc/inc/config.gui.inc(56): alias_make_table() #1 /etc/inc/auth.inc(34): require_once('/etc/inc/config...') #2 /etc/inc/authgui.inc(27): include_once('/etc/inc/auth.i...') #3 /usr/local/www/guiconfig.inc(62): require_once('/etc/inc/authgu...') #4 /usr/local/www/index.php(46): require_once('/usr/local/www/...') #5 {main} thrown
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Duplicate
- Priority changed from Urgent to Normal
Duplicate of #14412
Already fixed and in system patches.
Updated by Marc Hagen almost 2 years ago
Updated by Jim Pingle almost 2 years ago
This site is not for support or diagnostic discussion.
For assistance in solving problems, please post on the Netgate Forum -- There are already multiple threads about that issue.
See Reporting Issues with pfSense Software for more information.
Actions