Created
April 30, 2014 15:31
-
-
Save FrozenCow/12e68d0ab995d52e4f11 to your computer and use it in GitHub Desktop.
NodeJS sync DNS error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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