Hi,
my problem is that all domains on my main server (about 80) can not update letsencrypt since about a month. I am using plesk as backand but it is not a plesk issue. The cert bot runs fine and all files (especially the verification files) are generated immediately. But I always get an
Detail: Fetching http://mircoblitz.de/.well-known/acme-challenge/sehiMs9DjRbD46dLs_zYO5oKLa1ITkfrK_SaHwt-VJE: Error getting validation data
whenever I try to update letsencrypt.
The error message is always “Error getting validation data”, but the verification files are there and accessible. Tested from a bunch of different network adresses)
Please help.
Best regards
Mirco
My domain is: mircoblitz.de
I ran this command: plesk bin extension --exec letsencrypt cli.php -d mircoblitz.de -d www.mircoblitz.de --email webmaster@lindworm.de (but thats a wrapper for certbot)
It produced this output:
[2020-03-24 16:44:55.643] ERR [extension/letsencrypt] Domain validation failed for www.mircoblitz.de: Invalid response from https://acme-v02.api.letsencrypt.org/acme/authz-v3/3542075514.
Details:
Type: urn:ietf:params:acme:error:connection
Status: 400
Detail: Fetching http://mircoblitz.de/.well-known/acme-challenge/sehiMs9DjRbD46dLs_zYO5oKLa1ITkfrK_SaHwt-VJE: Error getting validation data
My web server is (include version):
Apache with Nginx proxy
The operating system my web server runs on is (include version):
Ubuntu 16.04
My hosting provider, if applicable, is:
hosteurope.de
I can login to a root shell on my machine (yes or no, or I don’t know):
yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
plesk onyx
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
No clue as I need to use the plesk manager. As I stated the problem is in verification and probably the access from letsencrypt to my server.