smicallef / spiderfoot

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.
http://www.spiderfoot.net
MIT License
13.14k stars 2.28k forks source link

no data #1841

Open teutram opened 9 months ago

teutram commented 9 months ago

Hi,

i'm trying to use spiderfoot on my mac without any success. The result of the scan is 'no data' after looking at my terminal, here is the error messages that i got. Does anyone has an idea to fix this? thanks for your help

2024-01-31 08:18:46,382 [ERROR] sflib : Exception (OSError) in module sfp_xforce.Traceback (most recent call last): File "/Users/teutram/spiderfoot/spiderfoot/db.py", line 318, in init sqlite3.OperationalError: unable to open database file

2024-01-31 08:18:46,382 [ERROR] sflib : Exception (OSError) in module sfp_yandexdns.Traceback (most recent call last): File "/Users/teutram/spiderfoot/spiderfoot/db.py", line 318, in init sqlite3.OperationalError: unable to open database file

2024-01-31 08:18:46,383 [ERROR] sflib : Exception (OSError) in module sfp_zonefiles.Traceback (most recent call last): File "/Users/teutram/spiderfoot/spiderfoot/db.py", line 318, in init sqlite3.OperationalError: unable to open database file

etc etc...

i can't paste everything, it would be to long ! any idea?