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

host_nsupdate returns 2 #11

Open
bcorner13 opened this issue Mar 17, 2017 · 5 comments
Open

host_nsupdate returns 2 #11

bcorner13 opened this issue Mar 17, 2017 · 5 comments
Assignees

Comments

@bcorner13
Copy link
Collaborator

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 ?

@diegofduarte
Copy link

diegofduarte commented May 17, 2018

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

@vkhatri
Copy link
Owner

vkhatri commented May 18, 2018

Could you please share the client-run output too?

@diegofduarte
Copy link

@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

@vkhatri
Copy link
Owner

vkhatri commented May 18, 2018

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.

@vkhatri vkhatri self-assigned this May 18, 2018
@bcorner13
Copy link
Collaborator Author

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.

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

3 participants