Unable to save dashboards - stor2rrd 8.07 (Debian)

Hi,

I'm unable to save my dashboards. I'm trying to add my dashboards to the favourites and it works.


It shows me when I will go for the first time to the Dashboards page


But after refresh UI all my previously save dashboards are gone



I followed Stor2rrd 2.60 Problem with graphs in dashboard — forum.xorux.com but it didn't help me to resolve the issue. I've installed stor2rrd on the Debian system, my stor2rrd installed version is 8.07.


I would appreciate any help.

Best,.

Comments

  • cd /home/lpar2rrd/lpar2rrd

    ls -la etc/web_config

    ls -ld /home/lpar2rrd

    ps -ef| egrep "apache|httpd"

  • xazins
    edited July 21

    I've no lpar2rrd.


    /home/stor2rrd/stor2rrd/etc/# ls -la web_config/

    drwxrwxrwx 2 stor2rrd users  4096 Jul 21 07:43 .

    drwxr-xr-x 4 stor2rrd users  4096 Jul 9 08:04 ..

    -rw-rw-r-- 1 www-data www-data 1386 Jul 21 07:43 alerting.cfg

    -rw-rw-r-- 1 stor2rrd users  3768 Jul 9 07:32 audit.log

    -rw-rw-r-- 1 stor2rrd users  1905 Jun 10 09:04 config_check_www-data.log

    -rw-rw-r-- 1 www-data www-data  0 Jul 9 11:09 custom_groups.cfg

    -rw-rw-r-- 1 stor2rrd users   20 Jul 17 08:30 dashboards.json

    -rw-rw-r-- 1 www-data www-data 2890 Jul 16 08:52 devicecfg.json

    -rw-rw-rw- 1 stor2rrd users   135 Jul 21 07:28 htusers.cfg

    -rw-rw-r-- 1 www-data www-data 232 Jul 17 07:59 reporter.json

    -rw-rw-r-- 1 www-data www-data 1798 Jul 21 07:28 users.json



    /home/stor2rrd/stor2rrd/etc# ls -ld /home/stor2rrd

    drwxr-xr-x 5 stor2rrd users 4096 Jul 9 08:31 /home/stor2rrd


    /home/stor2rrd/stor2rrd/etc# ps -ef | egrep "apache|httpd"

    root   993927    1 0 07:29 ?    00:00:00 /usr/sbin/apache2 -k start

    www-data 993929 993927 0 07:29 ?    00:00:00 /usr/sbin/apache2 -k start

    www-data 993930 993927 0 07:29 ?    00:00:00 /usr/sbin/apache2 -k start

    www-data 993931 993927 0 07:29 ?    00:00:00 /usr/sbin/apache2 -k start

    root   1001908 1001897 0 09:21 pts/1  00:00:00 grep -E apache|httpd

  • under root:

    cd /home/lpar2rrd/lpar2rrd/etc/web_config

    chown www-data *



    try dashboard now?


    If that still does not work, let us know your lpar2rrd version: UI --> settings --> about

  • It looks like giving permissions to all of the content from web_config/ folder solved my issue.


    Thank you so much for your support!

Sign In or Register to comment.