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
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?