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

using --dry-run and multiple domains gives namecheap._ApiError #9

Open
knoxell opened this issue Oct 8, 2022 · 0 comments
Open

using --dry-run and multiple domains gives namecheap._ApiError #9

knoxell opened this issue Oct 8, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@knoxell
Copy link
Owner

knoxell commented Oct 8, 2022

When requesting a certificate for two domains with --dry-run I get

Saving debug log to /var/log/letsencrypt/letsencrypt.log
Simulating a certificate request for *.example.tld and example.tld
Remote: 3
To set: 4
Remote: 4
To set: 5
Waiting 60 seconds for DNS changes to propagate
Remote: 5
To set: 4
Encountered exception during recovery: lexicon.providers.namecheap._ApiError: 1 - Did not receive 200 (Ok) response
The dry run was successful.

I don't really know what I should do, both domains work individually, without error.

And the most bizarre thing without --dry-run there is no error! (--test-run is probably affected aswell)

I'll probably leave this alone because it doesn't effect requesting certificates.

If anyone wants to investigate, feel free to post your findings here. Pull requests are welcome aswell.

@knoxell knoxell added bug Something isn't working help wanted Extra attention is needed labels Oct 8, 2022
@knoxell knoxell changed the title requesting certificate for multiple domains using --dry-run and multiple domains gives namecheap._ApiError Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant