nodemon] starting `node app.js`
MongooseServerSelectionError: Could not connect to any servers in your MongoDBOne common reason is that you're trying to access the database from an IP that isn't whitelisted.Make sure your current IP address is on your Atlas clust
{ MongoNetworkError: failed to connect to server [cluster0-shard-00-01-erhon.mongodb.net:27017] on first/09_Working with MongoDB/07_Finishing the Update Product code/node_modules/mongodb-core/lib/connection/09_Working with MongoDB</em
我得到这个错误时,连接到MongoDB阿特拉斯使用猫鼬。首先,我尝试使用Mongo客户端,我得到了同样的错误。然后我换了一只猫鼬,它工作得很好,但突然就停止工作了。我已经在网络访问中添加了“允许从任何地方”和我的IP。MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster.One common reason is that you're trying to access the database fro