unbound errors starting with 22.7.10

Started by dinguz, January 18, 2023, 04:06:27 PM

Previous topic - Next topic
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?

<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'
In theory there is no difference between theory and practice. In practice there is.

AFAIK this was fixed in 22.7.10_2 already but it needs a full unbound restart to materialise.. (just save settings on unbound settings page).


Cheers,
Franco

Thanks, I didn't know that it was necessary to save settings, I thought that restarting the service or rebooting the system was sufficient.
In theory there is no difference between theory and practice. In practice there is.

In this case all three things should have worked (with 22.7.10_2 installed).


Cheers,
Franco