The certificate on my domain was approaching renewal time and an update was attempted. I received a failure emailcontaining the following:
Could not renew Lets Encrypt certificates for Cxxxxxxx (login xxxxxxxx). Please log in to Plesk and renew the certificates listed below manually. Renewal of the following Lets Encrypt certificates has failed:
When I try browsing that url with my browser I get the same error. Do you have any weird firewalls that allow requests but refuse to send back the response?
Your entire website is down over HTTP (try surfing to http://quizbuzzers.co.uk/), so it's not a Let's Encrypt/ACME issue, but a generic issue with your (web)server.
No clue how to fix that though, this is probably not the right forum for such generic (web)server questions. Once your site works again using HTTP, then your certificate renewal should work again too.
Something seems broken with not only your site but also how you are requesting certs.
In the past you got wildcard certs. And, in your first post you show *.quizbuzzers.co.uk
Wildcard certs require a DNS Challenge. But the above error is only issued for an HTTP Challenge which is not valid for a wildcard.
Right now requests to that domain return a non-wildcard cert for coral.herosite.pro. Not sure why it would do that but hopefully this is a helpful clue for you to figure out what is wrong.
To try to fix the problem I removed the existing certificat and tried to re-issue a new one,but this fails with the same error. It had been working fine up to that point, as are several other domains I also host. I have not changed anything.
That is usually a step in the wrong direction.
It doesn't help to delete some that is good in order to attempt to get an equal one.
At best, you will be right where you started - with a good cert.
At worst, you will be left without a cert.
MikeMcQ - yes, somehow I ended up with a working certificate. I have since re-issued another with wildcard and webmail access and it worked. Go figure!