TablePlus-Linux
TablePlus-Linux copied to clipboard
Cannot SSH Tunnel to Microsoft SQL Server
Please answer the questions below, it helps us to track the issue.
-
Database version (Ex: PostgreSQL 10.0): SQL Server 2019
-
TablePlus version (the number on the welcome or about screen, Ex: build 81): Version 0.1 (182)
-
Linux distro (Ex: Ubuntu 18.04): Ubuntu 20.04
-
The steps to reproduce this issue:
- click + button to create new connection
- fill in all the necessary fields
- choose Microsoft SQL Server as the database type
- choose SSH Tunnel
- fill in ssh server and user name
- choose to use an SSH private key
- click the Test button
The Test button switches its text to Testing and then nothing ever happens. No error message, nothing.
I can use SSH Tunnel to a Postgres server with no issue. The Test button works and I can connect and query data.
I can use SSH Tunnel to this very same SQL Server on the windows version of TablePlus without any issues.
👍 seeing the same issue on Ubuntu