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.conffile with a text editornano /etc/audisp/audispd.conf - Find the q_depth value and set it to
q_depth=4096
in nano usectrl+wthen typeq_depth - Save the changes and exit the text editor
e.g.: in nanoctrl+xand then pressyand then press enter - Restart BitNinja with
service bitninja restart
