-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failure to install properly on brand new Ubuntu 20.04 server #16
Comments
Just for run I tried to install it under python 2.7 as well, but certbot is no longer compatible, that just gives me an error when I try to run it:
|
hi @stevenmcastano sorry for a late response. We have internally moved to other dns provider and the previous maintainer also moved to another company... Not sure if this description make sense, but colleague wrote me:
alternatively there should be more up-to-date version https://github.com/tmuncks/certbot-dns-powerdns |
Running For what it's worth, using tmuncks/certbot-dns-powerdns doesn't fix this issue for me. As far as I can tell, nothing has changed regarding the dependencies in that fork. |
So I'm able to get certbot installed using pip, but the default version of python is 3.8.
So then when installing the powerdns plugin, the install runs, but I get the following error during the install:
Then certbot breaks completely and will not run anymore. Every time I try to run a
certbot --text plugins
or anything else for that matter, now I get the following error message:I even tried manually install python 3.7, but that didn't seem to work either. I'm stuck here and not sure where to go next.
The text was updated successfully, but these errors were encountered: