diginize/homebridge-go-e-charger

No Wi-Fi = Reboot Loop

Opened this issue · 0 comments

Hi,

thank you for your cool Plugin,

i have a little Problem, if my go-eCharger has no Wi-Fi connection when the Homebridge reboots it ends in a endless Rebootloop for the Homebridge.

[11.3.2022, 11:35:45] [go-e Charger] Error performing request to "http://192.168.1.231/status": Error: connect EHOSTUNREACH 192.168.1.231:80
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16) {
errno: -113,
code: 'EHOSTUNREACH',
syscall: 'connect',
address: '192.168.1.231',
port: 80
}
[11.3.2022, 11:35:45] Error: connect EHOSTUNREACH 192.168.1.231:80
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1157:16)
[11.3.2022, 11:35:45] Got SIGTERM, shutting down Homebridge...