MySQL Forums
Forum List  »  MySQL Workbench

Re: Authentication error
Posted by: Glen Price
Date: February 17, 2017 02:14AM

I am getting the same error, just a little diffrent

12:01:57 [INF][ SSH tunnel]: TunnelManager.wait_connection authentication error: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
12:01:57 [ERR][ SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
12:02:40 [INF][wb_admin_grt.py:testInstanceSettingByName:687]: Instance test: Connecting to xxx.xxx.xxx.xxx
12:02:40 [INF][ grt]: connected.
12:02:42 [ERR][wb_admin_ssh.py:connect:464]: Error opening SSH connection: Traceback (most recent call last):
File "/usr/lib/mysql-workbench/modules/wb_admin_ssh.py", line 413, in connect
key_filename = key, timeout = 10, look_for_keys=bool(usekey), allow_agent=bool(usekey) )
File "/usr/lib/python2.7/dist-packages/paramiko/client.py", line 325, in connect
t.start_client()
File "/usr/lib/python2.7/dist-packages/paramiko/transport.py", line 492, in start_client
raise e
ValueError: CTR mode needs counter parameter, not IV

Options: ReplyQuote


Subject
Views
Written By
Posted
3284
February 16, 2017 02:15PM
934
February 16, 2017 03:09PM
Re: Authentication error
1531
February 17, 2017 02:14AM
1512
February 17, 2017 03:29AM
812
February 17, 2017 09:17AM
926
February 17, 2017 10:28AM
993
February 17, 2017 04:12AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.