-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
motion / ring events stop triggering from today #831
Comments
I have noticed the same, ring devices do not update in HomeKit. Restarted HB and all started working again. Could this be an issue with the refresh token? |
Idk. I am a developer and can debug this code, but I can’t find right now the root cause issue here. |
This is likely related to #815. If your platform is preventing a consistent hardware id from being generated, then you will build up a lot of sessions on the Ring side and eventually stop receiving dings. Can you try removing all the sessions in the Security Center in the Ring app and see if it fixes it temporarily? |
@dgreif thank you so much for replying to me. |
Yay! It’s works! Thank you so much! |
Bug Report
Describe the Bug
motion / ring events stop triggering from today
To Reproduce
Steps to reproduce the behavior:
node example.js Found 1 location(s) with 1 camera(s).
Refresh Token Updated: [skiped]
Location [skipped] (xxxxxx-xxxx-0) has the following 1 camera(s):
Location [skipped] (xxxxxx-xxxxx-0) has the following 0 device(s):
Listening for motion and doorbell presses on your cameras.
nothing happened after ring or / and motions
Expected behavior
ring and /or motion events should be here
Screenshots/Logs
[empty]
Additional context
snapshot pics works properly
Environment
Linux debian 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64
The text was updated successfully, but these errors were encountered: