-
[ERROR] >> MongoDB >> Failed to connect to MongoDB! >> Error: MongoServerError: bad auth : Authentication failed.
Exiting...
Unhandled promise rejection: Error [ShardingReadyDied]: Shard 0's process…
-
Hi,
I have updated **schema.prisma** file with below code to connect with MongoDB but still not working
`datasource db {
provider = "mongodb" // other supported providers are: postgresql, mysq…
-
@burakorkmez This is how the error reads
The `uri` parameter to `openUri()` must be a string, got "undefined". Make sure the first parameter to `mongoose.connect()` or `mongoose.createConnection()`…
-
Unable to store user credentials in MongoDB database.
-
Currently, there are some improvements that can be made to enhance security, consistency, and maintainability across the server:
Suggested Changes:
**MongoDB Connection:**
- Update the MongoDB …
-
2.11.3 EE
reproduce scenario is not clear. occured while user trying to login through web panel after switching mongo.
bunch of mongo cluster socket exception are printed in logs
in the end serv…
-
Hey everyone,
I need your help with an issue I'm facing while trying to connect to my MongoDB Atlas database. It worked fine previously, but now I’m getting the following errors:
1. **Connecti…
-
If you are facing connection issue- unable to connect/ error in creating a connection - then go to Windows Administration tools (Windows tools for windows 11 or +) then click on services and select mo…
-
`CLEARML_MONGODB_SERVICE_CONNECTION_STRING=mongodb://myDBReader:D1fficultP%40ssw0rd@mongodb0.example.com:27017/?authSource=admin`
**expected** connection string:
`mongodb://myDBReader:D1fficultP%4…
-
### Why
- Currently, it seems that the perl connections to mongodb are not shared.
- We have one connection for each client i.e if someone opens https://fr.openfoodfacts.org/ and another person ope…