Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[solved][v8.000] Web Security Report disabled

Hi All

On the executive report sent , I am getting a "This report is disabled by configuration." message for the web security (pic attached).

Reporting>web security works fine and provides live reporting

web security subsrciption : enabled (Exp. Date:  19 February 2012 ) . 

Thanks


This thread was automatically locked due to age.
Parents
  • I've tried to create the database as  per https://support.astaro.com/support/index.php/how_to_recreate_postgres_database but I am getting couple of warnings. Any thoughts?



    ***:/root # rm -rf /var/log/reporting/pgsql/*
    ***x:/root # /var/storage/pgsql/init/reporting_db_init.sh -v
    dropping databases
    DROP TABLESPACE
    CREATE TABLESPACE
    createdb: database creation failed: ERROR:  database "reporting" already exists
    psql: FATAL:  database "reporting" does not exist
    DETAIL:  The database subdirectory "pg_tblspc/24636/24637" is missing.
    psql: FATAL:  database "reporting" does not exist
    DETAIL:  The database subdirectory "pg_tblspc/24636/24637" is missing.
    *** :/root # /etc/init.d/postgresql stop
    :: Stopping PostgreSQL                                                                                   done
    *** :/root # rm -rf /var/storage/pgsql/data /var/log/reporting/pgsql/*
    *** :/root # /etc/init.d/postgresql start
    :: Initializing the PostgreSQL database                                                                  done
    :: Starting PostgreSQL                                                                                   done
    *** :/root # /var/mdw/scripts/smtp restart
    :: Restarting SMTP Proxy
    :: Stopping SMTP Proxy
    [ ok ]
    :: Starting SMTP Proxy
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
            LANGUAGE = (unset),
            LC_ALL = (unset),
            LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    [ ok ]
    [ ok ]
Reply
  • I've tried to create the database as  per https://support.astaro.com/support/index.php/how_to_recreate_postgres_database but I am getting couple of warnings. Any thoughts?



    ***:/root # rm -rf /var/log/reporting/pgsql/*
    ***x:/root # /var/storage/pgsql/init/reporting_db_init.sh -v
    dropping databases
    DROP TABLESPACE
    CREATE TABLESPACE
    createdb: database creation failed: ERROR:  database "reporting" already exists
    psql: FATAL:  database "reporting" does not exist
    DETAIL:  The database subdirectory "pg_tblspc/24636/24637" is missing.
    psql: FATAL:  database "reporting" does not exist
    DETAIL:  The database subdirectory "pg_tblspc/24636/24637" is missing.
    *** :/root # /etc/init.d/postgresql stop
    :: Stopping PostgreSQL                                                                                   done
    *** :/root # rm -rf /var/storage/pgsql/data /var/log/reporting/pgsql/*
    *** :/root # /etc/init.d/postgresql start
    :: Initializing the PostgreSQL database                                                                  done
    :: Starting PostgreSQL                                                                                   done
    *** :/root # /var/mdw/scripts/smtp restart
    :: Restarting SMTP Proxy
    :: Stopping SMTP Proxy
    [ ok ]
    :: Starting SMTP Proxy
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
            LANGUAGE = (unset),
            LC_ALL = (unset),
            LANG = "en_US.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    [ ok ]
    [ ok ]
Children
No Data