OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: bmail on March 03, 2020, 05:08:53 PM

Title: [solved]Flowd error
Post by: bmail on March 03, 2020, 05:08:53 PM
Hello,

Since an accidental electric shutdown, I've got an issue with flowd_aggregate.py

flowd start, insight gives me datas, but I'm flooded with this kind of errors:

# clog /var/log/system.log | grep flowd

/flowd_aggregate.py: flowparser failed to unpack proto_flags_tos (unpack requires a buffer of 4 bytes)
/flowd_aggregate.py: flowparser failed to unpack octets (unpack requires a buffer of 8 bytes)
/flowd_aggregate.py: flowparser failed to unpack if_indices (unpack requires a buffer of 8 bytes)
/flowd_aggregate.py: flowparser failed to unpack as_info (unpack requires a buffer of 12 bytes)
/flowd_aggregate.py: flowparser failed to unpack flow_engine_info (unpack requires a buffer of 12 bytes)
/flowd_aggregate.py: flowparser failed to unpack recv_time (unpack requires a buffer of 8 bytes)
/flowd_aggregate.py: flowparser failed to unpack octets (unpack requires a buffer of 8 bytes)
/flowd_aggregate.py: flowparser failed to unpack if_indices (unpack requires a buffer of 8 bytes)
/flowd_aggregate.py: flowparser failed to unpack as_info (unpack requires a buffer of 12 bytes)
/flowd_aggregate.py: flowparser failed to unpack flow_engine_info (unpack requires a buffer of 12 bytes)
/flowd_aggregate.py: flowparser failed to unpack tag (unpack requires a buffer of 4 bytes)
/flowd_aggregate.py: flowparser failed to unpack recv_time (unpack requires a buffer of 8 bytes)


I tried to "repair netflow data" in settings menu: no change, still these errors.

If I try "reset netflow data", I lose everything ?

Very kind reboot, did not help ...

Have you got some idea ?

Thanks a lot !
bmail

Edit:
Solved in accepting losing insight datas with a "reset datas". Datas corrupted probably ...