bewee / node-red-contrib-webthingsio

https://www.npmjs.com/package/node-red-contrib-webthingsio
Mozilla Public License 2.0
1 stars 2 forks source link

Node-RED fails to start with `Cannot find thing: 404: Not Found` #15

Open freaktechnik opened 1 year ago

freaktechnik commented 1 year ago

My node-red currently is in a restart loop due to a device being offline, which leads to it erroring with "Cannot find thing: 404: Not Found" as an unhandled rejection. It seems to me that this shouldn't fail node-red startup and instead just lead to broken nodes. I'm pretty sure that's what happens with property set nodes, for example.

freaktechnik commented 1 year ago

This might be a nodered 3.0 thing?

bewee commented 1 year ago

Unfortunately, I did not manage to reproduce your issue with the latest Node-RED release (3.0.2)