Certificate renewal has worked perfectly until recently (2019-07-18), but fails now with the timeout during connect. In the webserver logs I can see the requests just fine. Other domains certs on same webserver have been renewed successfully on 2019-08-25.
2600:1f14:a8b:501:68db:425b:e14d:d96c - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 301 298
2600:3000:2710:300::1e - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 301 298
2600:3000:2710:300::1e - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 301 298
2600:1f14:a8b:501:68db:425b:e14d:d96c - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 301 298
2600:1f14:a8b:501:68db:425b:e14d:d96c - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 200 87
2600:3000:2710:300::1e - - [04/Sep/2019:22:53:20 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 200 87
2600:3000:2710:300::1e - - [04/Sep/2019:22:53:21 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 200 87
2600:1f14:a8b:501:68db:425b:e14d:d96c - - [04/Sep/2019:22:53:21 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 200 87
3.122.105.36 - - [04/Sep/2019:22:53:30 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 301 298
18.224.20.83 - - [04/Sep/2019:22:53:30 +0200] "GET /.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww HTTP/1.1" 301 298
3.122.105.36 - - [04/Sep/2019:22:53:30 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 301 298
18.224.20.83 - - [04/Sep/2019:22:53:30 +0200] "GET /.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8 HTTP/1.1" 301 298
I am a bit stuck on how to troubleshoot this - any pointers or ideas would be most welcome!
Best regards,
Anders
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: bystrup.net
I ran this command: certbot --dry-run renew
It produced this output:
Processing /etc/letsencrypt/renewal/bystrup.net.conf
Cert not due for renewal, but simulating renewal for dry run
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for bystrup.net
http-01 challenge for www.bystrup.net
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (bystrup.net) from /etc/letsencrypt/renewal/bystrup.net.conf produced an unexpected error: Failed authorization procedure. bystrup.net (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://bystrup.net/.well-known/acme-challenge/_eBXhqeoBkcay96ixMknapcrBA15-ggq5c5CJdHc-ww: Timeout during connect (likely firewall problem), www.bystrup.net (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching https://bystrup.net/.well-known/acme-challenge/0DYGUICtcVOhwra7WUNM1pW0cV0LRxXy430U3p28ck8: Timeout during connect (likely firewall problem). Skipping.
My web server is (include version): Apache 2.4.25
The operating system my web server runs on is (include version): Debian Stretch
My hosting provider, if applicable, is:
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
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot): 0.28.0