Using ubuntu 18.04, apache2, the following command
sudo certbot --apache -d bobwdp.com -d www.bobwdp.com
resulted in the following output. Repeated searches on the internet failed to provide info to
solve the problem. I would appreciate any help.
Plugins selected: Authenticator apache, Installer apache
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for bobwdp.com
http-01 challenge for www.bobwdp.com
Enabled Apache rewrite module
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. bobwdp.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.bobwdp.com/.well-known/acme-challenge/R_4BXF5yjvxzwiBSxxqbVuX4CdajDbMDL7mxhs9LwcY: Error getting validation data, www.bobwdp.com (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.bobwdp.com/.well-known/acme-challenge/NxNQv8MlLX7XdFiRcMZgppGa_CArEc9K4K3zoB3IAKA: Error getting validation data
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: bobwdp.com
Type: connection
Detail: Fetching
http://www.bobwdp.com/.well-known/acme-challenge/R_4BXF5yjvxzwiBSxxqbVuX4CdajDbMDL7mxhs9LwcY:
Error getting validation dataDomain: www.bobwdp.com
Type: connection
Detail: Fetching
http://www.bobwdp.com/.well-known/acme-challenge/NxNQv8MlLX7XdFiRcMZgppGa_CArEc9K4K3zoB3IAKA:
Error getting validation dataTo 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.