My domain is: https://academy.maltemafrica.com/
I ran this command: certbot renew --dry-run
It produced this output: Attempting to renew cert (academy.maltemafrica.com) from /etc/letsencrypt/renewal/academy.maltemafrica.com.conf produced an unexpected error: Requesting acme-staging-v02.api.letsencrypt.org/directory: Network is unreachable. Skipping.
I ran this command: curl -v https://acme-staging-v02.api.letsencrypt.org/directory
It produced this output:
- Trying 23.75.3.165…
- TCP_NODELAY set
- Connected to acme-staging-v02.api.letsencrypt.org (23.75.3.165) port 443 (#0)
- ALPN, offering h2
- ALPN, offering http/1.1
- successfully set certificate verify locations:
- CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: /etc/ssl/certs - TLSv1.2 (OUT), TLS handshake, Client hello (1):
- TLSv1.2 (IN), TLS handshake, Server hello (2):
- TLSv1.2 (IN), TLS handshake, Certificate (11):
- TLSv1.2 (IN), TLS handshake, Server key exchange (12):
- TLSv1.2 (IN), TLS handshake, Server finished (14):
- TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
- TLSv1.2 (OUT), TLS change cipher, Client hello (1):
- TLSv1.2 (OUT), TLS handshake, Finished (20):
- TLSv1.2 (IN), TLS handshake, Finished (20):
The operating system my web server runs on is: Ubuntu
My hosting provider, if applicable, is: DigitalOcean
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 0.28.0
PS: It was working two days ago with no problem for a month nearly… I don’t know what the problem is.
[UPDATE]
I found out that my original domain (https://maltemafrica.com) is also down, when I run the following command:
certbot --nginx -d www.maltemafrica.com
I get the following error:
Domain: www.maltemafrica.com
Type: unauthorized
Detail: Invalid response from
http://www.maltemafrica.com/LjQTZ/.well-known/acme-challenge/v3KwhWQFlyDz7xVRSr_5SJbpVQMt3kFi4nC1zWETYKg
[184.168.221.81]: "<body style=“padding:0; margin:0;”><meta
name=“viewport” content=“width”
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.