Closed MK474 closed 3 years ago
I have this exact same issue. Same error and same response from the hoobs admins.
Sorry for the long wait, but I finally have an update out that should hopefully resolve a lot of the connectivity issues. I'll be continuing to tweak it in the coming weeks, but v2.0.0
should hopefully be more reliable. It also does automatic discovery of channels! Note, there are some breaking changes (see the CHANGELOG). Let me know how it works for you!
HOOBS-in-box unexpectedly crashes due to below error. The crash usually occurs within an hour or sometimes it takes a few hours. Does anyone know how I can prevent this?
11/29/2020, 11:04:41 PM Error: read ECONNRESET at TCP.onStreamRead (internal/stream_base_commons.js:201:27) 11/29/2020, 11:04:41 PM Got SIGTERM, shutting down Bridge...
Another user's theory states the following: This error is the plugin crashing because it can't connect to the Somfy device. Either the Somfy device is resetting the connection, or the router is resetting the connection. This should be more fault tolerant. It might help reporting this to the plugin dev. The plugin should not crash the bridge if the connection is reset. ECONNRESET is a common thing, often used to clean up a network connection.