-
Notifications
You must be signed in to change notification settings - Fork 11
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: Can'r Retrive System Status #22
Comments
Same problem here, but started today in the morning.
|
I have the problem too and something else happened, see also Ticket You should disable the plugin, otherwise the account will be deactivated. Something's wrong with the plugin. I just received an email from Blink Support and my account has been deactivated.
|
Can you try setting discovery to false in your config file? |
From my side, discovery was set to false resulting in the logs posted above. |
Okay thanks... I'm in the process of adding debug logging to the node-blink-security module so I can get better debug logs about what blink is sending back when this happens. |
Is this resolved? |
So this may be a new wrinkle to the same bug.
[7/12/2020, 11:32:10 AM] [Blink System] Error authenticating with blink API BlinkException [Error]: Can't retrieve system status
I'm running Homebridge under an Unraid docker. Maybe that will help resolve this.... |
2FA emails get sent just fine and I click the allow button but am now plagued with the following message every minute or so.
[5/20/2020, 13:15:32] [Blink System] Discovering Cameras
[5/20/2020, 13:15:32] [Blink System] Inside Lock
[5/20/2020, 13:15:32] [Blink System] BlinkException [Error]: Can't retrieve system status
at Request._callback (/usr/local/lib/node_modules/homebridge-blinkcameras/node_modules/node-blink-security/lib/blink.js:456:25)
at self.callback (/usr/local/lib/node_modules/homebridge-blinkcameras/node_modules/request/request.js:185:22)
at Request.emit (events.js:310:20)
at Request.onRequestError (/usr/local/lib/node_modules/homebridge-blinkcameras/node_modules/request/request.js:877:8)
at ClientRequest.emit (events.js:310:20)
at TLSSocket.socketErrorListener (_http_client.js:426:9)
at TLSSocket.emit (events.js:310:20)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:84:21)
The text was updated successfully, but these errors were encountered: