Error : “Could not connect to any servers in your MongoDB Atlas cluster”
问题 My node app gives me this message "Could not connect to any servers in your MongoDB Atlas cluster. Make sure your current IP address is on your Atlas cluster's IP whitelist". I've already added my current IP address along with the 0.0.0.0 on the IP whitelist. Below is a picture of the error message and the code I've written to connect it. I'm new to node.js and mongodb. I looked through all the solutions on here but none of them were able to solve this. var express = require('express'); var