I know this one comes up a lot and I searched but could not quite find my problem. I've checked and port 80 is open on my server. I can access the current http website via IP and domain name. According to the message it appears that the first attempt of validation works so I'm not sure what it is doing on the second attempt different to cause a timeout. If it validates the first attempt, then it's not a firewall issue, right? Thanks in advance.
My domain is: tobweb.org
I ran this command:
sudo certbot --apache
It produced this output:
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: blacksburgmtbpark.org
Type: connection
Detail: During secondary validation: 216.252.195.251: Fetching
http://blacksburgmtbpark.org/.well-known/acme-challenge/YWeE0PCBHbS9m1UsopWlEMqU3_pwlrEsdPmjf_fQsgU:
Timeout during connect (likely firewall problem)Domain: tobweb.org
Type: connection
Detail: During secondary validation: 216.252.195.251: Fetching
http://tobweb.org/.well-known/acme-challenge/sbLE5walaf5CPBGGlWyqTXCbR-1vXhYmmvHGHVVeJs0:
Timeout during connect (likely firewall problem)To 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.
My web server is (include version):
Apache 2.4.51
The operating system my web server runs on is (include version):
Ubuntu 18.04.g LTS
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
0.27.0