TeamSQL / desktop-app

This repository is currently being used for hosting the official issue & bug tracker of TeamSQL Desktop App.
102 stars 6 forks source link

Issue adding private Key for SSH tunnel on Postgress DB connection #432

Open mmarroncelli opened 6 years ago

mmarroncelli commented 6 years ago

Hello,

using v4.0.379 I had issues on adding the private key for the ssh tunnel for a Postgress DB connection. It looked like it did not upload the file and the ssh connection was failing.

Switching to v3.4.230 solved the issue, meaning the private key file was uploaded and ssh connection worked.

zanvd commented 5 years ago

The same goes for MySQL DB.

TeamSQL: 4.0.379 OS: Linux

Steps to reproduce:

  1. Create a new connection and fill in all the fields.
  2. Check the SSH Tunnel checkbox.
  3. Instead of using a password select a Key file.
  4. Click Test Connection when done configuring.
  5. Click Save.
  6. Select the newly created connection and edit it.

Expected results:

  1. Upon Testing Connecting it should succeed in the event credentials are correct.
  2. Upon editing a connection the previously selected Key file should be present.

Actual results:

  1. Connection fails.
  2. Key file is not present when editing a connection.
ghost commented 5 years ago

Hi @mmarroncelli @zanvd, thanks for reaching out. We'll investigate this issue as soon as possible and get back to you.

ghost commented 5 years ago

Hi @mmarroncelli @zanvd , thanks for reaching out. We'll investigate this issue and get back to you as soon as possible.