SSH Tunnel -> Private Key -> (file browse button) does not work on Ubuntu/Mint
See original GitHub issueEnvironment
Sqlectron 1.20.2 Linux Mint 18.1 Serena (Ubuntu 16.04) running Cinnamon 3.2.7 PostgreSQL 9.6.3
What happened?
I was setting up a new database connection and the SSH Tunnel -> Private Key -> file browse button depresses but a file picker never appears.
What did you expect to happen?
I expected a file picker to appear when I click the button.
Work-around
I was able to edit the ~/.sqlectron.json
file and add the private key path. Reloading Sqlectron brought in the changes and the connection worked.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Unable to browse private key in PuTTY - ssh - Super User
In PuTTY 0.78, the Private key file for authentication box was moved further deep in panel hierarchy to Connection > SSH > Auth ......
Read more >Ubuntu 22.04 SSH the RSA key isn't working since upgrading ...
This command will recognize there is a new public key and copy the new key to the /root/.ssh/authorized_keys file. It should work now....
Read more >ssh port forwarding with private key - Unix Stack Exchange
I am trying to figure out how to create a tunnel while using a private key to connect through ssh. The example on...
Read more >Serving Maps – in the Cloud – for Free (part 1) – Don Meltz – AICP
However, I am having some problems with the OpenGeo Suite. ... click the “Save private key” button, and save the file to wherever...
Read more >Access the server using an SSH tunnel - Bitnami Documentation
Click the “Open” button to open an SSH session to the server. ... KEYFILE with the path to your private key, and SERVER-IP...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Just tried it on ubuntu 17.04 and sqlelectron 1.20.2, and it’s working fine
FYI, I won’t be swinging back around to this any time soon (that computer is in another country) so I’ll close it for now. Thanks all for taking a look.