Open bcorner13 opened 7 years ago
Hello!
Any luck with this @bcorner13 ? I'm suffering of the same issue here...
I'm using the version 0.2.1 with Chef 13.6.4
Could you please share the client-run output too?
@vkhatri this problem is very hard to reproduce and its a bit random. I'll try to do it again and paste here as soon as i occur
Sure.
A quick fix would be to add another attribute retries
and set the default value to 2
?
Unless, it turned out to be a code fix, this will at least fix the random errors.
Sorry, have changed companies. So can't reproduce now. retries will probably be sufficient fix for now. I suspect that there are multiple AD Servers and that one of them does not allow for unsecured DDNS.
We are updating to an AD DNS server. The first time this cookbook runs it always errors out with a code of 2. on subsequent runs it is successful, as the DNS actually was updated the first time. I have searched high and low and cannot find any lists of error codes. Any Ideas of what is going on? Do we need to allow a return code of 0,2 ?