MySQL Forums
Forum List  »  MySQL Workbench

MySQL Workbench 6.0 does not recognize pageant
Posted by: 秀敬 木村
Date: November 19, 2013 10:50PM

I have updated MySQL Workbench from 5.2.47 to 6.0.8 today. I used pageant for ssh tunneling but it stopped working now. It works if I set SSH Key File but I would like to use ssh agent like pageant. Can I use pageant with some workaround?

Version:

MySQL Workbench Community (GPL) for Windows version 6.0.8 revision 11354 build 833

wb.log:

12:07:09 [INF][ SSH tunnel]: Starting tunnel
12:07:09 [INF][ SSH tunnel]: Existing SSH tunnel not found, opening new one
12:07:16 [INF][ SSH tunnel]: Opening SSH tunnel to xx.xx.xx.xx
12:07:16 [ERR][ sshtunnel.py]: Traceback (most recent call last):
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.0 CE\sshtunnel.py", line 231, in _connect_ssh
look_for_keys=has_key, allow_agent=has_key)
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.0 CE/python/site-packages\paramiko\client.py", line 332, in connect
self._auth(username, password, pkey, key_filenames, allow_agent, look_for_keys)
File "C:\Program Files (x86)\MySQL\MySQL Workbench 6.0 CE/python/site-packages\paramiko\client.py", line 493, in _auth
raise saved_exception
BadAuthenticationType: Bad authentication type (allowed_types=['publickey'])

Options: ReplyQuote


Subject
Views
Written By
Posted
MySQL Workbench 6.0 does not recognize pageant
2520
November 19, 2013 10:50PM


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.