sensepost / snoopy-ng

Snoopy v2.0 - modular digital terrestrial tracking framework
Other
429 stars 128 forks source link

Traceback error #27

Open Akumuryu opened 9 years ago

Akumuryu commented 9 years ago

I have also seen this error sometimes in the same snoopy run when i receive memory errors.

Traceback (most recent call last): File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner self.run() File "/root/snoopy-ng/plugins/wigle.py", line 112, in run if 'shun' in locations['error']: TypeError: string indices must be integers

glennzw commented 9 years ago

Not so much a memory error. It happens when Wigle returns bad HTML. Could you give me a sample situation in which this occurred?