-
-
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
Report bug to Njalla dns api #2913
Comments
There seems to be an issue with the njalla plugin, it used to work but now acme.sh somehow fails to check for its own DNS record it's created, even though it recognised it at an earlier stage and is able to remove it afterwards...
https://gist.github.com/kattjevfel/f42e52d288227a35aa3c03d79cd8540a debug log |
@kattjevfel Thanks for reporting the issue and the log. I just tested it from my end, and it seems to me like records are not propagated to Njalla DNS Servers. So I can confirm your issue at least. From my testing, this issue happens both for records using the API and for records created in the Web GUI, so it seems to be a general issue with Njalla rather than with just this acme.sh API client. Do you know how long this has been happening? |
I set all this up right about 3 months ago and it was all fine then, but between then and now I have no clue. |
I tested it again just now, DNS record propagation seems to be fixed now. I was able to issue a certificate. |
Yup, works perfectly again, the world is safe! Thanks for looking into it, even though it probably was just something temporary broken :) |
Auto-renewal through DNS on Njalla is not working for me. I double-checked that my API token is correct in For clarity, I am issuing a certificate to a server that has no publicly exposed ports. Njalla is my DNS provider, acme is on version 3.0.3. Any idea where this is going wrong? Full log, see below. I changed my real domain to
EDIT: I fixed it somehow by requesting a new API token on Njalla. On this new token, I had temporarily left the IP whitelist blank. Somehow, everything now works ok. |
Hey, dns_njalla currently doesn't remove records successfully. Fixed with this PR #5121. |
This is the place to report bugs in the Njalla DNS API.
If you experience a bug, please report it in this issue.
Thanks!
The text was updated successfully, but these errors were encountered: