Update - Graphs

I’m having the same problem. I reverted back to the 1.62 release and it fixed the graphs.

I just updated from 1.52 to 1.62. After the update, I too have the same issue with the graphs.

same problem here. All graphs showing as blank. Haven’t touched anything on the install.

im did that too, i rolled back to stable release and it didnt work neither.

Component Version
LibreNMS 1.62-5-gbbe88c7
DB Schema 2020_03_25_165300_add_column_to_ports (161)
PHP 7.2.27
MySQL 5.5.64-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2

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

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

yesterday it was working but today it stoped polling.

I think anything earlier than 1.62-4 should work. Anyone know the command to revert to a version prior to that?

ok, i rolled back to the version 1.61 and poller started working again, the link to do the roll back is here

i have to do some changes in the database but its working again, i will turn off automatic update until the last stable version its fixed.

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

Component Version
LibreNMS 1.61
DB Schema 2020_03_25_165300_add_column_to_ports (161)
PHP 7.2.27
MySQL 5.5.64-MariaDB
RRDTool 1.4.8
SNMP NET-SNMP 5.7.2
====================================

[OK] Composer Version: 1.10.1
[OK] Dependencies up-to-date.
[OK] Database connection successful
[WARN] Your database schema has extra migrations (2020_03_24_0844_add_primary_key_to_device_graphs, 2020_03_25_165300_add_column_to_ports). If you just switched to the stable release from the daily release, your database is in between releases and this will be resolved with the next release.
[OK] Database schema correct

I rolled back to 1.62 without any additions and did the database fixes and it worked. I then did a daily and it updated to 1.62-7 and everything seems to still be working.

Yes, but rolling back is not a fix…

I rolled back to 1.62 and verified the graphs worked, then upgraded to the latest and it worked for me too. Thanks for the info.

Any news on this? Do I really have to rollback to get graphs back working?

No please update

I’m on [1.62-25-g7688426c8 - Sat Apr 04 2020 14:41:22 GMT+0200] now, but graphs are still not working. Am I missing something?

I used option “rollback” so I don’t think there is real solution to this… After rollback and update again my graphs works now…

Ok, switching to stable release fixed the graphs.

Tonight I was updated to the latest stable release 1.63 and the graphs are broken again. Any hints anyone?

./validate.php your install

Already did, sorry forgot to post

Component Version
LibreNMS 1.63
DB Schema 2020_04_13_150500_add_last_error_fields_to_bgp_peers (164)
PHP 7.2.24-0ubuntu0.18.04.4
MySQL 10.1.44-MariaDB-0ubuntu0.18.04.1
RRDTool 1.7.0
SNMP NET-SNMP 5.7.3

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

[OK] Composer Version: 1.10.5
[OK] Dependencies up-to-date.

[OK] Database connection successful
[OK] Database schema correct

Open dev console in browser and check for errors.

Also, click on the graph and turn on the rrdtool debug

Ok, how do I do this? Can you provide me some links from the documentation? Thanks so far.

For dev console, just press F12 in your browser and refresh page.

For the rrdtool debug, I meant show rrd command
image