Log filling up with errors
These lines are repeating in the log over and over again.
Thu Oct 21 18:46:06 2021 user.err csrMeshGw[6730]:
CsrMeshMuxDemuxFindModelRes : Event : 0xef01, Response Event : 0xffff
Thu Oct 21 18:46:06 2021 user.err csrMeshGw[6730]: MSGQ :: CsrMeshAddMsgToTxQueue idx: 0x0, Msg Len: 30, Repeat: 2
Thu Oct 21 18:46:06 2021 user.err csrMeshGw[6730]: MSGQ :: CsrMeshGetMsgFromTxQueue curTxIndex : 0, tag count : 2, length : 30
Thu Oct 21 18:46:06 2021 user.err csrMeshGw[6730]: MSGQ :: CsrMeshGetMsgFromTxQueue curTxIndex : 0, tag count : 1, length : 30
Thu Oct 21 18:46:06 2021 user.err csrMeshGw[6730]:
CsrMeshMsgQRead: qId=0 errno=42, No message of desired type!!!!
The log fills up fast. Nearly 800 lines in 13 minutes. It does seem to affect performance as the log fills more and more. What does it means and what can be done to fix this?