nodecast
nodecast copied to clipboard
Error: getaddrinfo ENOTFOUND
I am unable to run the app using node 0.10.15, I did an npm install, and see the following when I run:
Registered App: ChromeCast Registered App: YouTube Registered App: PlayMovies Registered App: GoogleMusic Registered App: GoogleCastSampleApp Registered App: GoogleCastPlayer Registered App: Fling Registered App: TicTacToe Express server listening on port 8008
events.js:71 throw arguments[1]; // Unhandled 'error' event ^ Error: getaddrinfo ENOTFOUND at errnoException (dns.js:37:11) at Object.onanswer as oncomplete
Would you mind telling me which OS you're on? Thanks.
I am on Mac osx 10.7
- Anthony Webb
On Aug 7, 2013, at 5:24 AM, Sebastian Mauer [email protected] wrote:
Would you mind telling me which OS you're on? Thanks.
— Reply to this email directly or view it on GitHubhttps://github.com/mauimauer/nodecast/issues/2#issuecomment-22244477 .
I'm seeing the same on OS X 10.7, Node 0.8, although I have another similar system where it works fine on.
Also seeing this on OSX 10.7.5. Works for me on OSX 10.8.4
That doesn't work for me on OSX 10.8.4 strange...
Also seeing on OSX 10.8....
Also on Ubuntu 12.04.3 LTS server edition
Getting the same error on node 0.10.3 on OSX 10.9
have you check that's only the wifi is enable on your device ? if both ethernet and wifi are enabled this may cause problems
I don't have WiFi and only one (non-loopback) network interface in total.