ilektrojohn / creepy

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

Twitter config wizard not working #59

Open JJculvs opened 9 years ago

JJculvs commented 9 years ago

Hi, same issue as #39 - click on the Twitter config wizard and it just returns me to the Flickr page. I dont think the HTTP / HTTPS thing mentioned in the string is an issue any more, but i tried both secure yes and no, and makes no difference either way.

I can not authenticate with Twitter! :(

Similar problem on Flickr by the way too, but think you are aware of that one already.

ilektrojohn commented 9 years ago

Hi

Strange, I just ran this from source - latest available on Github - on Linux and it worked fine. The wizard was invoked and I could authorize creepy to use my twitter account. I am however using the latest tweepy library (2.3.0) and if you are on windows you would be using 2.2 which is the version bundled with creepy at the latest release. Can you provide me with your logs ? These would be located in the creepy folder in your home directory or wherever else you installed creepy

2014-09-11 18:06 GMT+02:00 JJculvs notifications@github.com:

Hi, same issue as #39 https://github.com/ilektrojohn/creepy/issues/39 - click on the Twitter config wizard and it just returns me to the Flickr page. I dont think the HTTP / HTTPS thing mentioned in the string is an issue any more, but i tried both secure yes and no, and makes no difference either way.

I can not authenticate with Twitter! :(

Similar problem on Flickr by the way too, but think you are aware of that one already.

— Reply to this email directly or view it on GitHub https://github.com/ilektrojohn/creepy/issues/59.

JJculvs commented 9 years ago

Thanks for quick reply!!

Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 19:05:57,753 - yapsy_loaded_plugin_Flickr_Plugin_3 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:05:57,763 - yapsy_loaded_plugin_Instagram_Plugin_3 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:05:57,773 - yapsy_loaded_plugin_Twitter_Plugin_3 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:06:03,845 - yapsy_loaded_plugin_Flickr_Plugin_3 - ERROR - Error establishing connection to Flickr API. 2014-09-09 19:06:03,845 - yapsy_loaded_plugin_Flickr_Plugin_3 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 19:06:13,278 - yapsy_loaded_plugin_Twitter_Plugin_3 - ERROR - Error authenticating with Twitter API. 2014-09-09 19:06:13,278 - yapsy_loaded_plugin_Twitter_Plugin_3 - ERROR - [{u'message': u'Your credentials do not allow access to this resource', u'code': 220}] 2014-09-09 19:30:25,914 - yapsy_loaded_plugin_Flickr_Plugin_0 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:30:25,963 - yapsy_loaded_plugin_Instagram_Plugin_0 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:30:25,990 - yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:30:35,969 - yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

JJculvs commented 9 years ago

Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 18:07:23,507 - yapsy_loaded_plugin_Flickr_Plugin_1 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:07:23,517 - yapsy_loaded_plugin_Instagram_Plugin_1 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:07:23,517 - yapsy_loaded_plugin_Twitter_Plugin_1 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 18:10:19,151 - yapsy_loaded_plugin_Twitter_Plugin_1 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 18:10:19,184 - yapsy_loaded_plugin_Flickr_Plugin_2 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:10:19,188 - yapsy_loaded_plugin_Instagram_Plugin_2 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:10:19,194 - yapsy_loaded_plugin_Twitter_Plugin_2 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 18:10:26,144 - yapsy_loaded_plugin_Twitter_Plugin_2 - ERROR - Error authenticating with Twitter API. 2014-09-09 18:10:26,144 - yapsy_loaded_plugin_Twitter_Plugin_2 - ERROR - [{u'message': u'Your credentials do not allow access to this resource', u'code': 220}] 2014-09-09 18:14:45,243 - yapsy_loaded_plugin_Flickr_Plugin_0 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:14:45,289 - yapsy_loaded_plugin_Instagram_Plugin_0 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:14:45,322 - yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 18:14:52,861 - yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 18:14:52,875 - yapsy_loaded_plugin_Flickr_Plugin_1 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:14:52,891 - yapsy_loaded_plugin_Instagram_Plugin_1 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:14:52,891 - yapsy_loaded_plugin_Twitter_Plugin_1 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 18:17:41,134 - yapsy_loaded_plugin_Flickr_Plugin_0 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:17:41,368 - yapsy_loaded_plugin_Instagram_Plugin_0 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:17:41,476 - yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 18:17:51,446 - yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 18:17:51,476 - yapsy_loaded_plugin_Flickr_Plugin_1 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 18:17:51,476 - yapsy_loaded_plugin_Instagram_Plugin_1 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 18:17:51,492 - yapsy_loaded_plugin_Twitter_Plugin_1 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:05:45,987 - yapsy_loaded_plugin_Flickr_Plugin_2 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:05:45,987 - yapsy_loaded_plugin_Instagram_Plugin_2 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:05:45,997 - yapsy_loaded_plugin_Twitter_Plugin_2 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:05:57,733 - yapsy_loaded_plugin_Twitter_Plugin_2 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 19:05:57,753 - yapsy_loaded_plugin_Flickr_Plugin_3 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:05:57,763 - yapsy_loaded_plugin_Instagram_Plugin_3 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:05:57,773 - yapsy_loaded_plugin_Twitter_Plugin_3 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:06:03,845 - yapsy_loaded_plugin_Flickr_Plugin_3 - ERROR - Error establishing connection to Flickr API. 2014-09-09 19:06:03,845 - yapsy_loaded_plugin_Flickr_Plugin_3 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 19:06:13,278 - yapsy_loaded_plugin_Twitter_Plugin_3 - ERROR - Error authenticating with Twitter API. 2014-09-09 19:06:13,278 - yapsy_loaded_plugin_Twitter_Plugin_3 - ERROR - [{u'message': u'Your credentials do not allow access to this resource', u'code': 220}] 2014-09-09 19:30:25,914 - yapsy_loaded_plugin_Flickr_Plugin_0 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:30:25,963 - yapsy_loaded_plugin_Instagram_Plugin_0 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:30:25,990 - yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-09 19:30:35,969 - yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-09 19:30:36,000 - yapsy_loaded_plugin_Flickr_Plugin_1 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-09 19:30:36,003 - yapsy_loaded_plugin_Instagram_Plugin_1 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-09 19:30:36,006 - yapsy_loaded_plugin_Twitter_Plugin_1 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-11 16:57:09,566 - yapsy_loaded_plugin_Flickr_Plugin_0 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-11 16:57:09,795 - yapsy_loaded_plugin_Instagram_Plugin_0 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-11 16:57:09,831 - yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-11 16:57:21,901 - yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> Traceback (most recent call last): File "C:\Users\JJ\Creepy\plugins\twitter\twitter.py", line 87, in runConfigWizard File "tweepy\auth.pyc", line 103, in get_authorization_url TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it> 2014-09-11 16:57:21,927 - yapsy_loaded_plugin_Flickr_Plugin_1 - DEBUG - Trying to load the labels file for the flickr plugin . 2014-09-11 16:57:21,930 - yapsy_loaded_plugin_Instagram_Plugin_1 - DEBUG - Trying to load the labels file for the instagram plugin . 2014-09-11 16:57:21,936 - yapsy_loaded_plugin_Twitter_Plugin_1 - DEBUG - Trying to load the labels file for the twitter plugin . 2014-09-11 16:57:28,910 - yapsy_loaded_plugin_Flickr_Plugin_1 - ERROR - Error establishing connection to Flickr API. 2014-09-11 16:57:28,910 - yapsy_loaded_plugin_Flickr_Plugin_1 - ERROR - <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

ilektrojohn commented 9 years ago

Interesting, error code 220 from twitter API endpoint for you too. Can't really think of a good enough reason.. You are using latest version ( 1.1 ) right ?

JJculvs commented 9 years ago

yep! freshly downloaded!

ilektrojohn commented 9 years ago

I tried to recreate the issue but could not. I just downloaded v1.1 x64 version and installed it on a windows 7 x64 machine and it works fine.. Which version of Windows are you running ?

JJculvs commented 9 years ago

same. recently put my machine back to factory settings and reinstalled all updates etc. there is not much on it. dont understand.. :/

JJculvs commented 9 years ago

just uninstalled and reinstalled same problem.

i have not configured flickr or instagram.. going straight for twitter..

incidentally, i noticed it installs 2 copies of creepy_main.log, 1 in creepy folder and 1 in the parent folder that is not used. Is that normal?

JJculvs commented 9 years ago

TweepError: <urlopen error [Errno 10061] No connection could be made because the target machine actively refused it>

JJculvs commented 9 years ago

TweepError: urlopen error [Errno 10061] No connection could be made because the target machine actively refused it

Odile2Ray commented 9 years ago

I've exactly the same issue here, running Creepy v1.1 or v1.2 under windows 7 :

yapsy_loaded_plugin_Twitter_Plugin_0 - DEBUG - Trying to load the labels file for the twitter plugin . yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - Error authenticating with Twitter API. yapsy_loaded_plugin_Twitter_Plugin_0 - ERROR - 'ascii' codec can't decode byte 0xe9 in position 67: ordinal not in range(128)

DEBUG:yapsy_loaded_plugin_Twitter_Plugin_0:Trying to load the labels file for the twitter plugin . ERROR:yapsy_loaded_plugin_Twitter_Plugin_0:Error authenticating with Twitter API. ERROR:yapsy_loaded_plugin_Twitter_Plugin_0:'ascii' codec can't decode byte 0xe9 in position 67: ordinal not in range(128)

Thanks

Odile2Ray commented 9 years ago

Sorry, forgot to mention "Run Configuration Wizzard" doesn't work either (nothing appears in the window after having clicked on next)

Thanks