-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
DNS INWX Problem #4771
Comments
Please upgrade to the latest code and try again first. Maybe it's already fixed. |
The Problem was found by @bekanne:
Originally posted by @bekanne in #4763 (comment) And the INWX Dev also replied:
Originally posted by @inwx-developer in #4763 (comment) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
acme.sh --issue -d mydomain.com --dns dns_inwx
results in "invalid domain" "Error add txt for domain:_acme-challenge.mydomain.com"
What I found out:
The Problem appears in dns_inwx.sh
acme.sh/dnsapi/dns_inwx.sh
Lines 253 to 299 in 0da839c
The response in the Method get_root() at line 280 looks like this:
Error Code 2002 "Command use error"
But I don't know what's wrong.
3 Month ago everything was fine.
INWX API Doc
The text was updated successfully, but these errors were encountered: