Problem :
org.mongodb.driver.connection : Closed connection [connectionId{localValue:22}] because there was a socket exception raised by this connection.
Solution:
1. Check your username password combination
2. VPC Settings if you are on Company network
3. Check firefall in not blocking the PORT 27017
4. Make sure user you have created have given required rights.
5. Your Ip address should exists in the list of whitelist IP's in the setting tab of Atlas.
org.mongodb.driver.connection : Closed connection [connectionId{localValue:22}] because there was a socket exception raised by this connection.
Solution:
1. Check your username password combination
2. VPC Settings if you are on Company network
3. Check firefall in not blocking the PORT 27017
4. Make sure user you have created have given required rights.
5. Your Ip address should exists in the list of whitelist IP's in the setting tab of Atlas.
No comments:
Post a Comment