MongoDB test timed out, can't complete challenge

Hello, I am on the challenge Back End Development and APIs > MongoDB and Mongoose > Create and Save a Record of a Model.

Whenever I run the test, it times out, which means that I can’t complete the challenge.
Here’s my replit : boilerplate-mongomongoose - Node.js Repl - Replit

In the Replit console i have the message :

MongooseError: Operation `people.insertOne()` buffering timed out after 10000ms
    at Timeout.<anonymous> (/home/runner/boilerplate-mongomongoose/node_modules/mongoose/lib/drivers/node-mongodb-native/collection.js:198:23)
    at listOnTimeout (node:internal/timers:557:17)
    at processTimers (node:internal/timers:500:7)

Hello @priseinversee ! I don’t know why this is happening but I think it may be a fcc err or a replit err.