Project

General

Profile

Actions

Bug #14801

closed

Fatal error: Uncaught TypeError: array_get_path(): Argument #1 ($arr) must be of type array, null given

Added by yon Liu almost 2 years ago. Updated almost 2 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Release Notes:
Default
Affected Plus Version:
23.09
Affected Architecture:
amd64

Description

Fatal error: Uncaught TypeError: array_get_path(): Argument #1 ($arr) must be of type array, null given, called in /usr/local/www/interfaces.php on line 497 and defined in /etc/inc/util.inc:3648 Stack trace: #0 /usr/local/www/interfaces.php(497): array_get_path(NULL, 'ipaddrv6') #1 {main} thrown in /etc/inc/util.inc on line 3648 PHP ERROR: Type: 1, File: /etc/inc/util.inc, Line: 3648, Message: Uncaught TypeError: array_get_path(): Argument #1 ($arr) must be of type array, null given, called in /usr/local/www/interfaces.php on line 497 and defined in /etc/inc/util.inc:3648 Stack trace: #0 /usr/local/www/interfaces.php(497): array_get_path(NULL, 'ipaddrv6') #1 {main} thrown

/usr/local/www/interfaces.php on line 497 and defined in /etc/inc/util.inc:3648
Stack trace:
#0 /usr/local/www/interfaces.php(497): array_get_path(NULL, 'ipaddrv6')
#1 {main}
thrown in /etc/inc/util.inc on line 3648
[21-Sep-2023 04:08:05 Asia/Shanghai] PHP Fatal error: Uncaught TypeError: array_get_path(): Argument #1 ($arr) must be of type array, null given, called in /usr/local/www/interfaces.php on line 497 and defined in /etc/inc/util.inc:3648
Stack trace:
#0 /usr/local/www/interfaces.php(497): array_get_path(NULL, 'ipaddrv6')
#1 {main}
thrown in /etc/inc/util.inc on line 3648

23.09-DEVELOPMENT (amd64)
built on 20230920-1314
FreeBSD 14.0-CURRENT

Actions #1

Updated by Jim Pingle almost 2 years ago

  • Status changed from New to Duplicate

Already fixed in the repo: #14790#note-4

Actions

Also available in: Atom PDF