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

Error when using Google 2fa #47

Open
timsueberkrueb opened this issue Jan 6, 2016 · 0 comments
Open

Error when using Google 2fa #47

timsueberkrueb opened this issue Jan 6, 2016 · 0 comments
Labels

Comments

@timsueberkrueb
Copy link
Owner

PyOtherSide error: Traceback (most recent call last):
  File "/opt/click.ubuntu.com/ubuntu-hangups.timsueberkrueb/0.3/lib/py/requests/packages/urllib3/connectionpool.py", line 559, in urlopen
    body=body, headers=headers)
  File "/opt/click.ubuntu.com/ubuntu-hangups.timsueberkrueb/0.3/lib/py/requests/packages/urllib3/connectionpool.py", line 345, in _make_request
    self._validate_conn(conn)
  File "/opt/click.ubuntu.com/ubuntu-hangups.timsueberkrueb/0.3/lib/py/requests/packages/urllib3/connectionpool.py", line 782, in _validate_conn
    conn.connect()
  File "/opt/click.ubuntu.com/ubuntu-hangups.timsueberkrueb/0.3/lib/py/requests/packages/urllib3/connection.py", line 250, in connect
    ssl_version=resolved_ssl_version)
  File "/opt/click.ubuntu.com/ubuntu-hangups.timsueberkrueb/0.3/lib/py/requests/packages/urllib3/util/ssl_.py", line 285, in ssl_wrap_socket
    return context.wrap_socket(sock, server_hostname=server_hostname)
  File "/usr/lib/python3.4/ssl.py", line 365, in wrap_socket
    _context=self)
  File "/usr/lib/python3.4/ssl.py", line 583, in __init__
    self.do_handshake()
  File "/usr/lib/python3.4/ssl.py", line 810, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:600)

http://pastebin.ubuntu.com/14421061/

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

No branches or pull requests

1 participant