Skip to content
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

nodecast stopps working ( maybe because of closing browser window?) #6

Open
sammydean opened this issue Aug 20, 2013 · 0 comments
Open

Comments

@sammydean
Copy link

I installed npm and start nodecast via a bat-file,.... i can access the localhost:8008, but then the servie stops working. this is what i find in the cmd-window:

C:\nodejs>nodecast-start

C:\nodejs>node server.js --name
Warning: Native modules not compiled. XOR performance will be degraded.
Warning: Native modules not compiled. UTF-8 validation disabled.
192.168.178.28
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
127.0.0.1 - - [Tue, 20 Aug 2013 15:11:56 GMT] "GET /favicon.ico HTTP/1.1" 404 -
"-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/28.0.1500.95 Safari/537.36"

C:\nodejs\node_modules\peer-ssdp\lib\peer-ssdp.js:297
headers[vv[1].toUpperCase()] = vv[2];
^
TypeError: Cannot read property '1' of null
at C:\nodejs\node_modules\peer-ssdp\lib\peer-ssdp.js:297:23
at Array.forEach (native)
at deserialize (C:\nodejs\node_modules\peer-ssdp\lib\peer-ssdp.js:294:11)
at Socket.onMessage (C:\nodejs\node_modules\peer-ssdp\lib\peer-ssdp.js:56:19
)
at Socket.EventEmitter.emit (events.js:98:17)
at UDP.onMessage (dgram.js:423:8)

C:\nodejs>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant