Try:
rm -rf /root/.local/share/letsencrypt
ee stack ugprade --all
I had exactly the same issue and the most probable cause was an outdated version or certbot or python itself.
The commands above worked for me, your mileage may vary.
Try:
rm -rf /root/.local/share/letsencrypt
ee stack ugprade --all
I had exactly the same issue and the most probable cause was an outdated version or certbot or python itself.
The commands above worked for me, your mileage may vary.