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 config wizard do not work #17

Closed santiag0aragon closed 8 years ago

santiag0aragon commented 8 years ago

OS X Yosemite

jkakavas commented 8 years ago

Hi there, thanks for your report. Please send me the log files that you can find in /home/yourusername/.creepy ( mind the leading dot (.) in .creepy ) so that I can take a look ? Are you using 1.3 ?

fabiand93 commented 8 years ago

I have the same problem with the Twitter config on OS X Yosemite and El Capitan How do I send you the log files?

I drag the .log files and GitHub said:

This file is empty. Try again with a file that’s not empty.

fabiand93 commented 8 years ago

main log

DEBUG:2015-10-01 07:37:50,863 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-10-01 07:37:50,962 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-10-01 07:37:50,971 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-10-01 07:37:50,982 In twitter.py:36: Trying to load the labels file for the twitter plugin . ERROR:2015-10-01 07:37:54,817 In twitter.py:132: [Errno 1] _ssl.c:507: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed Traceback (most recent call last): File "/Applications/cree.py.app/Contents/Resources/plugins/twitter/twitter.py", line 88, in runConfigWizard File "tweepy/auth.pyc", line 85, in get_authorization_url File "tweepy/auth.pyc", line 68, in _get_request_token TweepError: [Errno 1] _ssl.c:507: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed DEBUG:2015-10-01 07:37:54,832 In flickr.py:34: Trying to load the labels file for the flickr plugin . DEBUG:2015-10-01 07:37:54,835 In googleplus.py:37: Trying to load the labels file for the googleplus plugin . DEBUG:2015-10-01 07:37:54,838 In instagram.py:32: Trying to load the labels file for the instagram plugin . DEBUG:2015-10-01 07:37:54,843 In twitter.py:36: Trying to load the labels file for the twitter plugin .

jkakavas commented 8 years ago

This should be solved with 1.4.1 , fell free to reopen it if that's not the case.