cron: DNS servers doesn't get the new zones whenever there is something in fm_dns_track_reloads #66
Labels
Milestone
Comments
The user process is supposed to be the following:
On the backend, the process looks like the following:
You can run the following on your dns server that is updated via cron to see if there are any error messages as it could be a simple issue:
|
It unfortunately doesn't works as expected. I will try the ssh method for now on a new server, and keep looking in the cron method when I have more time. |
This is indeed not working properly. I had a chance to take a look and found some big bugs with the cron update method. This issue is targeted for v1.1. |
The code has been checked in for v1.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I can't add new domain in a reliable manner. I don't know if this is directly related to the cron mode, but my DNS doesn't pick up the new domains names.
I started to pinpoint the issue with fm_dns_track_reloads, but I think that other flags may also have issue, like fm_dns_servers.server_update_config, fm_dns_servers.server_build_config, which I don't understand completly.
Thanks
The text was updated successfully, but these errors were encountered: