Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
142 changes: 142 additions & 0 deletions combined.log

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions error.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{"level":"error","message":"MongoDB connection error during initial connection: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017","reason":{"commonWireVersion":0,"compatible":true,"heartbeatFrequencyMS":10000,"localThresholdMS":15,"logicalSessionTimeoutMinutes":null,"maxElectionId":null,"maxSetVersion":null,"servers":{"localhost:27017":{"$clusterTime":null,"address":"localhost:27017","arbiters":[],"electionId":null,"error":{},"hosts":[],"lastUpdateTime":2180943,"lastWriteDate":0,"logicalSessionTimeoutMinutes":null,"maxWireVersion":0,"me":null,"minRoundTripTime":0,"minWireVersion":0,"passives":[],"primary":null,"roundTripTime":-1,"setName":null,"setVersion":null,"tags":{},"topologyVersion":null,"type":"Unknown"}},"setName":null,"stale":false,"type":"Unknown"},"stack":"MongooseServerSelectionError: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017\n at _handleConnectionErrors (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:909:11)\n at NativeConnection.openUri (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:860:11)\n at async connectDB (C:\\Users\\vikas\\Desktop\\Ed-Backend\\src\\config\\database.js:8:5)","timestamp":"2025-01-30T09:56:44.141Z"}
{"level":"error","message":"MongoDB connection error during initial connection: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017","reason":{"commonWireVersion":0,"compatible":true,"heartbeatFrequencyMS":10000,"localThresholdMS":15,"logicalSessionTimeoutMinutes":null,"maxElectionId":null,"maxSetVersion":null,"servers":{"localhost:27017":{"$clusterTime":null,"address":"localhost:27017","arbiters":[],"electionId":null,"error":{},"hosts":[],"lastUpdateTime":3221785,"lastWriteDate":0,"logicalSessionTimeoutMinutes":null,"maxWireVersion":0,"me":null,"minRoundTripTime":0,"minWireVersion":0,"passives":[],"primary":null,"roundTripTime":-1,"setName":null,"setVersion":null,"tags":{},"topologyVersion":null,"type":"Unknown"}},"setName":null,"stale":false,"type":"Unknown"},"stack":"MongooseServerSelectionError: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017\n at _handleConnectionErrors (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:909:11)\n at NativeConnection.openUri (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:860:11)\n at async connectDB (C:\\Users\\vikas\\Desktop\\Ed-Backend\\src\\config\\database.js:8:5)","timestamp":"2025-01-30T10:14:05.057Z"}
{"level":"error","message":"MongoDB connection error during initial connection: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017","reason":{"commonWireVersion":0,"compatible":true,"heartbeatFrequencyMS":10000,"localThresholdMS":15,"logicalSessionTimeoutMinutes":null,"maxElectionId":null,"maxSetVersion":null,"servers":{"localhost:27017":{"$clusterTime":null,"address":"localhost:27017","arbiters":[],"electionId":null,"error":{},"hosts":[],"lastUpdateTime":3273069,"lastWriteDate":0,"logicalSessionTimeoutMinutes":null,"maxWireVersion":0,"me":null,"minRoundTripTime":0,"minWireVersion":0,"passives":[],"primary":null,"roundTripTime":-1,"setName":null,"setVersion":null,"tags":{},"topologyVersion":null,"type":"Unknown"}},"setName":null,"stale":false,"type":"Unknown"},"stack":"MongooseServerSelectionError: connect ECONNREFUSED ::1:27017, connect ECONNREFUSED 127.0.0.1:27017\n at _handleConnectionErrors (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:909:11)\n at NativeConnection.openUri (C:\\Users\\vikas\\Desktop\\Ed-Backend\\node_modules\\mongoose\\lib\\connection.js:860:11)\n at async connectDB (C:\\Users\\vikas\\Desktop\\Ed-Backend\\src\\config\\database.js:8:5)","timestamp":"2025-01-30T10:14:56.278Z"}
Loading
Loading