-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error: getaddrinfo ENOTFOUND #2
Comments
Would you mind telling me which OS you're on? Thanks. |
I am on Mac osx 10.7
On Aug 7, 2013, at 5:24 AM, Sebastian Mauer notifications@github.com Would you mind telling me which OS you're on? Thanks. — |
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. |
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
The text was updated successfully, but these errors were encountered: