Hello,
Im new .
Problem
certbot-auto
Error: couldn’t get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt:
/usr/local/sbin/certbot-auto: 851: /usr/local/sbin/certbot-auto: /opt/eff.org/certbot/venv/bin/letsencrypt: not found
I’ve found a solution but it doesnt work :((
ale@mysystem:/root# cd /usr/local/sbin
ale@mysystem:/usr/local/sbin# wget https://dl.eff.org/certbot-auto
ale@mysystem:/usr/local/sbin# chmod a+x /usr/local/sbin/certbot-auto
ale@mysystem:/usr/local/sbin# rm -rf ~/.local/share/letsencrypt
certbot-auto
Error: couldn’t get currently installed version for /opt/eff.org/certbot/venv/bin/letsencrypt:
/usr/local/sbin/certbot-auto: 851: /usr/local/sbin/certbot-auto: /opt/eff.org/certbot/venv/bin/letsencrypt: not found
- What is the solution for ?
ale@mysystem:/opt/eff.org/certbot/venv/bin# ls -lh
totale 12K
-rwxr-xr-x 1 root root 238 set 7 06:31 certbot
-rwxr-xr-x 1 root root 241 set 7 06:31 jws
-rwxr-xr-x 1 root root 238 set 7 06:31 letsencrypt
On the server there are no such files as these
activate activate_this.py easy_install-2.7 pbr pip2.7 unit2
activate.csh pip python wheel
activate.fish easy_install pip2 python2.7
and
/root/.local/share/letsencrypt/bin/letsencrypt --version
-bash: /root/.local/share/letsencrypt/bin/letsencrypt: File o directory non esistente
:(((((