I trying to run my server but i keep on running into this error “Server is running on http://localhost:3001
MongooseServerSelectionError: connect ECONNREFUSED ::1:27017
at _handleConnectionErrors (C:\Users\user\AI_MARKET\node_modules\mongoose\lib\connection.js:1110:11)
at NativeConnection.openUri (C:\Users\user\AI_MARKET\node_modules\mongoose\lib\connection.js:1041:11) {
reason: TopologyDescription {
type: ‘Unknown’,
servers: Map(1) { ‘localhost:27017’ => [ServerDescription] },
stale: false,
compatible: true,
heartbeatFrequencyMS: 10000,
localThresholdMS: 15,
setName: null,
maxElectionId: null,
maxSetVersion: null,
commonWireVersion: 0,
logicalSessionTimeoutMinutes: null
},
code: undefined
}” . can someone please help.