Hello
My domain is: mederi.buap.mx
I ran this command: ./certbot-auto certonly --webroot -w /srv/www/htdocs/ -d mederi.buap.mx
It produced this output:
Plugins selected: Authenticator webroot, Installer None
Cert is due for renewal, auto-renewing...
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for mederi.buap.mx
Using the webroot path /srv/www/htdocs for all unmatched domains.
Waiting for verification...
Challenge failed for domain mederi.buap.mx
http-01 challenge for mederi.buap.mx
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: mederi.buap.mx
Type: connection
Detail: 148.228.12.25: Fetching
http://mederi.buap.mx/.well-known/acme-challenge/54tzbWhu5Vc_zmz3toL4DFhX5IN1wGz9WucVddBl6aM
Connection reset by peerTo 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
The operating system my web server runs on is (include version):Linux 3.16.0-10-amd64 #1 SMP Debian 3.16.81-1 (2020-01-17) x86_64
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):certbot 1.9.0
AAAANNNDDDD
I also tried to renew the certificate using getssl and got the following response:
root@mederi:/srv/www/certs/getssl# ./getssl mederi.buap.mx
Registering account
Verify each domain
Verifying mederi.buap.mx
copying challenge token to /srv/www/htdocs/.well-known/acme-challenge/3UA8wvepzzQ2-4rY60fC-ZH3cDT5K6DcE546q4HtQ1s
sending request to ACME server saying we're ready for challenge
checking if challenge is complete
Pending
checking if challenge is complete
getssl: mederi.buap.mx:Verify error: "detail": "148.228.12.25: Fetching http://mederi.buap.mx/.well-known/acme-challenge/3UA8wvepzzQ2-4rY60fC-ZH3cDT5K6DcE546q4HtQ1s Connection reset by peer",
I don't I don't know what's happening because I just want to renew, I have been using let's encrypt for many years as you can see it: crt.sh | mederi.buap.mx
help me please,