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

unable to renew the certs #12

Open
philross88 opened this issue Oct 1, 2018 · 3 comments
Open

unable to renew the certs #12

philross88 opened this issue Oct 1, 2018 · 3 comments
Assignees

Comments

@philross88
Copy link

I am not sure how to enable automatical renewal with external-auth so I am planning to use con job for automatic renewals. However, the renew command in authenticator mode is failing. Below is the command that I am using

certbot --text --agree-tos --email [email protected] --expand --renew-by-default -a certbot-external-auth:out --certbot-external-auth:out-public-ip-logging-ok --preferred-challenges dns --certbot-external-auth:out-handler ./le-route53.rb --certbot-external-auth:out-dehydrated-dns renew

I get the following error message

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/wiki.x.y.z.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Could not choose appropriate plugin: The certbot-external-auth:out plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('Running manual mode non-interactively is not supported (yet)',)
Attempting to renew cert (wiki.x.y.z.com) from /etc/letsencrypt/renewal/wiki.x.y.z.conf produced an unexpected error: The certbot-external-auth:out plugin is not working; there may be problems with your existing configuration.
The error was: PluginError('Running manual mode non-interactively is not supported (yet)',). Skipping.


@ph4r05 ph4r05 self-assigned this Oct 2, 2018
@philross88
Copy link
Author

any update on this please?

@ph4r05
Copy link
Member

ph4r05 commented Oct 15, 2018

Could you maybe try certonly as suggested here?
#5 (comment)

@philross88
Copy link
Author

philross88 commented Oct 23, 2018

Can you please post the complete command?

If I do certbot certonly, it asks for traditional verification methods.

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

2 participants