TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
289 stars 30 forks source link

Cannot SSH Tunnel to Microsoft SQL Server #145

Open hobbyman opened 2 years ago

hobbyman commented 2 years ago

Please answer the questions below, it helps us to track the issue.

  1. Database version (Ex: PostgreSQL 10.0): SQL Server 2019

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): Version 0.1 (182)

  3. Linux distro (Ex: Ubuntu 18.04): Ubuntu 20.04

  4. 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.

souri commented 4 months ago

👍 seeing the same issue on Ubuntu