xdtianyu / scripts

scripts for work
https://www.xdty.org
1.03k stars 245 forks source link

An error occurred while sending get-request to https://acme-v01.api.letsencrypt.org/directory (Status 504) #42

Closed 502647092 closed 7 years ago

502647092 commented 7 years ago

报错信息如下

[root@sz ssl]# ./le-dnspod.sh dnspod.conf
# INFO: Using main config file dnspod.conf
  + ERROR: An error occurred while sending get-request to https://acme-v01.api.letsencrypt.org/directory (Status 504)

Details:
<HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>
An error occurred while processing your request.<p>
Reference&#32;&#35;97&#46;9eef54b8&#46;1495190163&#46;378bde92
</BODY></HTML>

# INFO: Using main config file dnspod.conf
  + ERROR: An error occurred while sending get-request to https://acme-v01.api.letsencrypt.org/directory (Status 504)

Details:
<HTML><HEAD><TITLE>Error</TITLE></HEAD><BODY>
An error occurred while processing your request.<p>
Reference&#32;&#35;97&#46;9cef54b8&#46;1495190223&#46;3714abaa
</BODY></HTML>
xdtianyu commented 7 years ago

参考 https://github.com/certbot/certbot/issues/1249 是不是 LE 服务器出问题了?稍等半个小时再试下看看还会不会出现这个错误

502647092 commented 7 years ago

的确是的 现在已经可以了