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

KeyError: 'domainName' when in fact Authentication Error #8

Open
JoelGotsch opened this issue Sep 18, 2024 · 0 comments
Open

KeyError: 'domainName' when in fact Authentication Error #8

JoelGotsch opened this issue Sep 18, 2024 · 0 comments

Comments

@JoelGotsch
Copy link

I tried the setup proposed in #5
and ran into:

Hook '--manual-cleanup-hook' for ai-fitness.coach reported error code 1
Hook '--manual-cleanup-hook' for ai-fitness.coach ran with error output:
 Traceback (most recent call last):
   File "/root/certbot-dns-name-com/src/certbot-dns-namecom.py", line 87, in <module>
     base_domain = ncd.get_base_domain()
   File "/root/certbot-dns-name-com/src/certbot-dns-namecom.py", line 26, in get_base_domain
     return r.json()['domainName']
 KeyError: 'domainName'
Some challenges have failed.

This happened, because I had Two-factor Authentication activated.

If you read this and have the same problem, it can be fixed via "Security Settings" in name.com -> "NAME.COM API ACCESS"

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