We are currently facing difficulties connecting to Atlas using MongoDB Compass via SSH with the identity file option. We are encountering an error stating “All configured authentication methods failed.”
In our troubleshooting process, we have already converted our RSA key to a .pem file format. Additionally, we have whitelisted the IP address of our Baiston server in the Atlas network access settings.
Interestingly, we are able to establish a connection by using the CLI by SSH to our Baiston server, followed by the ‘mongo connect’ command.
To assist us in resolving this issue, we would appreciate any further details or error messages you can provide.