I am getting this error:
Error: couldn’t get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt:
/root/certbot-auto: 961: /root/certbot-auto: /opt/eff.org/certbot/venv/bin/letsencrypt: not found
Apache - Ubuntu 12
thanks for helping!
_az
May 30, 2018, 9:24pm
2
You can try wipe out the Certbot directory and try again.
rm -rf /opt/eff.org/certbot
The certbot-auto
script will re-download the directory, none of your settings will be lost.
Ubuntu 12 is very old and no longer receives updates, you might have better luck using a different client if you run into issues.
Happily, however, I was able to run certbot-auto at version 0.24.0 on Ubuntu 12 successfully just now, so that’s a good sign!
system
Closed
June 29, 2018, 11:51pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.