Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitter config wizard not working #59

Open
JJculvs opened this issue Sep 11, 2014 · 12 comments
Open

Twitter config wizard not working #59

JJculvs opened this issue Sep 11, 2014 · 12 comments

Comments

@JJculvs
Copy link

JJculvs commented Sep 11, 2014

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
Copy link
Owner

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 #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
#59.

@JJculvs
Copy link
Author

JJculvs commented Sep 11, 2014

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
Copy link
Author

JJculvs commented Sep 11, 2014

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
Copy link
Owner

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
Copy link
Author

JJculvs commented Sep 11, 2014

yep! freshly downloaded!

@ilektrojohn
Copy link
Owner

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
Copy link
Author

JJculvs commented Sep 11, 2014

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

@JJculvs
Copy link
Author

JJculvs commented Sep 11, 2014

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
Copy link
Author

JJculvs commented Sep 11, 2014

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

@JJculvs
Copy link
Author

JJculvs commented Sep 11, 2014

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

@Odile2Ray
Copy link

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
Copy link

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

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants