This error is because the
q_depthÂ
value is to low. Increase the q_depth
You just have to increase the q_depth
value to solve the issue.
- Open the
/etc/audisp/audispd.conf
file with a text editornano /etc/audisp/audispd.conf
- Find the q_depth value and set it to
q_depth=4096
in nano usectrl+w
then typeq_depth
- Save the changes and exit the text editor
e.g.: in nanoctrl+x
and then pressy
and then press enter - Restart BitNinja with
service bitninja restart