Relative Content

Tag Archive for node.jsmongodbexpressmongooseejs

MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017

I’m having problem using mongodb. I downloaded as said in docs for debian (i’m using kali linux) and first day it was fine. Everything i did worked well. Now for second boot up it started giving me issues nodemon would crash very soon after starting it and mongosh connection fails as well. This all started when i tried adding admin panel on my project and tried using passport.js. HELP