I’m having issues renewing my existing certificates, from my nginx logs I can see that there is no attempts being made to access my server at all. The DNS records have not changed since I first set up the renewal and are resolving correctly. I have no clue why the acme server isn’t talking to my server.
My domain is:
lutzee.net (37.59.55.63)
I ran this command:
# letsencrypt renew
or starting from scratch
# letsencrypt --test-cert certonly -a webroot --webroot-path=/usr/share/nginx/lutzee.net -d lutzee.net
It produced this output:
Renew :
IMPORTANT NOTES:
The following errors were reported by the server:
letsencrypt.cli:Attempting to renew cert from /etc/letsencrypt/renewal/lutzee.net.conf produced an unexpected error: Failed authorization procedure. lutzee.net (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://lutzee.net/.well-known/acme-challenge/oUUBbWFaIg9HqWuZdqqlpKIH-oySPW37-hsszvtMXXI: Timeout. Skipping.
Start from scratch:
Domain: lutzee.net
Type: connection
Detail: Fetching http://lutzee.net/.well-known/acme-
challenge/I7guHoj1IlLkGm6bX6w0YmXqhOW3E7RjnG7BV_ifd2Q: Timeout
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.
My web server is (include version):
nginx/1.13.0
The operating system my web server runs on is (include version):
Ubuntu Server 16.04.2 LTS
My hosting provider, if applicable, is:
Kimsufi
I can login to a root shell on my machine (yes or no, or I don’t know):
Yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
no