runtime error

Exit code: 1. Reason: > online-code-collaboration-backend@1.0.0 start > node server.js Connecting to MongoDB: mongodb+srv://bashar:bashar320420@cluster0.hnt7hxz.mongodb.net/ (node:18) [MONGOOSE] Warning: Duplicate schema index on {"sessionKey":1} found. This is often due to declaring an index using both "index: true" and "schema.index()". Please remove the duplicate index definition. (Use `node --trace-warnings ...` to show where the warning was created) (node:18) [MONGOOSE] Warning: Duplicate schema index on {"accessCode":1} found. This is often due to declaring an index using both "index: true" and "schema.index()". Please remove the duplicate index definition. Server running on port 7860 MongoDB connection failed Error: querySrv ENOTFOUND _mongodb._tcp.cluster0.hnt7hxz.mongodb.net at QueryReqWrap.onresolve [as oncomplete] (node:internal/dns/promises:275:17) { errno: undefined, code: 'ENOTFOUND', syscall: 'querySrv', hostname: '_mongodb._tcp.cluster0.hnt7hxz.mongodb.net' } npm notice npm notice New major version of npm available! 10.8.2 -> 11.12.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 npm notice To update run: npm install -g npm@11.12.1 npm notice

Container logs:

Fetching error logs...