• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  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