Skip to content

Instantly share code, notes, and snippets.

@FrozenCow
Created April 30, 2014 15:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FrozenCow/12e68d0ab995d52e4f11 to your computer and use it in GitHub Desktop.
Save FrozenCow/12e68d0ab995d52e4f11 to your computer and use it in GitHub Desktop.
NodeJS sync DNS error
Error: queryA ECONNREFUSED
at errnoException (dns.js:41:10)
at Object.onresolve [as oncomplete] (dns.js:149:19)
at Object.query [as resolve4] (dns.js:172:15)
at Object.<anonymous> (/home/bob/tmp/test.js:3:5)
at Module._compile (module.js:449:26)
at Object.Module._extensions..js (module.js:467:10)
at Module.load (module.js:349:32)
at Function.Module._load (module.js:305:12)
at Function.Module.runMain (module.js:490:10)
at startup (node.js:124:16)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment