My domain is:
https://static.orzorc.space
I ran this command:
sudo letsencrypt renew
It produced this output:
Processing /etc/letsencrypt/renewal/static.orzorc.space.conf
2017-05-03 20:26:28,891:WARNING:letsencrypt.cli:Attempting to renew cert from /etc/letsencrypt/renewal/static.orzorc.space.conf produced an unexpected error: Failed authorization procedure. static.orzorc.space (tls-sni-01): urn:acme:error:unknownHost :: The server could not resolve a domain name :: No valid IP addresses found for static.orzorc.space. Skipping.
dig command:
$ dig static.orzorc.space A
; <<>> DiG 9.10.3-P4-Ubuntu <<>> static.orzorc.space A
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31115
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;static.orzorc.space. IN A
;; ANSWER SECTION:
static.orzorc.space. 30 IN A 119.131.107.26
;; Query time: 83 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed May 03 20:57:30 CST 2017
;; MSG SIZE rcvd: 65
I have some other sites with the same issue so I ignore them in this post.
Really need help because they will expire in 10 days.