Overall Traffic graph blank

I setup my first Librenms server and I don’t have any errors that I see but my overall traffic graphs are blank. I can hover over the graphs and it show the little graphs with data but the overall traffic graph on all devices is completely blank. I have run the validate with -g rrdcheck and everything is okay, I don’t see any errors in librenms.log and all other graphs are fine just the overall traffic graph is blank. I checked permissions everything seems okay but the graphs still completely blanks. any help would be greatly appreciated.

[librenms@monitor ~]$ ./validate.php -g rrdcheck

Component Version
LibreNMS 21.6.0-31-gfbf653f02
DB Schema 2021_25_01_0127_create_isis_adjacencies_table (211)
PHP 8.0.8
Python 3.6.8
MySQL 10.3.28-MariaDB
RRDTool 1.7.0
SNMP NET-SNMP 5.8

====================================

[OK] Composer Version: 2.1.3
[OK] Dependencies up-to-date.
Checking rrdcheck:
Scanning 2665 rrd files in /opt/librenms/rrd…
Status: 2665/2665 - Complete
OK

run ./validate.php no -g or rrdcheck

[librenms@monitor ~]$ ./validate.php

Component Version
LibreNMS 21.6.0-31-gfbf653f02
DB Schema 2021_25_01_0127_create_isis_adjacencies_table (211)
PHP 8.0.8
Python 3.6.8
MySQL 10.3.28-MariaDB
RRDTool 1.7.0
SNMP NET-SNMP 5.8

====================================

[OK] Composer Version: 2.1.3
[OK] Dependencies up-to-date.
[OK] Database connection successful
[OK] Database schema correct

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.