File size: 567 Bytes
11f4e50 | 1 2 3 4 5 6 | [2026-03-04 12:16:42] ERROR: MongooseServerSelectionError: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017
at _handleConnectionErrors (C:\Users\User\Desktop\debugrem\1st-hackaton\node_modules\mongoose\lib\connection.js:1169:11)
at NativeConnection.openUri (C:\Users\User\Desktop\debugrem\1st-hackaton\node_modules\mongoose\lib\connection.js:1100:11)
at connectDatabase (C:\Users\User\Desktop\debugrem\1st-hackaton\server\src\config\database.ts:7:9)
at start (C:\Users\User\Desktop\debugrem\1st-hackaton\server\src\index.ts:77:9)
|