My 2c here.No widget load even after:/* Connection timeout params */ this.timeoutPeriod = 10000; this.retryLimit = 3;
root@fw:~ # opnsense-patch 724f8494dFetched 724f8494d via https://github.com/opnsense/coreHmm... Looks like a unified diff to me...The text leading up to this was:--------------------------|From 724f8494d64074e0384b9f593e699daf2d84d604 Mon Sep 17 00:00:00 2001|From: Ad Schellevis <ad@opnsense.org>|Date: Fri, 26 Jul 2024 08:49:38 +0200|Subject: [PATCH] webgui: long lasting calls and locking the request pipeline.| work-around for https://github.com/opnsense/core/issues/7651||The number of php processes we offer to lighttpd is quite low (2 x 3), which results in a global lock when 2 dashboards are open at the same time.|Although we should increase the limit, we also should figure out a way to limit the number of long running processes as well.|---| src/etc/inc/plugins.inc.d/webgui.inc | 2 +-| 1 file changed, 1 insertion(+), 1 deletion(-)||diff --git a/src/etc/inc/plugins.inc.d/webgui.inc b/src/etc/inc/plugins.inc.d/webgui.inc|index 88cf886d100..6aaef8cd882 100644|--- a/src/etc/inc/plugins.inc.d/webgui.inc|+++ b/src/etc/inc/plugins.inc.d/webgui.inc--------------------------Patching file etc/inc/plugins.inc.d/webgui.inc using Plan A...Hunk #1 succeeded at 239.doneAll patches have been applied successfully. Have a nice day.root@fw:~ # configctl webgui restartOKroot@fw:~ # reboot
Uncaught TypeError: this.charts.trafficIn is null onWidgetClose https://pfsense01.net.xpto/ui/js/widgets/Traffic.js?t=1722259354715:243 _onWidgetClose https://pfsense01.net.xpto/ui/js/opnsense_widget_manager.js?v=1aa4420ce0d0b23e:693 _onMarkupRendered https://pfsense01.net.xpto/ui/js/opnsense_widget_manager.js?v=1aa4420ce0d0b23e:412 jQuery 2