andig / homebridge-fritz

Homebridge platform for Fritz!Box router and supported DECT devices
MIT License
74 stars 22 forks source link

Error: connect EHOSTUNREACH #168

Open DrBalboa opened 3 years ago

DrBalboa commented 3 years ago

Hi,

I did not find something to the occurring error, maybe you guys know more about it:

[01/06/2021, 16:08:57] [FRITZ!Box] Updating guest WLAN [01/06/2021, 16:09:01] [FRITZ!Box] Error: connect EHOSTUNREACH 123.456.789.1:49443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16) { errno: -113, code: 'EHOSTUNREACH', syscall: 'connect', address: '123.456.789.1', port: 49443 } [01/06/2021, 16:09:57] [FRITZ!Box] Updating guest WLAN

and later also this:

[01/06/2021, 20:10:58] [FRITZ!Box] Updating guest WLAN [01/06/2021, 20:10:58] [FRITZ!Box] Error: connect ENETUNREACH 192.168.178.1:49443 - Local (0.0.0.0:0) at internalConnect (net.js:921:16) at defaultTriggerAsyncIdScope (internal/async_hooks.js:430:12) at net.js:1009:9 at processTicksAndRejections (internal/process/task_queues.js:75:11) { errno: -101, code: 'ENETUNREACH', syscall: 'connect', address: '192.168.178.1', port: 49443 }

No device was switched off, internet was connected successfully and available on the devices. And just before and just shortly afterwards the status of the guest wifi could be updated = established connection... Looking forward hearing from you!