hjdhjd / homebridge-unifi-protect

:video_camera: Complete HomeKit integration for all UniFi Protect device types with full support for most features including HomeKit Secure Video, and more. https://homebridge.io
Other
1.39k stars 83 forks source link

Error node --trace-deprecation #1030

Closed vgr28 closed 6 months ago

vgr28 commented 6 months ago

Homebridge UniFi Protect Version

v6.16.0

Homebridge Platform and OS

Raspberry Pi

Homebridge Version

v1.6.0

Node Version

v16.20.2

UniFi OS Version

v3.2.7

UniFi Protect Controller Version

v2.10.11

Describe the problem

After installion on HOOBS i received this Error. The plugin is for HOOBS Certified.

Homebridge HBUP JSON configuration

"accessories": [],
    "platforms": [
        {
            "platform": "UniFi Protect",
            "controllers": [
                {
                    "address": "192.xxx.xxx.xxx",
                    "password": "xxx",
                    "username": "xxx"
                }
            ]
        }
    ]

Relevant log output

nifi Protect BridgeLoaded plugin 'homebridge-unifi-protect'
21.12.2023, 09:22:37Unifi Protect BridgeLoading 1 platforms...
21.12.2023, 09:22:37Unifi Protect BridgeBridge is running on port 51856.
21.12.2023, 09:22:37Unifi Protect BridgeUniFi ProtectUsing FFmpeg version: 6.0-homebridge-alpine-armv7l-static.
21.12.2023, 09:22:37Unifi Protect BridgeFEHLER(Use `node --trace-deprecation ...` to show where the warning was created)
21.12.2023, 09:22:38Unifi Protect BridgeUniFi ProtectUniFi-CloudKey-Gen2-Plus [UCK-G2-PLUS]: The user 'xxx' requires the Administrator role in order to automatically configure camera RTSP streams.
21.12.2023, 09:22:38Unifi Protect BridgeUniFi ProtectUniFi-CloudKey-Gen2-Plus [UCK-G2-PLUS]: Connected to 192.xxx.xxx.xxx(UniFi Protect 2.10.11 running on UniFi OS 3.2.7).

Acknowledgment that you are only running UniFi OS and UniFi Protect releases from the Ubiquiti Official release channel

github-actions[bot] commented 6 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 6 months ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.