Open dtraboulsi24 opened 9 years ago
I have the same error message when just trying to work with transformation on a base configuration in Kali, the db_path on one test is SQLite:///root/snoopy-ng/snoopy.db . now I have a working MySQL server with data piping in, when trying to redirect the dbpath to mysql://User:Secret@192.168.._/snoopy and then try to use Maltego I receive the very same error message of 267 directory name is invalid.
anyone have an update to the file not found issue with the db?
Was anyone able to fix this?
Hello,
So I want to import the data I have collected from snoopy into Maltego, but I have ran across a problem. So I ran Snoopy on a Raspberry Pi and copied the snoopy files over to my Windows PC. I changed the db_path.conf: sqlite:///C:\Users\Documents\snoopy-ng\snoopy.db Then I imported the config file successfully. But when I try and run the fetchDrones on the Base of Operations it gives me an error code: -CreateProcess error=267, the directort name is invalid As far as I know the db_path.conf is going to the right place with a good format, So if anyone else have had this problem let me know the solution. Thanks