Answer the question
In order to leave comments, you need to log in
Not creating new documents in MongoDB?
Hello! Installed MongoDB on Debian11. I use Prisma ORM to work with the database.
When creating or updating an existing record, I get this error.
Added parameter
mongodb://127.0.0.1:27017/test?retryWrites=falsebut the error remained (also passed retryWrites=true).
Answer the question
In order to leave comments, you need to log in
I have two assumptions:
1) You run the database in docker and use whatever version, in which case switch to mongo:4.4.7-focal
, it also supports retryWrites.
2) Monge does not have enough permissions to write files on your system.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question