-
-
Notifications
You must be signed in to change notification settings - Fork 91
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 at boot #896
Comments
I have the same issue after upgrading node.js from v20.10 to v20.13 and homebridge to 1.8.2 (from 1.8.1 I think) |
I made a temporary fix by replacing line 280 of
Now it's running ok for me, and snapshots appear to work correctly still. |
🎉 A new version of camera.uiA new version of camera.ui is currently under active development. An initial alpha/beta release and previews are coming soon. Stay tuned for exciting updates: seydx/camera.ui#448 . This version will no longer be developed / fixed. The new version contains many novelties and fixes (most important is for HKSV recording). |
@ikura |
I got this:
TypeError: Cannot read properties of null (reading 'get')
at file:///var/lib/homebridge/node_modules/homebridge-camera-ui/src/accessories/camera.js:280:57
at processTicksAndRejections (node:internal/process/task_queues:95:5)
and the HB keeps rebooting
The text was updated successfully, but these errors were encountered: