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: sankofakids.org
I ran this command: sudo certbot certonly --apache
It produced this output:
root@ip-172-31-32-223:/# sudo certbot certonly --apache
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Which names would you like to activate HTTPS for?
1: sankofakids.org
2: www.sankofakids.org
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter âcâ to cancel):
You have an existing certificate that contains a portion of the domains you
requested (ref: /etc/letsencrypt/renewal/sankofakids.org.conf)
It contains these names: sankofakids.org
You requested these names for the new certificate: sankofakids.org,
www.sankofakids.org.
Do you want to expand and replace this existing certificate with the new
certificate?
(E)xpand/©ancel: E
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for sankofakids.org
http-01 challenge for www.sankofakids.org
Waiting for verificationâŠ
Challenge failed for domain sankofakids.org
Challenge failed for domain www.sankofakids.org
http-01 challenge for sankofakids.org
http-01 challenge for www.sankofakids.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: sankofakids.org
Type: connection
Detail: Fetching
http://sankofakids.org/.well-known/acme-challenge/EGM4OKVf-IyDKWvrRe9wVSQsPXB3Lg1mpwJV4i5_3k8:
Error getting validation dataDomain: www.sankofakids.org
Type: connection
Detail: Fetching
http://www.sankofakids.org/.well-known/acme-challenge/FV2t4jBVMLJGi4wE8dvMd1b7-aXbJyEGrLHX0exDlns:
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.
My web server is (include version) apache2
The operating system my web server runs on is (include version): 1. Ubuntu 16.04 LTS.
My hosting provider, if applicable, is: aws
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):
certbot: command not found