[Confirmed] Fatal error: Uncaught TypeError: when changing Interfaceto PPPoE
-
Fatal error: Uncaught TypeError: Illegal offset type in /usr/local/www/interfaces.php:1996 Stack trace: #0 {main} thrown in /usr/local/www/interfaces.php on line 1996 PHP ERROR: Type: 1, File: /usr/local/www/interfaces.php, Line: 1996, Message: Uncaught TypeError: Illegal offset type in /usr/local/www/interfaces.php:1996 Stack trace: #0 {main} thrown
23.09-RELEASE
Edit: Even if I delete the old Gateway, disable the ip configuration and disable the whole interface, this error occurs.
[08-Nov-2023 17:36:21 Europe/Berlin] PHP Fatal error: Uncaught TypeError: Illegal offset type in /usr/local/www/interfaces.php:1996 Stack trace: #0 {main} thrown in /usr/local/www/interfaces.php on line 1996 [08-Nov-2023 17:36:40 Europe/Berlin] PHP Fatal error: Uncaught TypeError: Illegal offset type in /usr/local/www/interfaces.php:1996 Stack trace: #0 {main} thrown in /usr/local/www/interfaces.php on line 1996 [08-Nov-2023 17:36:54 Europe/Berlin] PHP Fatal error: Uncaught TypeError: Illegal offset type in /usr/local/www/interfaces.php:1996 Stack trace: #0 {main} thrown in /usr/local/www/interfaces.php on line 1996
Restored config to before. I was just enabling PPPoE for some other thread on the forum.
Edit2: Doing it in Interfaces/PPPs seems to work fine though.
-
@Bob-Dig said in Fatal error: Uncaught TypeError: when changing second WAN from Static IP to PPPoE:
interfaces.php:1996
Looks to be this: https://redmine.pfsense.org/issues/14949
You should probably add comments there.
-
@stephenw10 Done
-
Yeah, I can replicate that. Let's see....