gejun123456 / redispluginIssues

8 stars 1 forks source link

SSH issues #17

Closed kevleyski closed 3 years ago

kevleyski commented 4 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

gejun123456 commented 3 years ago

Thanks. current not support ssh with passphrase, will support it in few days.

gejun123456 commented 3 years ago

RedisNew-2020.11.27.zip supported now, thanks

kevleyski commented 3 years ago

Ah great, thanks! It’s a really useful plugin

gejun123456 commented 3 years ago

Thanks for helping.