runtime error

Exit code: 1. Reason: [[email protected]] injecting env (0) from .env – 🔐 encrypt with dotenvx: https://dotenvx.com (node:1) [MONGODB DRIVER] Warning: useNewUrlParser is a deprecated option: useNewUrlParser has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version (Use `node --trace-warnings ...` to show where the warning was created) (node:1) [MONGODB DRIVER] Warning: useUnifiedTopology is a deprecated option: useUnifiedTopology has no effect since Node.js Driver version 4.0.0 and will be removed in the next major version Server Active:7860 MongoDB error: MongoServerError: bad auth : authentication failed at Connection.sendCommand (/app/node_modules/mongodb/lib/cmap/connection.js:305:27) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Connection.command (/app/node_modules/mongodb/lib/cmap/connection.js:333:26) at async continueScramConversation (/app/node_modules/mongodb/lib/cmap/auth/scram.js:131:15) at async executeScram (/app/node_modules/mongodb/lib/cmap/auth/scram.js:80:5) at async ScramSHA1.auth (/app/node_modules/mongodb/lib/cmap/auth/scram.js:39:16) at async performInitialHandshake (/app/node_modules/mongodb/lib/cmap/connect.js:104:13) at async connect (/app/node_modules/mongodb/lib/cmap/connect.js:24:9) { errorLabelSet: Set(2) { 'HandshakeError', 'ResetPool' }, errorResponse: { ok: 0, errmsg: 'bad auth : authentication failed', code: 8000, codeName: 'AtlasError' }, ok: 0, code: 8000, codeName: 'AtlasError', connectionGeneration: 0 }

Container logs:

Fetching error logs...