Hi,
The update did not solve the problem. I still got a crash report today.
PHP Errors:
[27-Dec-2023 14:42:09 Europe/Amsterdam] PHP Fatal error: Uncaught TypeError: pfSense_interface_rename(): Argument #1 ($ifname) must be of type string, array given in /etc/inc/interfaces.inc:4593
Stack trace:
#0 /etc/inc/interfaces.inc(4593): pfSense_interface_rename(Array, 'wan_stf')
#1 /etc/rc.newwanip(154): interface_6rd_configure('wan', Array)
#2 {main}
thrown in /etc/inc/interfaces.inc on line 4593
[27-Dec-2023 14:42:28 Europe/Amsterdam] PHP Fatal error: Uncaught TypeError: pfSense_interface_rename(): Argument #1 ($ifname) must be of type string, array given in /etc/inc/interfaces.inc:4593
Stack trace:
#0 /etc/inc/interfaces.inc(4593): pfSense_interface_rename(Array, 'wan_stf')
#1 /etc/rc.newwanip(154): interface_6rd_configure('wan', Array)
#2 {main}
thrown in /etc/inc/interfaces.inc on line 4593
The code I have at this line is:
c8a70086-46d8-4b83-9eae-c5e98fcdce7d-image.png
Please suggest me how I can possibly resolve this issue.