Skip to content
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

AttributeError: module 'certbot.interfaces' has no attribute 'RenewDeployer' #81

Closed
Manghud opened this issue Nov 15, 2018 · 1 comment

Comments

@Manghud
Copy link

Manghud commented Nov 15, 2018

Got this error while running the main statement like so:

AWS_ACCESS_KEY_ID="myid"
AWS_SECRET_ACCESS_KEY="mykey"
certbot --agree-tos -a certbot-s3front:auth
--certbot-s3front:auth-s3-bucket mybucket
[ --certbot-s3front:auth-s3-region us-east-2 ]
-i certbot-s3front:installer
--certbot-s3front:installer-cf-distribution-id
-d mydomain

@Manghud
Copy link
Author

Manghud commented Nov 15, 2018

Solution was to use Python 2 instead of Python 3.

@Manghud Manghud closed this as completed Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant