Let's Encrypt not working

vacancy

Verified User
Joined
Jul 5, 2019
Messages
30
After updating to version 1.59, I started seeing errors in let's encrypt requests.


Code:
Requesting new certificate order...
Nonce is empty. Exiting. dig output of acme-v02.api.letsencrypt.org: 
prod.api.letsencrypt.org.
ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com.
172.65.32.248
Full nonce request output:
HTTP/2 200 
server: nginx
date: Mon, 23 Sep 2019 21:44:13 GMT
cache-control: public, max-age=0, no-cache
link: ;rel="index"
replay-nonce: 0002QiSPlEv3ydCIPzfF3lKH1yNdyxhBMGOKr835pqPVBys
x-frame-options: DENY
strict-transport-security: max-age=604800
 
Let's Encrypt client updated, problem fixed ;)

I have used the latest Let's Encrypt client but still get the error
HTML:
cd /usr/local/directadmin/custombuild
./build update_versions
Latest version of Let's Encrypt client: 1.1.24
Installed version of Let's Encrypt client: 1.1.24
Someone please help me.
 
You didn't have the latest version. Please do:

cd /usr/local/directadmin/custombuild
./build update
./build letsencrypt

Version: 1.1.28 (but there is also a new version 1.1.29)

Problem is solved with 1.1.28 :)
 
You didn't have the latest version. Please do:

cd /usr/local/directadmin/custombuild
./build update
./build letsencrypt

Version: 1.1.28 (but there is also a new version 1.1.29)

Problem is solved with 1.1.28 :)

Thanks.
My problem fixed today, Let's Encrypt version 1.1.35
 
Back
Top