Created
October 24, 2011 20:54
-
-
Save 3rd-Eden/1310251 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
The "sys" module is now called "util". It should have a similar interface. | |
info - socket.io started | |
app listening on http://0.0.0.0:3000 | |
node.js:202 | |
throw e; // process.nextTick error, or 'error' event on first tick | |
^ | |
Error: connect Unknown system errno 65 | |
at errnoException (net.js:589:11) | |
at connect (net.js:473:18) | |
at net.js:531:9 | |
at asyncCallback (dns.js:84:16) | |
at Object.onanswer [as oncomplete] (dns.js:137:9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment