opnsense-patch d8ef9393
@AdSchellevis, Unfortunately no luck. The service stopped again. Is there anything else I can try or provide in terms of logs? I'm not against performing a fresh install to fix the problem but if this is a bug, I would not mind help trying to fix it.@spetrillo, did you have any luck with the patch?
/usr/local/opnsense/scripts/netflow/flowd_aggregate.py --console
File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 224, in <module> Main() File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 136, in __init__ self.run() File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 160, in run aggregate_flowd(self.config, do_vacuum) File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 80, in aggregate_flowd stream_agg_object.add(copy.copy(flow_record)) File "/usr/local/opnsense/scripts/netflow/lib/aggregates/ports.py", line 71, in add super(FlowDstPortTotals, self).add(flow) File "/usr/local/opnsense/scripts/netflow/lib/aggregates/__init__.py", line 185, in add self._update_cur.execute(self._update_stmt, flow)
root@opnsense01:~ # rm /var/netflow/*root@opnsense01:~ # /usr/local/opnsense/scripts/netflow/flowd_aggregate.py --console?Traceback (most recent call last): File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 224, in <module> Main() File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 136, in __init__ self.run() File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 160, in run aggregate_flowd(self.config, do_vacuum) File "/usr/local/opnsense/scripts/netflow/flowd_aggregate.py", line 72, in aggregate_flowd stream_agg_object.commit() File "/usr/local/opnsense/scripts/netflow/lib/aggregates/__init__.py", line 160, in commit self._db_connection.commit()sqlite3.OperationalError: disk I/O errorroot@opnsense01:~ #
df -h