Bug #94685 Double connect when connecting to server via SSH tunnel and key with passphrase
Submitted: 16 Mar 2019 10:15 Modified: 11 Jan 2020 9:12
Reporter: Bartłomiej Gajda Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.15 OS:MacOS (Mojave)
Assigned to: MySQL Verification Team CPU Architecture:x86

[16 Mar 2019 10:15] Bartłomiej Gajda
Description:
When try to connect to mysql via ssh tunnel with key passphrase from workbench homepage, first time you get passphrase enter window and, after provide password, connection error. Second time come with connection successfull without passphrase window.

How to repeat:
Add any connection via ssh tunnel with key passphrase to Workbench homepage and try to connect. First time you need to provide passphrase and get connection error, second time you don't need provide password and connection is successful.
[16 Mar 2019 22:59] MySQL Verification Team
Thank you for the bug report. Could you please provide a screenshot of the error message (private if you wish).
[17 Mar 2019 6:35] Bartłomiej Gajda
After close this and click on server again, connection is successful

Attachment: Zrzut ekranu 2019-03-17 o 07.33.24.png (image/png, text), 136.37 KiB.

[10 Dec 2019 10:15] MySQL Verification Team
Hello Bartłomiej Gajda,

Thank you for the report.
To investigate further this issue at our end, may I kindly request you to launch workbench under debug mode (--log-level=debug3) and provide unaltered workbench log file(more details about log are explained here - https://dev.mysql.com/doc/workbench/en/workbench-reporting-bugs.html). Thank you.

Regards,
Ashwini Patil
[11 Jan 2020 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".
[11 Jan 2020 9:12] Bartłomiej Gajda
On 8.0.18 problem seems to be solved.