• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Recent content by eilko

  1. eilko

    Resolved CPU chart not working in dashboard

    I removed the monitoring plugin. The two graphs were removed from the main screen. Then I reinstalled the monitoring plugin and the two graphs reappeared. Both working this time.
  2. eilko

    Resolved CPU chart not working in dashboard

    Built in monitoring is active. There the cpu charts are showing. Works fine on almalinux 9.6 not on 10.0. The 10.0 server is a newly installed instance.
  3. eilko

    Resolved CPU chart not working in dashboard

    /cp/home
  4. eilko

    Resolved CPU chart not working in dashboard

    Username: TITLE CPU chart not working in dashboard PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE Plesk Obsidian 18.0.72 Update #1 Web Pro Edition AlmaLinux 10.0 (Purple Lion) PROBLEM DESCRIPTION The default dashboard shows two graphs: one with CPU and one with memory usage. The...
  5. eilko

    FTP with TLS/SSL, certificate is not trusted

    yes the same errors
  6. eilko

    FTP with TLS/SSL, certificate is not trusted

    Isn't the same issue as with Filezilla? Filezilla doesn't trust any certificate by default. You have to trust it manually at the first time. https://forum.filezilla-project.org/viewtopic.php?t=36799
  7. eilko

    Issue Spam protection - DNS blackohole list does not work for one of domains

    Have you checked the Spamhaus Project FAQ? Especially the one about the DNS servers you are using? The Spamhaus Project - Frequently Asked Questions (FAQ)
  8. eilko

    Resolved Plesk Obsidian API

    According About XML API to the latest version is 1.6.9.1
  9. eilko

    Question Use plesk mail server AND relay ALL outgoing emails to other SMTP Server

    I have Plesk running as a normal mail server. I added the following line to /etc/postfix/main.cf to send all outgoing mail to another server. relayhost = pmg.deine-domain.de:26 in this case server pmg.deine-domain.de on port 26. As I do not want Plesk to accept smtp directly, I have blocked...
  10. eilko

    Issue Emails ending in gmail spam folder

    Check How to get the DKIM public key from Plesk if DNS is not installed on how to add the DKIM key to Cloudflare DNS. And you can check with DKIM, SPF, and Spam Assassin Validator - dkimvalidator.com to see if you did it right.
  11. eilko

    Important Advisor Extension

    Panel.ini would be ok to hide all commercial recommendations: The Symantec SSL extension is not installed KernelCare is not installed The Opsani extension is not installed The Opsani extension is not active Advanced Atomicorp ruleset is not selected
  12. eilko

    Important Advisor Extension

    Hi, the advisor plugin warns for outdated PHP versions, even if PHP is disabled for that domain.
  13. eilko

    Resolved Cannot access database remotely

    Access control lists. For MySQL database users, the access control is handled by the native security mechanism - MySQL access control lists (ACL). Custom rules are added to ACL. If the Plesk firewall is running, then it must allow incoming connections to MySQL. Otherwise, settings for remote...
  14. eilko

    Question Blocking access to mail from external ip

    install the plesk firewall extension and configure the imap and pop3 rules to allow only the three IPs
  15. eilko

    Resolved Email not arriving

    is the postfix mailservice still running? aren't you blocking port 25? something in the logs, like /var/log/maillog?
Back
Top