Dashboard disappeared after upgrade 2.61

User had dashboard definition with multiple graphs and now they have all disappeared.

Comments

  • Hi,

    1. send us users.json (without passwords), we will have a look
    grep -iv passw etc/web_config/users.json


    2. revert the latest backup
    cp etc/.web_config/users.json-<timestamp> etc/web_config/users.json




  • we can recreate the dashboards but should be noted that they would go away.
  • do they go away for all users as soon as you refresh (CTRl-F5) browser?:

    Then there must be some file permission issue


    send us logs

    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
    tar cvhf logs.tar logs tmp/*txt
    gzip -9 logs.tar

    Send us logs.tar.gz via https://upload.stor2rrd.com


  • he recreated his dashboards and an hour later when he went back in they were gone again. I have uploaded logs as requested.
  • Hi,
    I have the same issue. I lost all of my dashboards what i created...
  • Hi,

    there is new dashboard implementation since 6.10.
    However it should load all previous settings.

    Try to add some graph into a dashboard , click on a star icon on top-right of any graph and add it into a dashboard tab/group
    Is that working?

    Dashboard is now saved on the back-end, each user has its own personal dashboard across all its browsers.

    Example: https://demo.lpar2rrd.com/?menu=ea7021f&tab=0

  • Hi,
    Yes it's works, but if i create a new dashboard, other users can get this dashboard too?
    Regards,
    Dariusz
  • Hi,

    yes, dashboard is per user.
Sign In or Register to comment.