Advertisement
Guest User

Mongo Error

a guest
Sep 6th, 2018
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. MongoDB Error: { Error: connect EINVAL 0.0.0.123:27017 - Local (0.0.0.0:0)
  2. at Object._errnoException (util.js:992:11)
  3. at _exceptionWithHostPort (util.js:1014:20)
  4. at internalConnect (net.js:960:16)
  5. at defaultTriggerAsyncIdScope (internal/async_hooks.js:284:19)
  6. at GetAddrInfoReqWrap.emitLookup [as callback] (net.js:1106:9)
  7. at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:97:10)
  8. name: 'MongoError',
  9. message: 'connect EINVAL 0.0.0.123:27017 - Local (0.0.0.0:0)' }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement