1
22.7 Legacy Series / unbound errors starting with 22.7.10
« on: January 18, 2023, 04:06:27 pm »
Ever since 22.7.10, after a reboot I get this dnsbl error in unbound, which refuses to start. I believe this to be patched in a later version, and I presume also in 22.7.11.
Do I need to reinstall something to get rid of this?
Do I need to reinstall something to get rid of this?
Code: [Select]
<27>1 2023-01-18T15:48:06+01:00 router.haanjdj.ddns.net unbound 82519 - [meta sequenceId="8"] [82519:1] error: pythonmod: python error: Traceback (most recent call last):
File "dnsbl_module.py", line 281, in operate
return ctx.filter_query(id, qstate, qdata)
File "dnsbl_module.py", line 168, in filter_query
if reply_list.query_reply:
AttributeError: 'NoneType' object has no attribute 'query_reply'