I tried to connect to MongoDB in AWS using Robomongo. When I connect, I got this error:
Cannot connect to the MongoDB at x.x.x.x:27017
Error:
Missing expected field "mechanism"
Does anyone know how to solve this error? I already open the 27017
port to 0.0.0.0
.