You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated my debian machine tonight and began receiving this same error. I am using this within a wrapper class I wrote to fit in my own home HA system that includes a single wemo. Gone over my own (very simple) code to no avail. node -v shows v4.2.2 Any suggestions?
This only started popping up after I updated my Nodejs version to the latest. (The previous version I was using where it worked was v0.10.28)
The error is shown in upnp.js inside the _initParsers function on the line that calls
self.requestParser = http.parsers.alloc();
The text was updated successfully, but these errors were encountered: