My domain is: grollige.com
I ran this command: certbot renew
It produced this output:
2022/06/01 18:39:10.932149 system_key.go:129: cannot determine nfs usage in generateSystemKey: cannot parse /etc/fstab: expected between 3 and 6 fields, found 8
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Processing /etc/letsencrypt/renewal/grollige.com.conf
Certificate is due for renewal, auto-renewing...
Plugins selected: Authenticator nginx, Installer nginx
Failed to renew certificate grollige.com with error: Requesting acme-v02.api.letsencrypt.org/directory: No route to host
All renewals failed. The following certificates could not be renewed:
/etc/letsencrypt/live/grollige.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
My web server is (include version):
nginx/1.18.0 (Ubuntu)
The operating system my web server runs on is (include version):
Ubuntu 20
My hosting provider, if applicable, is:
IONOS
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.25.0
Machine is healthy (as far as I can tell). This is the first time I've tried to renew my cert. Hopefully, all necessary information is above. Thanks.