Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

TypeError: Cannot set property 'incoming' of null #1

Open
meparis opened this issue Mar 4, 2015 · 0 comments
Open

TypeError: Cannot set property 'incoming' of null #1

meparis opened this issue Mar 4, 2015 · 0 comments

Comments

@meparis
Copy link

meparis commented Mar 4, 2015

Hi all,

It work fine but,after running a while (20mn to 2 hours) the server hung up with the following error.
Thank you for help,

Regards,

http.js:423
this.socket.parser.incoming = null;
^
TypeError: Cannot set property 'incoming' of null
at IncomingMessage._dump (http.js:423:31)
at ServerResponse. (http.js:1979:13)
at ServerResponse.EventEmitter.emit (events.js:91:17)
at ServerResponse.OutgoingMessage._finish (http.js:963:8)
at ServerResponse.OutgoingMessage.end (http.js:946:10)
at XHRPolling.HTTPPolling.write (/root/work-webcam/node-js-video/node_modules/videoconferencing-client/node_modules/socket.io/lib/transports/http-polling.js:133:17)
at XHRPolling.Transport.packet (/root/work-webcam/node-js-video/node_modules/videoconferencing-client/node_modules/socket.io/lib/transport.js:497:15)
at null. (/root/work-webcam/node-js-video/node_modules/videoconferencing-client/node_modules/socket.io/lib/transports/http-polling.js:79:12)
at Timer.listOnTimeout as ontimeout

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

No branches or pull requests

1 participant