Graph Explorer no longer properly loading
Posted: Fri Sep 22, 2023 12:26 pm
On loading Graph Explorer and attempting to load the Multistacked Performance graph, I noticed that the "Select Service" wasn't populating. This used to work properly so I am unsure as to when it stopped. I performed the initial troubleshooting:
- Tried from various machines and browsers (Edge, Chrome, Firefox) - same result
- Loaded the same page from another Nagios XI that runs in a different environment - no problem
- Upgraded Nagios XI from 5.11.1 to 5.11.2 - same result
- Checked DevTools > Console for errors - Screenshot below - Compared listed files (graphexplorer.js, exporting.js, no-data-to-display.js) between the Nagios servers - no difference
- Compared network response payload for above files in browser console for both servers - no difference
- Ran console. log(jQuery(). jquery); against both XI instances - bad one shows 1.12.4, working one shows 3.6.0
- Ran yum update and brought both servers to same update state - no difference
When clicking the different tabs in Graph Explorer, the tab doesn't appear to change, but the content in the tab does attempt to load, though interactive elements don't (ie. I select a host but the services don't populate, nor do the two default host checks).
Both servers were created using the VM template years ago running CentOS 7 running Nagios XI 5.11.2. Any help would be appreciated. Thanks!
- Tried from various machines and browsers (Edge, Chrome, Firefox) - same result
- Loaded the same page from another Nagios XI that runs in a different environment - no problem
- Upgraded Nagios XI from 5.11.1 to 5.11.2 - same result
- Checked DevTools > Console for errors - Screenshot below - Compared listed files (graphexplorer.js, exporting.js, no-data-to-display.js) between the Nagios servers - no difference
- Compared network response payload for above files in browser console for both servers - no difference
- Ran console. log(jQuery(). jquery); against both XI instances - bad one shows 1.12.4, working one shows 3.6.0
- Ran yum update and brought both servers to same update state - no difference
When clicking the different tabs in Graph Explorer, the tab doesn't appear to change, but the content in the tab does attempt to load, though interactive elements don't (ie. I select a host but the services don't populate, nor do the two default host checks).
Both servers were created using the VM template years ago running CentOS 7 running Nagios XI 5.11.2. Any help would be appreciated. Thanks!