discord.js-bot-v12
discord.js-bot-v12 copied to clipboard
db error
creedow@0x2b:~/x$ node index.js .-----------------------------.
Commands |
---|
Command |
--------------- |
help.js |
ping.js |
setwelcome.js |
'-----------------------------' |
Your app is listening on port 44271 |
Hi, config is now online! |
node:events:346 |
throw er; // Unhandled 'error' event
^
MongooseServerSelectionError: connect ECONNREFUSED 127.0.0.1:27017
at NativeConnection.Connection.openUri (/home/creedow/x/node_modules/mongoose/lib/connection.js:845:32)
at Mongoose.createConnection (/home/creedow/x/node_modules/mongoose/lib/index.js:285:17)
at Database._create (/home/creedow/x/node_modules/quickmongo/src/Base.js:66:25)
at new Base (/home/creedow/x/node_modules/quickmongo/src/Base.js:38:32)
at new Database (/home/creedow/x/node_modules/quickmongo/src/Main.js:21:9)
at Object.
this happened when i tried setwelcome command
Let me solve it