I'm trying to get the certificates but i really havent been able to do it. Here is all the information asked and also part of the most recent log file. Any help provided woulf be very usefull. Thanks in advance. Also, here in advance i did the check your website.
My domain is: acas.uprrp.edu
I ran this command: sudo certbot --apache2
It produced this output:
{
"identifier": {
"type": "dns",
"value": "acas.uprrp.edu"
},
"status": "invalid",
"expires": "2021-05-26T18:25:51Z",
"challenges": [
{
"type": "http-01",
"status": "invalid",
"error": {
"type": "urn:ietf:params:acme:error:connection",
"detail": "Fetching http://acas.uprrp.edu/.well-known/acme-challenge/F9eso2u0nXuKt7wX9HthTEFtL7dmLixMjq-LqyI> "status": 400
},
"url": "https://acme-v02.api.letsencrypt.org/acme/chall-v3/13264380311/2b7xMQ",
"token": "F9eso2u0nXuKt7wX9HthTEFtL7dmLixMjq-LqyInJDQ",
"validationRecord": [
{
"url": "http://acas.uprrp.edu/.well-known/acme-challenge/F9eso2u0nXuKt7wX9HthTEFtL7dmLixMjq-LqyInJDQ",
"hostname": "acas.uprrp.edu",
"port": "80",
"addressesResolved": [
"136.145.86.32"
],
"addressUsed": "136.145.86.32"
}
],
"validated": "2021-05-19T18:25:54Z"
}
]
}
2021-05-19 18:26:08,591:DEBUG:acme.client:Storing nonce: 01031BjgAopIpl2A0zw1IG3E2oFec-2ZUTfrqib2Vp0ebIQ
2021-05-19 18:26:08,592:WARNING:certbot._internal.auth_handler:Challenge failed for domain acas.uprrp.edu
2021-05-19
18:26:08,593:INFO:certbot._internal.auth_handler:http-01 challenge for acas.uprrp.edu
2021-05-19
18:26:08,593:DEBUG:certbot._internal.reporter:Reporting to user: The following errors were reported by th>
Domain: acas.uprrp.edu
Type: connection
Detail: Fetching http://acas.uprrp.edu/.well-known/acme-challenge/F9eso2u0nXuKt7wX9HthTEFtL7dmLixMjq-LqyInJDQ: Timeo>
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.
My web server is (include version): Django
The operating system my web server runs on is (include version): Ubuntu Server
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): 1.15.0