iSniff-GPS icon indicating copy to clipboard operation
iSniff-GPS copied to clipboard

Wigle authentication error - even with correct credentials

Open steeley opened this issue 8 years ago • 2 comments

despite having a wigle account that works, the browser throws an error even though I have put my login in the file as stated.

btowser shows this error: WigleAuthenticationError at /locateSSID/blackhat Could not authenticate as user steeley Request Method: GET Request URL: http://127.0.0.1:8000/locateSSID/blackhat Django Version: 1.7.1 Exception Type: WigleAuthenticationError Exception Value: Could not authenticate as user steeley Exception Location: /usr/local/lib/python2.7/dist-packages/wigle/init.py in reauthenticate, line 90 Python Executable: /usr/bin/python Python Version: 2.7.9 Python Path: ['/home/pi/iSniff', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-arm-linux-gnueabihf', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7']

steeley avatar Jan 20 '17 16:01 steeley

Same here.

strasharo avatar Apr 02 '17 01:04 strasharo

You've to edit 2 files in order for wigle to work. Check this pull.

vbrekher avatar Apr 18 '17 14:04 vbrekher