Recent content by Harun

  1. Harun

    Issue recurring issue notice automatic updating system packages

    I'm not sure what the root problem was. After re-installing packages, I have seen successful updates. Resolved? Fingers crossed!
  2. Harun

    Issue recurring issue notice automatic updating system packages

    I also found this useful: This advice is a few years old though: Resolved - Information on some packages might not be actual: inconsistencies were detected ... # plesk installer --select-release-current --reinstall-patch --upgrade-installed-components # /usr/local/psa/bin/sw-engine-pleskrun...
  3. Harun

    Issue recurring issue notice automatic updating system packages

    So I learned to do this: :~# dpkg --audit The following packages are only half configured, probably due to problems configuring them the first time. The configuration should be retried using dpkg --configure <package> or the configure menu option in dselect: grub-pc GRand Unified...
  4. Harun

    Issue recurring issue notice automatic updating system packages

    Additional info: Total hard disk 76GB, 39GB used, 34GB available. CPU, memory, and disk look normal/low-load around the time of the attempted update.
  5. Harun

    Issue recurring issue notice automatic updating system packages

    I have received three update emails that begin with: "Hello, Administrator, There was an issue with updating system packages and third-party components" When I check the System Updates page in Plesk, it says: "All packages are up-to-date" The last successful automatic update was July 9. I've...
  6. Harun

    Resolved SMTP connection timeout

    I have smtp and wordpress sites running on one server. However, DNS records are on Cloudflare and I am using Cloudflare name servers. The mail subdomain A record was proxied, which apparently is not supposed to be. Even though the mail A record content was my true server IP address, it was...
  7. Harun

    Resolved SMTP connection timeout

    I got an error using localhost. I'm using the mail subdomain and it works now.
  8. Harun

    Resolved SMTP connection timeout

    I am using the mail subdomain for smtp
  9. Harun

    Resolved SMTP connection timeout

    I got this solved! The MX record was proxied in Cloudflare. Once I undid the proxy it worked. Thank you very much to everyone who provided troubleshooting advice!
  10. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get the same error using localhost. I checked trusted IP addresses in Fail2Ban, and 127.0.0.1/8 is included. Does that eliminate banned localhost IP as a theory, or should I investigate something else?
  11. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get an error using localhost. ErrorInfo: SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server Host: localhost Thank you for your reply!
  12. Harun

    Resolved SMTP connection timeout

    Unfortunately, I get the same error on all three of those ports. My understanding of the timeout error is that it's not connecting to the server to begin with, which I thought means it's not at the point of requesting authorization for a port. Thank you for your reply!
  13. Harun

    Resolved SMTP connection timeout

    Unfortunately, I still receive: SMTP Error: Could not connect to SMTP host. Failed to connect to server SMTP server error: Failed to connect to server SMTP code: 110 Additional SMTP info: Connection timed out Host: mail.mydomain1.com Port: 465 SMTPSecure: ssl SMTPAutoTLS: bool(false)...
  14. Harun

    Resolved SMTP connection timeout

    I'm running wordpress sites on my Debian 11 cloud server. I'm trying to set up worpdress on mydomain1.com to send system emails using the email address [email protected] which is also set up on this same server. I am getting the error: SMTP Error: Could not connect to SMTP host. Failed to...
  15. Harun

    Question Issue/Renew Let's Encrypt certificate if site is behind cloudflare

    Probably. It has been a while since I set it up.
Back
Top