[SOLVED]ProxMox 7.0-8 no graphs in the web GUI after upgrade from 6.4-11

ednt

Renowned Member
Mar 16, 2017
112
7
83
After a sucessfull upgrade from latest 6.4 to 7.0 I see only empty graph fields in the dashboard.

Doesn't matter if I check the PVE node, or the VMs of the node.

For testing, it is a single PVE node.

Any ideas?
 
Last edited:
Do you get some useful values when you run the following (replacing <nodename> with the name of your node)?
Code:
pvesh get  nodes/<nodename>/rrddata --timeframe hour
 
You may also want to clear your browser cache after the upgrade, or force reload with using CTRL+SHIFT+R or CTRL+F5 to ensure you load the newer framework library files.
 
  • Like
Reactions: hvisage