• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Resolved extension/letsencrypt Domain validation failed

Wouter Verboom

New Pleskian
Seen a lot of other threads but have not found the answer to solve this problem.
The .well-known directory exists and every time it tries to renew there will be a new token file is this subfolder.
It's not possible to open this token link via the browser so there it my problem.
Lot's of other websites on this server with lets encrypt certificate have no problem….it's only this 1.
What can i check more than things i have already tried via other threads in this forum?
I'm a bit lost.

[2018-08-21 12:49:04.826] ERR [extension/letsencrypt] Domain validation failed for domain.com: Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/o5C--VIg8_Kvz0JpRHDn-da9vwk-6EzvjYzdHNONqF0.

Details:

Type: urn:acme:error:unauthorized

Status: 403

Detail: Invalid response from http://domain.com/.well-known/acme-challenge/Be1wS1asI_G99K6_U3vQaoOo5oDSuOzZkUjkC7J_k00: "<html>

<head><title>404 Not Found</title></head> <body bgcolor="white">

<center><h1>404 Not Found</h1></center>

<hr><center>"

[2018-08-21 12:49:04.845] ERR [extension/letsencrypt] Domain validation failed: Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/o5C--VIg8_Kvz0JpRHDn-da9vwk-6EzvjYzdHNONqF0.

Details:

Type: urn:acme:error:unauthorized

Status: 403

Detail: Invalid response from http://domain.com/.well-known/acme-challenge/Be1wS1asI_G99K6_U3vQaoOo5oDSuOzZkUjkC7J_k00: "<html>

<head><title>404 Not Found</title></head> <body bgcolor="white">

<center><h1>404 Not Found</h1></center>

<hr><center>"

[2018-08-21 12:49:04.864] ERR [extension/letsencrypt] Failed to renew certificate of domain 'domain.com': Invalid response from https://acme-v01.api.letsencrypt.org/acme/authz/o5C--VIg8_Kvz0JpRHDn-da9vwk-6EzvjYzdHNONqF0.

Details:

Type: urn:acme:error:unauthorized

Status: 403

Detail: Invalid response from http://domain.com/.well-known/acme-challenge/Be1wS1asI_G99K6_U3vQaoOo5oDSuOzZkUjkC7J_k00: "<html>

<head><title>404 Not Found</title></head> <body bgcolor="white">

<center><h1>404 Not Found</h1></center>

<hr><center>"
 
* Check if the IP of your domain really points to your Plesk server
* If you create a file, say "testfile.html" in the httpdocs folder of your domain, do you see it when you access http://domain.com/testfile.html?
* Do you have any .htaccess file that does any rewrites with mod_rewrite?
 
ip is the right one… i made a phpinfo.php in the httpdocs folder and that one cannot be opened.
.htaccess file is deleted.
It seems this Wordpress site give me that this link could not be opened.
So looks like something in Wordpress?
 
Did you maybe define another Document Root for your domain? Check Hosting Settings => "Document root" and Apache & nginx settings
 
no it's the default /httpdocs
In Apache & nginx settings everything is default.
I was already checking against other Wordpress installations to see if anything was set different....but no.
 
i had a readme.html file in de /httpdocs folder....that could be opened without any problems.
when i try to open phpinfo.php it's not working.
 
Found the problem…. the customer has moved it's WordPress site somewhere else via DNS/IP address :p
So technically there is no problem on our server.
 
Back
Top