balansse / homebridge-vivint

Integrates Vivint security system with Apple Home
Other
45 stars 15 forks source link

Vivint Error Although System is Connected #116

Open OspreyBoat opened 12 months ago

OspreyBoat commented 12 months ago

Version 1.8.3

My log is throwing the following error although it continues to operate. On Fiber Optic Internet with Frontier. Seems to be a busy signal?

Thanks


Vivint BridgeVivintERRORError getting system info: RequestError: Error: getaddrinfo EBUSY www.vivintsky.com at new RequestError (/var/lib/hoobs/vivintbridge/node_modules/request-promise-core/lib/errors.js:14:15) at Request.plumbing.callback (/var/lib/hoobs/vivintbridge/node_modules/request-promise-core/lib/plumbing.js:87:29) at Request.RP$callback [as _callback] (/var/lib/hoobs/vivintbridge/node_modules/request-promise-core/lib/plumbing.js:46:31) at self.callback (/var/lib/hoobs/vivintbridge/node_modules/request/request.js:185:22) at Request.emit (node:events:513:28) at Request.onRequestError (/var/lib/hoobs/vivintbridge/node_modules/request/request.js:877:8) at ClientRequest.emit (node:events:513:28) at TLSSocket.socketErrorListener (node:_http_client:494:9) at TLSSocket.emit (node:events:513:28) at emitErrorNT (node:internal/streams/destroy:157:8) at emitErrorCloseNT (node:internal/streams/destroy:122:3) at processTicksAndRejections (node:internal/process/task_queues:83:21) { cause: Error: getaddrinfo EBUSY www.vivintsky.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26) { errno: -16, code: 'EBUSY', syscall: 'getaddrinfo', hostname: 'www.vivintsky.com' }, error: Error: getaddrinfo EBUSY www.vivintsky.com at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:109:26) { errno: -16, code: 'EBUSY', syscall: 'getaddrinfo', hostname: 'www.vivintsky.com' }, options: { url: 'https://www.vivintsky.com/api/systems/NUMBER REDACTED', headers: { Cookie: 'REDACTED', 'Cache-Control': 'no-store' }, callback: [Function: RP$callback], transform: undefined, simple: true, resolveWithFullResponse: false, transform2xxOnly: false }, response: undefined }

jgrimard commented 12 months ago

It looks similar to this one. Some sort of bug in HOOBS?
https://github.com/balansse/homebridge-vivint/issues/55#issuecomment-1270114510

OspreyBoat commented 12 months ago

Thanks - just posted at HOOBS work site