• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Recent content by fuf

  1. F

    Required storage for multi volume scheduled FTP backup

    I have the same problem. I can't complete a full backup to FTP even though I have a significant amount of free space left. It seems a possible workaround would be to schedule a separate backup task on a per-subscription basis (assuming none of the subscriptions size is greater than the free...
  2. F

    Resolved How to secure mail of domain with Lets Encrypt

    Ah ok, I understand now I think. In that case maybe best for me to give up on having clients use their own domain in the host address and just get them to use the address of the general server cert I have set in the "Certificate for securing mail" option in Plesk.
  3. F

    Resolved How to secure mail of domain with Lets Encrypt

    Yes agreed I certainly wasn't suggesting that asking clients to add a security suggestion should be a permanent solution. But I am hoping that there is another solution on the horizon that will allow clients to use mail.customerdomain.com with a valid certificate? That would be the ideal...
  4. F

    Resolved How to secure mail of domain with Lets Encrypt

    Thanks mr-wolf, but it's important that my customers are able to use "mail.customer-domain.com" as the mail server address for various "white label" reasons.
  5. F

    Resolved How to secure mail of domain with Lets Encrypt

    Just to clarify once more! Problem: When a customer adds their email account to Thunderbird / Outlook / etc. using "mail.customer-domain.com" they receive an error: "Invalid Certificate: This certificate belongs to a different site" There is no solution to this problem using the Plesk control...
  6. F

    Question Let's Encrypt Enhanced mode with aliases support

    Hi Ruslan, They are all straightforward 301 Redirects: user goes to alias.com/my-page and gets redirected to domain.com/my-page. No emails or anything. I just searched docs.plesk.com and google for "Plesk Add-On Domains" but couldn't find any documentation.
  7. F

    Question Let's Encrypt Enhanced mode with aliases support

    Any update on this? I foolishly started implementing SSL on some sites without realising it would break all the aliases! Is there a workaround in the meantime?
  8. F

    Issue Not receiving alert emails from Server Health Monitor

    I finally received a couple of alert emails at 5:23 and 5:33 this morning. I hadn't changed anything since a couple of days ago... Shouldn't the emails be sent when the alert triggers?
  9. F

    Issue Not receiving alert emails from Server Health Monitor

    Thanks Igor. I'm no longer getting the configuration error, but I'm also still not receiving any emails. Here's the complete file for clarity. Note the low values for <device name = "/"> and <CPU> total usage. Both of these are definitely triggering alarms. <configdata> <Misc...
  10. F

    Issue Not receiving alert emails from Server Health Monitor

    Thanks Igor. I tried editing /usr/local/psa/var/custom-health-config.xml so it looks like this: <Misc alarmsInterval="5"/> <Hdd> <TotalUsage> <device name="/" monitor="true"> <alarm level="red" threshold="50" type="percent"/> <alarm level="yellow"...
  11. F

    Issue Not receiving alert emails from Server Health Monitor

    Thanks Igor. I tried your suggestion: Restarting psa-health-monitor-notificationd (via systemctl): psa-health-monitor-notificationd.service. I can see that the Alerts are being successfully triggered by going to the Server Health page. But still, no emails. I guess I could try adding the...
  12. F

    Issue Not receiving alert emails from Server Health Monitor

    Hi, I'm trying to test whether email notifications are successfully sent by the Health Monitor. I downloaded custom-health-config.xml which specifies: "The "notificationEmail" child element defines an alarm notification recipient. If the element is omitted, the alarm notifications are sent to...
  13. F

    Resolved Nginx crashes at the same time every day (after I receive an email about application updates

    Thanks UFHH01 :) I've made your suggested changes to /etc/logrotate.d/apache2 and /etc/logrotate.d/mod_security We'll see what happens tomorrow.
  14. F

    Resolved Nginx crashes at the same time every day (after I receive an email about application updates

    Thanks Julian. I ran those two commands. I guess we'll see tomorrow morning if that made any difference. :)
  15. F

    Resolved Nginx crashes at the same time every day (after I receive an email about application updates

    I'm new to Plesk (and server admin in general) so please excuse what may be a simple issue. This has happened the last four days in a row: * At 06:29 I get an email from my Plesk server with the subject "Application Updates." It only lists one plugin update for a WordPress site, even though...
Back
Top