cinhcet/node-red-contrib-upnp

type error split

hklages opened this issue · 5 comments

Please have a look at this message:

upnp - errror

Does this happen always or just sometimes?

Can you add console.log(parsedData); before that line here https://github.com/cinhcet/node-red-contrib-upnp/blob/master/upnp/upnp.js#L517
and post what it spits outs.

This would speed up the debugging, but I think I understand the problem now. Give me a second to fix it

Maybe it was not a good idea to point you that my library :-) Now all the bugs pop up that have never with my devices

ok, I think I have a small bug there, but sonos is definitively not adhering to the specs, otherwise the bug would not happen. I need to see what they spit out to implement a fix for that

Can you check if the current version fixes it?

I made it more robust, although I think I was indeed adhering to the specifications

I installed the new version. The type error occurred only once.
Lets see.

so far no error occured. Thanks.