ilcato / homebridge-Fibaro-HC2

Homebridge plugin for Fibaro Home Center 2 (and Home Center Lite ...)
Apache License 2.0
67 stars 27 forks source link

Error: connect ENETUNREACH #162

Closed odenisenko-zz closed 4 years ago

odenisenko-zz commented 5 years ago

if FibaroHC up after homebridge - FibaroHC2 stopped unexpectedly

[7/18/2019, 4:17:44 AM] [FibaroHC2] didFinishLaunching.
[7/18/2019, 4:17:45 AM] Homebridge is running on port 51826.
[7/18/2019, 4:17:45 AM] [FibaroHC2] Error getting data from Home Center:  { Error: connect ENETUNREACH 192.168.1.36:
80 - Local (0.0.0.0:0)
    at internalConnect (net.js:881:16)
    at defaultTriggerAsyncIdScope (internal/async_hooks.js:294:19)
    at defaultTriggerAsyncIdScope (net.js:971:9)
    at process._tickCallback (internal/process/next_tick.js:61:11)
  errno: 'ENETUNREACH',
  code: 'ENETUNREACH',
  syscall: 'connect',
  address: '192.168.1.36',
  port: 80 }
ilcato commented 4 years ago

@odenisenko, please check if you can reach the home center from the homebridge machine-

ilcato commented 4 years ago

Closing it. Reopen if you have updates