79760443

Date: 2025-09-10 03:41:41
Score: 1.5
Natty:
Report link

I've solved the issue by including the param directConnection=true to my connection string.

?directConnection=true

So, the connection string is something like this:
mongodb://127.0.0.1:27017/mydb?directConnection=true

I get the tip from mongosh, which connected successfuly

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Eduardo Zamudio