[22.1.6] DHCP leases not registered in Unbound

Started by Totoooool, April 18, 2022, 08:32:50 PM

Previous topic - Next topic
I've messed with this some, I initially thought maybe this was just due to one of the lists being bad, but enabling one list at a time I can't reproduce the issue.  So I'm now starting to think unbound is reaching some max file size issue or something with the block list or some type of timeout parsing a large file.  After adding a few larger lists the service won't continue to run, but just one larger list say Adguard List, the service runs without issue.

The quick fix is to reduce the number of blocklists that are enabled.  Not sure what the longer term is, not sure if this is a bug or by design, maybe for performance reasons there is a cap on the number of blocks in the blocklist?

Also adding monitoring in monit so I'll know if the python script process dies.

Nice to have this cross checked. Thanks @FullyBorked.

I rather consider it a bug, because it severly limits functionality of DNS blocklists.

Do you know if there is any (python) log to look for debug information?

Cheers, Marko