lukasroegner / homebridge-philips-hue-sync-box

Homebridge plugin for the Philips Hue Sync Box.
MIT License
55 stars 12 forks source link

Error: connect ENETUNREACH #42

Closed m-ruhl closed 2 years ago

m-ruhl commented 3 years ago

Hey, the plugin crashed for me with this error:

Feb 06 19:58:12 raspberrypi homebridge[18453]: [06/02/2021, 19:58:12] [PhilipsHueSyncBoxPlatform] Error while communicating with the Sync Box. Error: Error: connect ENETUNREACH 192.168.10.25:443
Feb 06 19:58:12 raspberrypi homebridge[18453]: [06/02/2021, 19:58:12] [PhilipsHueSyncBoxPlatform] Error while getting the state.
Feb 06 19:59:34 raspberrypi homebridge[18453]: [06/02/2021, 19:59:34] Error: read ECONNRESET
Feb 06 19:59:34 raspberrypi homebridge[18453]:     at TCP.onStreamRead (internal/stream_base_commons.js:111:27)
Feb 06 19:59:34 raspberrypi homebridge[18453]: [06/02/2021, 19:59:34] Got SIGTERM, shutting down Homebridge..
luigi-lauro commented 3 years ago

Seems like a networking issue, like a connection reset, that triggered the plugin crash. Either a networking issue, or maybe the box was disconnected/turned off. Did it happen again after the first crash?