Recent content by h3in

  1. h3in

    Resolved Issues with Grafana / Advanced monitoring

    I have the solution. Rename the folder: /usr/lib/ssl/ to /usr/lib/ssl_old mv /usr/lib/ssl/ /usr/lib/ssl_old Creating a new ssl folder: mkdir /usr/lib/ssl/ Now everything is copied from the folder /usr/lib/ssl_old up to the broken symlink / folder to /usr/lib/ssl/: cp -r...
  2. h3in

    Resolved Issues with Grafana / Advanced monitoring

    Hello everybody, here my knowledge of the topic. The problem lies with the certificates. openssl version -a OPENSSLDIR: "/ usr / lib / ssl" In this directory is but empty. The certificates you need are in / etc / ssl / certs. He can not download the files because he has a certificate problem...
  3. h3in

    Resolved Issues with Grafana / Advanced monitoring

    I have the same mistake. I think the root certificate has expired. But I have no idea to renew this. The Plesk certificate is fine.
  4. h3in

    Resolved Issues with Grafana / Advanced monitoring

    i have the same Problem The execution of post-install.php has failed with the following message: [2019-10-23 19:14:42.597] ERR [extension/grafana] Execution repository has failed with exit code 1, stdout: , stderr: ERROR:root:<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify...
  5. h3in

    Issue Unable to download comodo rule set

    Pls, help me
  6. h3in

    Issue Unable to download comodo rule set

    Hello everybody, Currently I can not update my ModSecurity. the error always comes back: The modSecurity rule set could not be installed: modsecurity_ctl failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c: 590)> Unable to download comodo rule set If I...
Back
Top