bcoles
bcoles
What does "freezes" mean in this context? Is the web interface still responsive? DId the system show high CPU usage? What kind of scan were you running? A use case...
> It has frozen with both the All and selected modules that I have api keys for. I also set the settings to do 20 modules at one time, then...
That all sounds like behaviour exhibited by `sfp_binstring`. I suggest trying without it. I also strongly suggest taking a look at the logs. > How long should I expect on...
> I will bump down my concurrent modules then and see if that helps. I strongly suggest reviewing the logs to determine the root cause, else you may be in...
Further investigation reveals that there is in fact a bug related to the `sfp_names` module (caused by the `sfp_stackoverflow` module) which may or may not cause a hang and high...
> @bcoles, do you know of a way to recover data or where its saved? I had a scan running and we lost power and when I brought the system...
> When I recovered my instance, the scan says it is still running but I cannot find any proof of that. Should I stop that one and start a new...
If you're running SpiderFoot from the GitHub repo, I suggest doing an update. The patch for the sfp_names issue was merged a few hours ago.
How many modules and threads were enabled approximately? Which version of Python? Are there errors in `spiderfoot.error.log` ? Are there OOM error in `dmesg` ? None of these modules have...