After successfully running:
~# certbot certonly -a dns-linode --dns-linode-credentials /root/.linode_api/certbot -d *.algasol.com -d albusaurum.com -d *.albusaurum.com -d *.aquatuta.com -d *.algasolrenewables.com -d algasol.com -d aquatuta.com -d algasolrenewables.com
The renewal command certbot renew
failed with this error:
Saving debug log to /var/log/letsencrypt/letsencrypt.log
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/algasol.com.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewal configuration file /etc/letsencrypt/renewal/algasol.com.conf (cert: algasol.com) produced an unexpected error: 'Namespace' object has no attribute 'dns_linode_credentials'. Skipping.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
No renewals were attempted.
Additionally, the following renewal configurations were invalid:
/etc/letsencrypt/renewal/algasol.com.conf (parsefail)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
0 renew failure(s), 1 parse failure(s)
~# cat /etc/letsencrypt/renewal/algasol.com.conf
# renew_before_expiry = 30 days
version = 1.5.0
archive_dir = /etc/letsencrypt/archive/algasol.com
cert = /etc/letsencrypt/live/algasol.com/cert.pem
privkey = /etc/letsencrypt/live/algasol.com/privkey.pem
chain = /etc/letsencrypt/live/algasol.com/chain.pem
fullchain = /etc/letsencrypt/live/algasol.com/fullchain.pem
# Options used in the renewal process
[renewalparams]
account = 3db0bdb7e22398800acd96f3ad40ec66
authenticator = dns-linode
dns_linode_credentials = /root/.linode_api/certbot
server = https://acme-v02.api.letsencrypt.org/directory
~# certbot --version
certbot 1.5.0