Nettacker icon indicating copy to clipboard operation
Nettacker copied to clipboard

When the program is doing a scan, there is a malfunction in the APIs

Open ErtyDess opened this issue 2 years ago • 4 comments

Please describe the issue or question and share your OS and Python version.


OS: x Ubuntu OS Version: x 22.04.2 LTS Python Version: x Python 3.10.12

Hello, i made a UI in react to call the apis. When nettacker it's not scanning all the api works perfectly but when a scan is in progress the api responds almost every time "database error!" but every once in a while the api works.

ErtyDess avatar Nov 09 '23 16:11 ErtyDess

this looks like a multi-threading bug. When the scan is in progress the database is busy being constantly updated with scan results

securestep9 avatar Nov 14 '23 16:11 securestep9