fdegier / homebridge-jablotron-alarm

Homebridge plugin for connecting Jablotron JA-100 alarm systems to Homekit.
The Unlicense
26 stars 6 forks source link

Jablotron error: getaddrinfo ENOTFOUND api.jablonet.net #94

Closed BEskandari closed 10 months ago

BEskandari commented 1 year ago

Describe The Problem: Getting the below message every few hours

To Reproduce: N/A

Logs:

[04/04/2023, 10:32:51] [Jablotron] Error: getaddrinfo ENOTFOUND api.jablonet.net
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26) {
  errno: -3008,
  code: 'ENOTFOUND',
  syscall: 'getaddrinfo',
  hostname: 'api.jablonet.net'
}

Environment:

fdegier commented 1 year ago

Thanks for reporting, this has been reported a few times. I'll add more debug to see what the cause is. I've never seen this error personally.