Bug #80270 Cannot connect via SSH tunnels
Submitted: 4 Feb 2016 18:57 Modified: 5 Mar 2016 9:10
Reporter: Jason Whipp Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.3.4 OS:Linux (Ubuntu 15.10)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[4 Feb 2016 18:57] Jason Whipp
Description:
When attempting to connect to an SSH tunnel, with or with out an SSH key, an unhandled exception occurs:

11:51:13 [INF][     SSH tunnel]: Starting tunnel
11:51:13 [INF][     SSH tunnel]: Existing SSH tunnel not found, opening new one
11:51:13 [INF][     SSH tunnel]: Opening SSH tunnel to 52.88.82.64
11:51:13 [ERR][sshtunnel.py:notify_exception_error:233]: Traceback (most recent call last):
  File "/usr/share/mysql-workbench/sshtunnel.py", line 272, in _connect_ssh
    config.parse(f)
  File "/usr/lib/python2.7/dist-packages/paramiko/config.py", line 66, in parse
    raise Exception("Unparsable line %s" % line)
Exception: Unparsable line =======

11:51:14 [INF][     SSH tunnel]: TunnelManager.wait_connection authentication error: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details
11:51:14 [ERR][     SSH tunnel]: Authentication error opening SSH tunnel: Authentication error, unhandled exception caught in tunnel manager, please refer to logs for details

How to repeat:
1. Setup a new connection
2. Specify and SSH tunnel
3. Configure with username and password (or key if need be)
4. Configure mysql connection information
5. Click test
[5 Feb 2016 9:10] MySQL Verification Team
Please try version 6.3.6. Thanks.
[6 Mar 2016 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".