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 access a mongo instance on a secure server with username/private key auth.
The path to the selected key file looks weird (as in being prefixed with /C:/Users/.../pk)
On connecting it shows Failed to connect: Error creating SSH Tunnel: All configured authentication methods failed
The same method works for Robo3T, so I would expect it to work here too.