2017-03-09 47 views
1

我在plesk上的几个域中出现错误。 90%的我可以安装,但时间也有,我不能安装SSL域的10%,而我得到这个错误代码:通过我们在Plesk中加密来安装SSL时出错

Error: Let's Encrypt SSL certificate installation failed: Failed letsencrypt execution: Saving debug log to /**/***/***/***/**/letsencrypt/logs/letsencrypt.log 
Starting new HTTPS connection (1): acme-v01.api.letsencrypt.org 
Obtaining a new certificate 
Performing the following challenges: 
http-01 challenge for **********.** 
http-01 challenge for www.**********.** 
Starting new HTTPS connection (1): 127.0.0.1 
Waiting for verification... 
Cleaning up challenges 
Failed authorization procedure. **********.** (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Could not connect to www.**********.**.well-known 
IMPORTANT NOTES: 
- The following errors were reported by the server: 

Domain: infraquinta.pt 
Type: connection 
Detail: Could not connect to www.***********.**.well-known 

To fix these errors, please make sure that your domain name was 
entered correctly and the DNS A record(s) for that domain 
contain(s) the right IP address. Additionally, please check that 
your computer has a publicly routable IP address and that no 
firewalls are preventing the server from communicating with the 
client. If you're using the webroot plugin, you should also verify 
that you are serving files from the webroot path you provided. 

我不明白该怎么做。该网站当然有公共IP。

回答

2

嗨伊格纳西奥·科雷亚,

实际上,你必须从hXXp其他重定向://www.YOUR-DOMAIN.COMhXXp://www.YOUR-DOMAIN.COM/pt/,这会导致当前问题,因为让我们加密certbot将它置于hXXp:// www文件夹“/var/www/vhosts/YOUR-DOMAIN.COM/ httpdocs/.well-known”中的挑战。 YOUR-DOMAIN.COM/.well-known,不在文件夹“/var/www/vhosts/YOUR-DOMAIN.COM/ httpdocs/pt/.well-known”中。