Impossible to connect my Altas mongodb

Expected behavior

Being able to create a Forest Admin project with my Altas mongodb.

Actual behavior

Impossible to connect.
I am not quite sure why :thinking:

Context

I have a Altas mongodb (Free version).

Hi @anon34731316,

Can you give a little bit more context ?

What happened ? Do you have an issue during the lumber generate ? Or after ?

Hey @vince, thanks for your prompt reply.

Actually I finally succeeded connecting my DB properly and creating for Forest project :tada:
I just did not declare the SRV in the “advanced db settings” so my db url was wrong.

I just have one thing weird: my collection are almost empty (they contain just their id).
I noticed that I had on my terminal some warning info when my project was created:


Is it the reason why my collections are empty?
Do you know how can I fix them?

Like the logs says, mapReduce is not authorized on the free tier of Mongo DB Atlas. Sadly we use this function to generate automatically your models right now. SO you’ll have to create your models manually. I hope this guide can help you.

1 Like

Ok I’ll take care of it myself then.
Thanks :pray:

Hello, this problem is fixed since this release. :slight_smile:

1 Like