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

Error in Homebridge logs #17

Open
identd113 opened this issue Feb 6, 2024 · 0 comments
Open

Error in Homebridge logs #17

identd113 opened this issue Feb 6, 2024 · 0 comments

Comments

@identd113
Copy link

[2/5/2024, 6:55:49 PM] [Garage] Status garage: closed
[2/5/2024, 6:56:22 PM] [Garage] Error getting state: Error: socket hang up
[2/5/2024, 6:56:22 PM] [Garage] Error polling state RequestError: Error: socket hang up
at new RequestError (/opt/homebrew/lib/node_modules/homebridge-og/node_modules/request-promise-core/lib/errors.js:14:15)
at Request.plumbing.callback (/opt/homebrew/lib/node_modules/homebridge-og/node_modules/request-promise-core/lib/plumbing.js:87:29)
at Request.RP$callback [as _callback] (/opt/homebrew/lib/node_modules/homebridge-og/node_modules/request-promise-core/lib/plumbing.js:46:31)
at self.callback (/opt/homebrew/lib/node_modules/homebridge-og/node_modules/request/request.js:185:22)
at Request.emit (node:events:514:28)
at Request.onRequestError (/opt/homebrew/lib/node_modules/homebridge-og/node_modules/request/request.js:877:8)
at ClientRequest.emit (node:events:514:28)
at Socket.socketOnEnd (node:_http_client:519:9)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1589:12) {
cause: Error: socket hang up
at connResetException (node:internal/errors:787:14)
at Socket.socketOnEnd (node:_http_client:519:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1589:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
error: Error: socket hang up
at connResetException (node:internal/errors:787:14)
at Socket.socketOnEnd (node:_http_client:519:23)
at Socket.emit (node:events:526:35)
at endReadableNT (node:internal/streams/readable:1589:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21) {
code: 'ECONNRESET'
},
options: {
url: 'http://10.0.1.YY:ZZZZZZ/jc?dkey=XXXXX',
method: 'GET',
callback: [Function: RP$callback],
transform: undefined,
simple: true,
resolveWithFullResponse: false,
transform2xxOnly: false
},
response: undefined
}
[2/5/2024, 6:56:28 PM] [Garage] Error getting state: Error: socket hang up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant