TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
4.47k stars 431 forks source link

Seeing, System.ArgumentNullException: Value cannot be null in logs #838

Closed josemanimala closed 9 months ago

josemanimala commented 9 months ago

I recently setup a new server and am seeing the error below in the logs.

[2024-01-28 14:13:23 UTC] System.ArgumentNullException: Value cannot be null.
   at System.Threading.Monitor.ReliableEnter(Object obj, Boolean& lockTaken)
   at DnsServerCore.Dns.Zones.PrimaryZone.DnssecTimerCallback(Object state) in Z:\Technitium\Projects\DnsServer\DnsServerCore\Dns\Zones\PrimaryZone.cs:line 472
[2024-01-28 14:17:18 UTC] System.ArgumentNullException: Value cannot be null.

Server is running: 11.5.3. Ubuntu 22.04 LTS.

ShreyasZare commented 9 months ago

Thanks for reporting this. Will get that fixed in the next update.

josemanimala commented 9 months ago

Thank you @ShreyasZare

ShreyasZare commented 9 months ago

Technitium DNS Server v12 is now available that fixes this issue. Do update and let me know your feedback.