Hello. I just installed new version of certbot-auto. When I try to generate new certificate of existing domain (renew), it works but creating a new certificate is not successful.
I use Apache/2.4.10 (Debian 8.7), no nginx.
-
Command:
./certbot-auto -d tests2.jsemtu.cz -
Result:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for tests2.jsemtu.cz
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. tests2.jsemtu.cz (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://tests2.jsemtu.cz/.well-known/acme-challenge/cWNMSOy4szxnpU9Hk2hZ26SMfnAyw6b4PfHCxSdcebU: Timeout
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: tests2.jsemtu.cz
Type: connection
Detail: Fetching
http://tests2.jsemtu.cz/.well-known/acme-challenge/cWNMSOy4szxnpU9Hk2hZ26SMfnAyw6b4PfHCxSdcebU:
TimeoutTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA 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.