jkakavas / creepy

A geolocation OSINT tool. Offers geolocation information gathering through social networking platforms.
http://www.geocreepy.com
GNU General Public License v3.0
412 stars 108 forks source link

Twitter and Flickr wizards don't work #7

Closed bndooley closed 8 years ago

bndooley commented 9 years ago

When I attempt to run the wizards, nothing happens.

jkakavas commented 9 years ago

Part of the logfile indicating the problem

ERROR:2015-04-21 12:11:40,750  In flickr.py:54: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
ERROR:2015-04-21 12:11:40,750  In flickr.py:120: Error establishing connection to Flickr API.
ERROR:2015-04-21 12:11:40,750  In flickr.py:121: 'NoneType' object has no attribute 'people_findByUsername'
DEBUG:2015-04-21 12:13:11,756  In flickr.py:34: Trying to load the labels file for the  flickr plugin .
DEBUG:2015-04-21 12:13:11,766  In googleplus.py:37: Trying to load the labels file for the  googleplus plugin .
DEBUG:2015-04-21 12:13:11,775  In instagram.py:32: Trying to load the labels file for the  instagram plugin .
DEBUG:2015-04-21 12:13:11,786  In twitter.py:36: Trying to load the labels file for the  twitter plugin .
ERROR:2015-04-21 12:13:18,138  In googleplus.py:86: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
ERROR:2015-04-21 12:13:18,138  In googleplus.py:164: 'NoneType' object has no attribute 'people'
Traceback (most recent call last):
  File "C:\creepy\plugins\googleplus\googleplus.py", line 160, in isConfigured
AttributeError: 'NoneType' object has no attribute 'people'
ERROR:2015-04-21 12:13:26,661  In googleplus.py:86: [Errno 1] _ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

User in China, using VPN

jkakavas commented 8 years ago

Please try with 1.4.1

bndooley commented 8 years ago

Trying now. Thanks!

On Tue, Nov 3, 2015 at 8:39 PM, Ioannis Kakavas notifications@github.com wrote:

Please try with 1.4.1

— Reply to this email directly or view it on GitHub https://github.com/jkakavas/creepy/issues/7#issuecomment-153340061.