Answers for "mongodb server selection error server selection timed out"

0

mongotimeouterror: server selection timed out after 30000 ms

This error happen if MongoDB server is not running or mongoDB URL is not proper. Is your mongoDB installed locally or it's on cloud? Also please check your connection of mongo using ROBO 3T or compass. -Thanks
Posted by: Guest on March-12-2021
0

mongodb server selection error server selection timed out

mongodb://myUserId:myPassword@mongodb/myDatabase?directConnection=true
Posted by: Guest on April-28-2022

Browse Popular Code Answers by Language