Open artfulsplodger opened 1 year ago
I am also receiving the same error. When any command is sent via homekit the homebridge server shows this error and then fully restarts.
There was a fairly long discussion of ECONNRESET here: https://github.com/jvmahon/homebridge-smartshades/issues/9
The problem doesn't seem to be with the plugin itself, but rather it is with homebridge or some kind of routing error.
Some people seemed to fix it with updates to homebridge and nodejs. For others, it was a matter of a full reboot of their homebridge device as well as their router.
Mine started working again with no obvious rhyme or reason. Thanks JV for an awesome homebridge plugin.
I'm also facing the same issue, I also tried restarting my homebridge
Try rebooting the Neo Smart Controller by turning on/off for 10+ seconds. When the controller gets too many requests too quickly it starts to refuse a connection from that IP address. The plugin is 'well behaved' and has a 0.5 second wait between sending commands but sometimes the controller just seems to block them.
Getting Econnreset error any help much appreciated!