dgreif / homebridge-mylink

Somfy myLink plugin for Homebridge.
MIT License
8 stars 7 forks source link

Error breaking homebridge #3

Closed QandnotU closed 6 years ago

QandnotU commented 6 years ago

Working and then throws the following error:

events.js:165
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at TCP.onread (net.js:602:25)
Emitted 'error' event at:
    at emitErrorNT (internal/streams/destroy.js:64:8)
    at process._tickCallback (internal/process/next_tick.js:114:19)
freshlogic commented 6 years ago

I got the same thing, did you find a workaround @QandnotU?

events.js:183
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at _errnoException (util.js:992:11)
    at TCP.onread (net.js:618:25)
QandnotU commented 6 years ago

@freshlogic i've been able to get around it by changing the Homebridge port number, and restarting.