desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #69196
[Bug 889408] Re: Cannot add a facebook account: IOError: [Errno socket error] [Errno 1] _ssl.c:503: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
** Changed in: gwibber (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/889408
Title:
Cannot add a facebook account: IOError: [Errno socket error] [Errno 1]
_ssl.c:503: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol
Status in “gwibber” package in Ubuntu:
Fix Released
Bug description:
Hi,
When I try to add a facebook account to gwibber, I complete the
authentication and then the word "Success" appears in the window, and
the following is printed to the console:
Traceback (most recent call last):
File "/usr/share/gwibber/plugins/facebook/gtk/facebook/__init__.py", line 128, in on_facebook_auth_title_change
data = json.loads(urllib.urlopen("https://graph.facebook.com/me?access_token=" + self.account["access_token"]).read())
File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
return opener.open(url)
File "/usr/lib/python2.7/urllib.py", line 205, in open
return getattr(self, name)(url)
File "/usr/lib/python2.7/urllib.py", line 435, in open_https
h.endheaders(data)
File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
self._send_output(message_body)
File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
self.send(msg)
File "/usr/lib/python2.7/httplib.py", line 773, in send
self.connect()
File "/usr/lib/python2.7/httplib.py", line 1158, in connect
self.sock = ssl.wrap_socket(sock, self.key_file, self.cert_file)
File "/usr/lib/python2.7/ssl.py", line 372, in wrap_socket
ciphers=ciphers)
File "/usr/lib/python2.7/ssl.py", line 134, in __init__
self.do_handshake()
File "/usr/lib/python2.7/ssl.py", line 296, in do_handshake
self._sslobj.do_handshake()
IOError: [Errno socket error] [Errno 1] _ssl.c:503: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
The gwibber window doesn't show any "Add" button, and no option to
continue but to close the accounts window.
I'm using Ubuntu 11.10, gwibber 3.2.1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gwibber/+bug/889408/+subscriptions
References