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 and Flickr wizards don't work #7

Closed
bndooley opened this issue Apr 21, 2015 · 3 comments
Closed

Twitter and Flickr wizards don't work #7

bndooley opened this issue Apr 21, 2015 · 3 comments

Comments

@bndooley
Copy link

When I attempt to run the wizards, nothing happens.

@jkakavas
Copy link
Owner

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

jkakavas commented Nov 3, 2015

Please try with 1.4.1

@jkakavas jkakavas closed this as completed Nov 3, 2015
@bndooley
Copy link
Author

bndooley commented Nov 4, 2015

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
#7 (comment).

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

2 participants