Closed kevleyski closed 3 years ago
I'm trying to connect to a remote redis that does not have redis port 6379 open to internet I can use the regular Deployment feature no problem
If I remove the passphrase from my SSH I can connect to Redis
But with a passphrase in the key I see "Connection test failed" net.schmizz.sshj.userauth.UserAuthException: Exhasted available authentication methods
help appreciated
Thanks. current not support ssh with passphrase, will support it in few days.
RedisNew-2020.11.27.zip supported now, thanks
Ah great, thanks! It’s a really useful plugin
Thanks for helping.
I'm trying to connect to a remote redis that does not have redis port 6379 open to internet I can use the regular Deployment feature no problem
If I remove the passphrase from my SSH I can connect to Redis
But with a passphrase in the key I see "Connection test failed" net.schmizz.sshj.userauth.UserAuthException: Exhasted available authentication methods
help appreciated