Forum Discussion
Karl-WE
Nov 19, 2020MVP
[MAJOR ISSUE] b20257, b20262 DNS Server service keeps crashing 0x0374
Dear Server Insider team, I am facing the following issue starting with build b20257 DNS Server service keeps crashing and stopped on all ADDS DCs consisting of only hardware and Hyper-V ADDS Se...
- Dec 03, 2020I now have that build and it does seem to cure the DNS issues. Thanks"
Thomas Lee
Jan 16, 2021Brass Contributor
I have 20270 and this bug has re-surfaced. I can not keep the DNS Service running.
Karl-WE
Jan 16, 2021MVP
Thomas Lee that's unfortunate. Have you tried b20282 yet? It kept being stable on 20270 for me on 3 VMs and one hardware ADDS DNS
- Thomas LeeJan 16, 2021Brass Contributor
Karl-WE updating to that build as I type!
- Thomas LeeJan 16, 2021Brass Contributor
Finished the Updtate - but the issue continues.
My workaround is this script, run in a window and minimised:
While ($true) {start-service dns; Start-Sleep -Seconds 2}
- Karl-WEJan 16, 2021MVP
Thomas Lee hi Thomas from what I have seen in the bugged release the issue happened as soon an DNS record was being updated. I suggest that you get in touch with the Server vNext Team. as Elden_Christensen asked for examples where the rolled out fix in b20270 would not work.