You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since verson 9.9 of pgadmin4 I can no more login to any remote PG server using the SSH tunnel (it is perfectly working in version 9.8).
Indeed, it doesn't ask for the SSH passphrase anymore when I try to connect to a remote database. Instead, it directly ask for the postgres user password, and then it naturally fails with this error message: "No password or public key available"
Expected behavior
It should actually:
ask for the SSH key passphrase, and then
open the connection to the remote PG database.
Error message
"No password or public key available"
Desktop (please complete the following information):