First of all: I write this post for the 2nd time - 1st time it said "new users only 2 links per post", so I removed one. Then it said "couldn´t load your topic" and everything was gone. Damn it! Now only the essential text:
To my real problem:
- Certificate successfully enrolled in November
- Wanted to renew, had same problem like Can't use letsencrypt-auto: ImportError: No module named _io - #3 by mlp
- Fixed it by doing the stuff posted as solution (but didn´t rm, just renamed the old directory)
Did skip the questions when running ./letsencrypt-auto for the first time after it was newly build/compiled.
Tried my renew command (which already worked perfectly):
sudo ./letsencrypt-auto --renew certonly --agree-dev-preview --server https://acme-v01.api.letsencrypt.org/directory -d domain.name --rsa-key-size 2048 --renew-by-default --standalone-supported-challenges tls-sni-01 >> /home/pi/tools/letsencrypt_renewcert.log
Now I got the "authenticator could not be determined or is not installed" error.
Any ideas?
What can I do?