While renewing Let's Encrypt Certificates, I encountered the below error
Found a solution here and giving the same for quick reference
Please note that you may have to run the commands as a sudo user.
Error: couldn't get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt:
Found a solution here and giving the same for quick reference
# rm -rf /opt/eff.org/*
# pip install -U certbot
# certbot renew --debug
Please note that you may have to run the commands as a sudo user.
No comments:
Post a Comment