When run mongo “mongodb+srv://myuser:mypass@mycluster.mongodb.net” the exception occur and not can connect.
SocketException: remote: (NONE):0 error: SocketException socket exception [CONNECT_ERROR]
Strange, before i was connecting.
When run mongo “mongodb+srv://myuser:mypass@mycluster.mongodb.net” the exception occur and not can connect.
SocketException: remote: (NONE):0 error: SocketException socket exception [CONNECT_ERROR]
Strange, before i was connecting.
Solved! Droped and recreate my instance. In this case, is just a course i’m doing. Can it be a problem future in production?