pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.43k stars 638 forks source link

v3.1 - Cannot create server using SSH Tunnel tab when no passphrase identify file (RM #3468) #1934

Closed dpage closed 2 years ago

dpage commented 6 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/3468 Originally created by Mark Faulkner at 2018-07-04 19:04:18 UTC.

When trying to create a server connection with a SSH Tunnel, I get an error message:

"Connection to the SSH Tunnel for host 'xxxx' has been lost. Reconnect to the database server."

It seems to be due to the fact that the identity file I specified does not need a passphrase...In this case it doesn't attempt to create the tunnel.

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-1 Originally created by Mathieu Beauvais St-Pierre at 2018-07-05 15:56:10 UTC.

Can confirm this, on Windows version. Tried with two different identity files. When using the id file with no passphrase, pgAdmin doesn't even try to connect.

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-2 Originally created by Akshay Joshi at 2018-07-06 10:07:09 UTC.

Fahar,

Can you please verify it.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Fahar Abbas
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-3 Originally created by Akshay Joshi at 2018-07-18 09:53:50 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed EDB Sprint 19
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-4 Originally created by Akshay Joshi at 2018-07-18 10:35:23 UTC.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Fahar Abbas Akshay Joshi
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-5 Originally created by Akshay Joshi at 2018-07-18 13:13:31 UTC.

Patch sent: https://www.postgresql.org/message-id/CANxoLDf7r72p2MRpcpkySDpX5R=o76N0Y7toy0NcPiPRSnXEBg@mail.gmail.com

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-6 Originally created by Akshay Joshi at 2018-07-18 13:15:08 UTC.

Applied in changeset commit:ce768c7f8a3be5ea8163d67b58e412b27e4becd8.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
Done Ratio changed 0 90
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-7 Originally created by Dave Page at 2018-07-18 13:15:36 UTC.

Redmine ticket header update:

Name Old Value New Value
Fixed Version changed 3.2
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-8 Originally created by Dave Page at 2019-02-08 10:57:00 UTC.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Akshay Joshi Fahar Abbas
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3468#note-9 Originally created by Fahar Abbas at 2021-02-25 11:28:10 UTC.

This is thoroughly tested on the latest NWJS pgadmin4 4.50 build and no issue found hence closing the ticket.

Redmine ticket header update:

Name Old Value New Value
Done Ratio changed 90 100
Status changed In Testing Resolved
dpage commented 2 years ago

Issue closed on Redmine.