MongoDB and Mongoose - Create and Save a Record of a Model

Tell us what’s happening:
Describe your issue in detail here.
I don’t understand why my code isn’t passing
Your project link(s)

solution: boilerplate-mongomongoose - Replit

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36

Challenge: MongoDB and Mongoose - Create and Save a Record of a Model

Link to the challenge:

Your code works for me. What error message are you seeing? Did you add the necessary environment variable MONGO_URI and value to the Secrets tab?

MongooseError: Operation people.insertOne() buffering timed out after 10000ms

MongooseServerSelectionError: Could not connect to any servers in your MongoDB Atlas cluster. One 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 cluster’s IP whitelist: https://docs.atlas.mongodb.com/security-whitelist/

Did you whitelist all ips for your cluster?

I don’t know, Ive been having trouble understanding the database

my database doesn’t show any collections

Can I get help, please?