-
Notifications
You must be signed in to change notification settings - Fork 19
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
Csync crashes on invalid dns records #2024
Comments
Problem is with "CsyncJob" task. When targeted authoritative DNS is not reachable for some reason, the script will crash. Log from such a crash : https://gist.github.com/ratM1n/3a7bfb657330e1141e736f951b8fb159 |
What behaviour we are waiting for? |
We should skip the current record and throw some error to stdoud, stating domain in question and dns which wasn't reachable. |
can you please check what is done in case then log output is as: |
Well, what's it, the empty record is unqualified for monitoring.
And I see no info about domain in the log message. |
Found one more problem - whois is not updated if dnssec is removed from domain. |
OK, whois updated worked in staging. |
the registry update process crashes when csync process of monitoring cdnskey records, updating registry and validating the dns record.
The text was updated successfully, but these errors were encountered: