OPNsense Forum

English Forums => 24.1 Production Series => Topic started by: gecurb on March 04, 2024, 02:50:57 am

Title: Web UI Dashboard blank after update to 24.1.2_1 from 23.7
Post by: gecurb on March 04, 2024, 02:50:57 am
I think it is caused by a problematic widget since this is in the source of the page, what would be the best way to disable it?:
Code: [Select]
Fatal error: Uncaught Error: Call to undefined function return_gateway_groups_array() in /usr/local/www/widgets/widgets/dyn_dns_status.widget.php:109
Stack trace:
#0 /usr/local/www/index.php(413): include()
#1 {main}
  thrown in /usr/local/www/widgets/widgets/dyn_dns_status.widget.php on line 109
Title: Re: Web UI Dashboard blank after update to 24.1.2_1 from 23.7
Post by: gecurb on March 04, 2024, 03:01:27 am
Got to the plugin page and removed it, page loads as expected now.