PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/status_interfaces.php:137
-
Recently i added 1 VLAN on LAN interface (and this is my only VLAN on pfSense)
Parent interface: LAN
VLAN Tag: 4040
Description: Unifi Inter-VLAN routingInterfaces has 1 static IPv4 address: 10.255.253.1/24
no DHCP serverand now my pfSense reports crash
Crash report begins. Anonymous machine information: arm 14.0-CURRENT FreeBSD 14.0-CURRENT #0 plus-RELENG_23_01-n256037-6e914874a5e: Fri Feb 10 20:27:02 UTC 2023 root@freebsd:/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/obj/armv7/W6AbNMMs/var/jenkins/workspace/pfSense-Plus-snapshots-23_01-main/sources/FreeBS Crash report details: PHP Errors: [04-May-2023 11:46:35 Etc/UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/status_interfaces.php:137 Stack trace: #0 {main} thrown in /usr/local/www/status_interfaces.php on line 137 [04-May-2023 13:00:28 Etc/UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/status_interfaces.php:137 Stack trace: #0 {main} thrown in /usr/local/www/status_interfaces.php on line 137 [04-May-2023 13:10:07 Etc/UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/local/www/status_interfaces.php:137 Stack trace: #0 {main} thrown in /usr/local/www/status_interfaces.php on line 137 No FreeBSD crash data found.
-
https://redmine.pfsense.org/issues/13981
There is a patch for that in the recommended patches area of the System Patches package.
-
@jimp Thanks, i never used system patches package before.
everyday is a day you can learn something new ;)