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

add new record loop after duplicate eleimination #190

Open
ato2 opened this issue May 19, 2022 · 1 comment
Open

add new record loop after duplicate eleimination #190

ato2 opened this issue May 19, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ato2
Copy link

ato2 commented May 19, 2022

Version : 0.5.1-1
After correcting a duplicate there is a 30s loop:
May 19 02:41:18 zeronsd[2313327]: May 19 02:41:18.462 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:41:18 zeronsd[2313327]: May 19 02:41:18.463 INFO zeronsd::authority: Adding new record batskaly-.zet.: (172.31.146.138)
May 19 02:41:18 zeronsd[2313327]: May 19 02:41:18.463 INFO zeronsd::authority: Adding/Replacing record 138.146.31.172.in-addr.arpa.: (batskaly-.zet.)
May 19 02:41:47 zeronsd[2313327]: May 19 02:41:47.642 INFO trust_dns_server::server::server_future: request:56157 src:UDP://172.31.146.95#60515 QUERY:funbox.zet.:A:IN qflags:RD response:NXDomain rr:0/1/0 rflags:RD,AA
May 19 02:41:48 zeronsd[2313327]: May 19 02:41:48.476 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:42:18 zeronsd[2313327]: May 19 02:42:18.451 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:42:48 zeronsd[2313327]: May 19 02:42:48.455 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:43:18 zeronsd[2313327]: May 19 02:43:18.491 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:43:48 zeronsd[2313327]: May 19 02:43:48.453 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:44:18 zeronsd[2313327]: May 19 02:44:18.449 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:44:48 zeronsd[2313327]: May 19 02:44:48.486 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
May 19 02:45:18 zeronsd[2313327]: May 19 02:45:18.434 INFO zeronsd::authority: Adding new record batskaly.zet.: (172.31.146.103)
.................................

@erikh
Copy link
Contributor

erikh commented May 19, 2022 via email

@laduke laduke added the bug Something isn't working label Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants