sensepost / Snoopy

Snoopy: A distributed tracking and data interception framework
MIT License
600 stars 151 forks source link

Server menu runs but status remains stopped #11

Open aljawo opened 8 years ago

aljawo commented 8 years ago

Hi, I am very interesting in working and collaborating with the project but I can't make it run properly on Ubuntu 14:04. The menu runs.. the logs seem to show all correct so I cannot debug the issue on why the status stays stopped. I try to restart, it gets running for some seconds and down again.


2016-09-01 17:34:44 INFO snoopy_server.py: Main Snoopy Process starting. Divert all power to the engines! 2016-09-01 17:34:44 INFO prox_guid.py: Starting proximity calculator... 2016-09-01 17:34:44 INFO facebook.py: Starting Facebook stalker 2016-09-01 17:34:44 INFO ssid_to_loc.py: Starting Wigle GeoLocator 2016-09-01 17:34:44 INFO pytail.py: Staring database population engine 2016-09-01 17:34:44 INFO init.py: create_all() complete 2016-09-01 17:34:44 INFO _internal.py: * Running on http://0.0.0.0:5000/

Where I can look for more logs ? Where are the apache config files since I cannot make the drone download page work either.

thanks !!

JaspaJami commented 6 years ago

Did you solve this one?