Error on daily IDS update

Started by eponymous, December 26, 2021, 08:37:27 PM

Previous topic - Next topic
Hi,

I'm on OPNsense 21.7.7 and I've noticed after the daily IDS update cron job runs I get this error:

configd.py[82227]: unable to sendback response [OK  ] for [ids][update][None] {c02da2ca-fdd0-44c2-bb74-4861e693fa62}, message was Traceback (most recent call last):   File "/usr/local/opnsense/service/modules/processhandler.py", line 202, in run     self.connection.sendall(('%s\n' % result).encode()) BrokenPipeError: [Errno 32] Broken pipe

This happens every day but it does look like the rules are updating as the date stamp in the rules tab is changing.

Suricata is working as well.

I'm updating a lot of rules on a machine which has a dual core Atom (1.7) and 4GB RAM - I'm wondering if this is a timeout of some sort as possibly caused by constrained resources?

Any ideas on if this is anything to worry about?