Replies: 1 comment
-
Cause seems to have been memory shortage. RAM upgrade has solved the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've observed recently a slow refresh of both snapshots as well as slow stream loading in HomeKit.
My setup:
In the HomeKit console I find the following potential explanation:
[Garage Veloraum] HomeKit Connection 192.168.1.135
[Garage Veloraum] The image snapshot handler for the given accessory is slow to respond! See https://homebridge.io/w/JtMGR for more info.
Additionally this is shown in Snapshot plugin:
[Klingel] Snapshot failed, but recovered from cache r [Error]: Operation Timed Out
at Timeout._onTimeout (/common/src/promise-utils.ts:53:20)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7) {
promise: Promise { }
}
Is there anything I can do about it?
Beta Was this translation helpful? Give feedback.
All reactions