Skip to content

Instantly share code, notes, and snippets.

@3rd-Eden
Created October 24, 2011 20:54
Show Gist options
  • Save 3rd-Eden/1310251 to your computer and use it in GitHub Desktop.
Save 3rd-Eden/1310251 to your computer and use it in GitHub Desktop.
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