-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.4.0
-
None
-
Ubuntu 24.04, Docker Compose, zabbix-web-nginx-mysql:ubuntu-7.4-latest image
-
S25-W30/31
-
1
Steps to reproduce:
After upgrading from Zabbix 7.2.10 to 7.4 the dashboards page is no longer viewable.
Upgrade procedure followed this wiki https://www.zabbix.com/documentation/current/en/manual/installation/upgrade/containers
Result:
From the Browser Console you can see these errors
Uncaught ReferenceError: timeControl is not defined
at Object.init (zabbix.php?action=dashboard.view:141:4)
at HTMLDocument.<anonymous> (zabbix.php:725:7)
at mightThrow (jsLoader.php?lang=en_GB&ver=7.4.0&showGuiMessaging=1:4018:29)
at process (jsLoader.php?lang=en_GB&ver=7.4.0&showGuiMessaging=1:4086:12)
jsLoader.php:1 Failed to load resource: the server responded with a status of 404 (Not Found)
Looks like this has been an issue for others in previous versions, but I have not seen a fix.