Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOOBS Log Error Vivint #1869

Open
OspreyBoat opened this issue Jul 9, 2023 · 0 comments
Open

HOOBS Log Error Vivint #1869

OspreyBoat opened this issue Jul 9, 2023 · 0 comments
Labels
bug Something isn't working discovery Issues reported without enough information

Comments

@OspreyBoat
Copy link

Description
Log File Error for Vivint - Vivint is still controlled by Apple Home

Version
Product HOOBS Box (Starter Kit) June 2022
HOOBS 4.3.0.
Node Version 16.20.0
Homebridge Version 1.6.0
Vivint Bridge 1.8.3

Did you upgrade
Please let us know if you upgraded from a previous version.
No

Pervious version
n/a

What device are you using?
Please let us know the device you are running HOOBS on.
HOOBS Box

If this is a custom install, what's your operating system?
Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.

List your plugins
Nest Bridge
Roomba Bridge
Sonos Portable
Sonos So Simple Bridge
Vivint Bridge - this is the issue
myQ Bridge

Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH cat ~/.hoobs/etc/config.json

{
“platform”: “Vivint”,
“RefreshToken”: “REDACTED”

7/9/2023,
1:27:47 PMVivint
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/4234828572421950', headers: { Cookie: ‘REDACTED', 'Cache-Control': 'no-store' },
callback: [Function: RP$callback],
transform: undefined,
simple: true,
resolveWithFullResponse: false,
transform2xxOnly: false },
response: undefined }

Context:
Vivint works mostly fine although sometimes is slow to respond. Sometimes misses a response.

@OspreyBoat OspreyBoat added bug Something isn't working discovery Issues reported without enough information labels Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working discovery Issues reported without enough information
Projects
None yet
Development

No branches or pull requests

1 participant