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
Hi, i'm trying to connect to redis db using ssh tunnel with private key auth.
But getting error "Cannot parse privateKey: Encrypted OpenSSH private key detected, but no passphrase given"
How can i enter private key passphrase?
Additionally - error reproduces even with empty field for private key path
Maybe i'm doing it the wrong way?
Screenshots
The text was updated successfully, but these errors were encountered:
Hi, i'm trying to connect to redis db using ssh tunnel with private key auth.
But getting error "Cannot parse privateKey: Encrypted OpenSSH private key detected, but no passphrase given"
How can i enter private key passphrase?
Additionally - error reproduces even with empty field for private key path
Maybe i'm doing it the wrong way?
Screenshots
![Untitled](https://user-images.githubusercontent.com/60098801/181597823-d3845fd7-e0aa-4c17-baa7-08e31707532c.png)
![Untitled 2](https://user-images.githubusercontent.com/60098801/181597826-0d4bd1bb-61c9-434c-b8eb-1fe223c3efa4.png)
The text was updated successfully, but these errors were encountered: