• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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