-
-
Notifications
You must be signed in to change notification settings - Fork 787
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"SSH Error: All configured authentication methods failed" when connecting via SSH tunnel #13
Comments
Well, I just confirmed it's a bug that Medis currently only supports login with SSH key instead of SSH password. Looks like people all use ssh keys to login to their servers 😿 BTW, "SSH Key" will show when you click the "key" button on the right side of the "SSH Password" row. I'll release a new version later today. |
Thank you! Other than that, I'm in love with Medis :) |
Sorry to necro this issue, but I am having a similar problem. When I press the key icon and select my key, the field doesn't change to "SSH key", it stays "SSH password" and is empty. Connection fails. This is using latest version (1.0.3-1) on Arch Linux, installed via AUR package. |
Hello,
I'm trying to connect to my remote Redis DB via the tunneling option, but I keep encountering this error: "SSH Error: All configured authentication methods failed".
I can confirm that my configuration is correct, as I just tried connecting to my database via ssh and redis-cli. I was even able to connect to it via Medis without tunneling. Any idea how I can troubleshoot this?
Thanks,
The text was updated successfully, but these errors were encountered: