Description:
app has been upgraded from 6.3.8 to 6.3.9 i can't connect to my databases with workbench.
Logs:
13:11:15 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
13:11:15 [INF][ SSH tunnel]: Opening SSH tunnel to ccc.cc.cc.ccc:22
13:11:15 [ERR][sshtunnel.py:notify_exception_error:235]: Traceback (most recent call last):
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\sshtunnel.py", line 303, in _connect_ssh
look_for_keys=has_key, allow_agent=has_key, timeout=SSH_CONNECTION_TIMEOUT)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 367, in connect
look_for_keys, gss_auth, gss_kex, gss_deleg_creds, gss_host)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 517, in _auth
self._agent = Agent()
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 363, in __init__
self._connect(conn)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 66, in _connect
ptype, result = self._send_message(cSSH2_AGENTC_REQUEST_IDENTITIES)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 83, in _send_message
self._conn.send(struct.pack('>I', len(msg)) + msg)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 123, in send
self._response = _query_pageant(data)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 89, in _query_pageant
_winapi.get_security_attributes_for_user(),
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\_winapi.py", line 364, in get_security_attributes_for_user
user.SID, 0)
ArgumentError: argument 2: <type 'exceptions.OverflowError'>: long int too long to convert
13:11:16 [INF][ SSH tunnel]: TunnelManager.wait_connection authentication error: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:16 [ERR][ SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:17 [INF][ WBContext]: Connection to AAAAAAAAA cancelled by user: Tunnel connection cancelled
13:11:19 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
13:11:19 [INF][ SSH tunnel]: Opening SSH tunnel to yyy.yy.yy.yyy:22
13:11:20 [ERR][sshtunnel.py:notify_exception_error:235]: Traceback (most recent call last):
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\sshtunnel.py", line 303, in _connect_ssh
look_for_keys=has_key, allow_agent=has_key, timeout=SSH_CONNECTION_TIMEOUT)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 367, in connect
look_for_keys, gss_auth, gss_kex, gss_deleg_creds, gss_host)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 517, in _auth
self._agent = Agent()
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 363, in __init__
self._connect(conn)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 66, in _connect
ptype, result = self._send_message(cSSH2_AGENTC_REQUEST_IDENTITIES)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 83, in _send_message
self._conn.send(struct.pack('>I', len(msg)) + msg)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 123, in send
self._response = _query_pageant(data)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 89, in _query_pageant
_winapi.get_security_attributes_for_user(),
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\_winapi.py", line 364, in get_security_attributes_for_user
user.SID, 0)
ArgumentError: argument 2: <type 'exceptions.OverflowError'>: long int too long to convert
13:11:20 [INF][ SSH tunnel]: TunnelManager.wait_connection authentication error: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:20 [ERR][ SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:22 [INF][ WBContext]: Connection to ZZZZZZZZZZZZZ cancelled by user: Tunnel connection cancelled
13:11:23 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
13:11:23 [INF][ SSH tunnel]: Opening SSH tunnel to xxx.xx.xx.xxx:13072
13:11:23 [ERR][sshtunnel.py:notify_exception_error:235]: Traceback (most recent call last):
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE\sshtunnel.py", line 303, in _connect_ssh
look_for_keys=has_key, allow_agent=has_key, timeout=SSH_CONNECTION_TIMEOUT)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 367, in connect
look_for_keys, gss_auth, gss_kex, gss_deleg_creds, gss_host)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\client.py", line 517, in _auth
self._agent = Agent()
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 363, in __init__
self._connect(conn)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 66, in _connect
ptype, result = self._send_message(cSSH2_AGENTC_REQUEST_IDENTITIES)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\agent.py", line 83, in _send_message
self._conn.send(struct.pack('>I', len(msg)) + msg)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 123, in send
self._response = _query_pageant(data)
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\win_pageant.py", line 89, in _query_pageant
_winapi.get_security_attributes_for_user(),
File "C:\Program Files\MySQL\MySQL Workbench 6.3 CE/python/site-packages\paramiko\_winapi.py", line 364, in get_security_attributes_for_user
user.SID, 0)
ArgumentError: argument 2: <type 'exceptions.OverflowError'>: long int too long to convert
13:11:24 [INF][ SSH tunnel]: TunnelManager.wait_connection authentication error: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:24 [ERR][ SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
13:11:25 [INF][ WBContext]: Connection to VVVVVVVVVV cancelled by user: Tunnel connection cancelled
How to repeat:
configure connection via ssh with private key on 6.3.8 or earlier
upgrade
try to cennect