forked from daymondm/homebridge-vivint
-
-
Notifications
You must be signed in to change notification settings - Fork 18
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
Slow To Respond #89
Comments
Thanks - put an XXXX there.
Perhaps I should delete the whole comment. But I wanted the developer to see something of the issue.
… On Nov 25, 2022, at 10:47 PM, jgrimard ***@***.***> wrote:
Please delete your cookie. It gives anyone full access to your alarm system and home address.
—
Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A4MTDAUINNO25VTH4BHQ5S3WKGB4DANCNFSM6AAAAAASLYXGMM>.
You are receiving this because you authored the thread.
|
I would take a look but I don't have the doorbell camera. Just the basic alarm system. |
Thanks - is my post at least safe now?
… On Nov 25, 2022, at 10:54 PM, jgrimard ***@***.***> wrote:
I would take a look but I don't have the doorbell camera. Just the basic alarm system.
—
Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A4MTDARIXAYCIWGD2ZLASETWKGCXRANCNFSM6AAAAAASLYXGMM>.
You are receiving this because you authored the thread.
|
Yes, it looks fine to me. |
Thanks and have a great weekend. And thank you again for the cookie tip.
… On Nov 25, 2022, at 11:05 PM, jgrimard ***@***.***> wrote:
Yes, it looks fine to me.
—
Reply to this email directly, view it on GitHub <#89 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A4MTDARL6X3XQB24G33OPBLWKGECPANCNFSM6AAAAAASLYXGMM>.
You are receiving this because you authored the thread.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vivint BridgeERROR[Doorbell] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info.
Other Error
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/1673969479173966',
headers: {
Cookie: 'xxxxxxxxxxxxxxxxxxxxxxxxxx',
'Cache-Control': 'no-store'
},
callback: [Function: RP$callback],
transform: undefined,
simple: true,
resolveWithFullResponse: false,
transform2xxOnly: false
},
response: undefined
}
The text was updated successfully, but these errors were encountered: