jvmahon / homebridge-smartshades

3 stars 5 forks source link

Econnreset error #17

Open artfulsplodger opened 1 year ago

artfulsplodger commented 1 year ago

Getting Econnreset error any help much appreciated!

7791398E-DA70-48CF-B80B-54B0818127CE

olly-j commented 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.

jvmahon commented 1 year ago

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.

olly-j commented 1 year ago

Mine started working again with no obvious rhyme or reason. Thanks JV for an awesome homebridge plugin.

sharan16 commented 1 month ago

I'm also facing the same issue, I also tried restarting my homebridge

Beeso27 commented 2 weeks ago

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.