You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently reset my refresh token and noticed there were many logs like Session hardware_id not found. Creating a new session and trying again.. I'm wondering if we are creating a new session for each of these logs, or if we already debounce them. We should only create a single session.
To Reproduce
No response
Expected behavior
We should only create a single session.
Relevant log output
Screenshots
No response
Homebridge Ring Config
N/A
Additional context
No response
OS
rpi
Node.js Version
22
NPM Version
10
Homebridge/HOOBs Version
latest
Homebridge Ring Plugin Version
latest
Operating System
Rasbian
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe The Bug
I recently reset my refresh token and noticed there were many logs like
Session hardware_id not found. Creating a new session and trying again.
. I'm wondering if we are creating a new session for each of these logs, or if we already debounce them. We should only create a single session.To Reproduce
No response
Expected behavior
We should only create a single session.
Relevant log output
Screenshots
No response
Homebridge Ring Config
Additional context
No response
OS
rpi
Node.js Version
22
NPM Version
10
Homebridge/HOOBs Version
latest
Homebridge Ring Plugin Version
latest
Operating System
Rasbian
The text was updated successfully, but these errors were encountered: