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.
I recently setup a new server and am seeing the error below in the logs.
Server is running: 11.5.3. Ubuntu 22.04 LTS.