Closed UtterChaos23 closed 2 years ago
Hello there @UtterChaos23 👋
In the previous update I just changed a constant for retry interval when the execution queue is full so there is no chance this is causing this error.
Here you are receiving ECONNRESET
error from node.js. ECONNRESET
occurs when the server side closes the TCP connection and your request to the server is not fulfilled. This just means in our scenario that the Somfy server closed the connection. It could be due to a network error (with your network or ISP, or Somfy).
Could you try restarting Homebridge and see if the plugin manages to connect?
Hi @yenoiwesa
Thanks so much for your response. I had previously tried restarting, re-installing, re-everything! But knowing it was a TCP connection error lead me to look at my NAS (Homebridge) Internet connection. I turned off the VPN and all worked ok!
I have now rebuild the VPN profile and everything is working perfectly.
Thanks again for your help.
Kind regards , James
Hi @UtterChaos23,
Thanks for the update, and glad that you managed to find the root cause of the issue and were able to fix it!
I'm happy that you enjoy the plug-in!
Cheers, Matt
Hi, Awesome plug in by the way. Only the recent update has prevented my Connexoon blinds from being detected. Worked seamlessly before.
Error reads:
Thanks loads :)