DNS Challenge with provide Ionos #2053
Unanswered
CrazyVaclav
asked this question in
Q&A
Replies: 1 comment
-
Hello, the error
You have to check your local network: firewall, local DNS, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use the lego linux cmd tool to perform a dns Challenge for my domains.
The Provide Ionos is officially supported and my
IONOS_API_KEY
is correct because I tested it with curl:curl -X GET "https://api.hosting.ionos.com/dns/v1/zones" -H "X-API-Key: <prefix>.<key>"
That returns a JSON Object with all my domains and their id.
When I try to perform a DNS Challenge I get this Error
ns1114.ui-dns.de
is one of the Nameservers of the Provider Ionos.I also get the same Error if I choose one of Ionos Nameservers directly with the
--dns.resolvers
flagMy Knowledge is of the DNS Challange is limited but If I understand it correctly, with the API Key I can modify records in my DNS and letsencrypt is allowed to do so because I give it my API Key.
The TXT record also gets sucessfully created when I run the lego command:
I tried contacting the Ionos Provider but there phone Support does not understand what I mean and the Support ticket is open since a long time with no response
Beta Was this translation helpful? Give feedback.
All reactions