• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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