Answer the question
In order to leave comments, you need to log in
How to solve mongoDb error MongoServerSelectionError: connect ECONNREFUSED ::1:27017?
I needed to connect to MongoDB and got this error:
MongoServerSelectionError: connect ECONNREFUSED ::1:27017
Answer the question
In order to leave comments, you need to log in
You need to check that the MongoDB server is available at ::1:27017. It looks like the program is trying to connect over IPv6.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question