Current Mongosh Log ID: 65e6b02ec66fc11f146bda00
Connecting to: mongodb://127.0.0.1:27017/?directConnection=true&serverSelectionTimeoutMS=2000&appName=mongosh+2.1.5
(node:13945) [DEP0040] DeprecationWarning: The punycode
module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ...
to show where the warning was created)
MongoNetworkError: connect ECONNREFUSED 127.0.0.1:27017
@Saurabh_Dosi the warning is a bug that we are in the process to fix (only shows up in homebrew installs). The warning is unrelated to the connection error though. Is your mongod
server running?