homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

Homebridge no longer working in iOS 16 #485

Closed paradoxgrowth closed 1 year ago

paradoxgrowth commented 1 year ago

Describe The Bug

Hello and thank you VERY much for creating this container.

It had been running well in my QNAP for a while until I upgraded my phone to iOS 16. I could no longer see my my cameras using the Homebridge Camera FFmpeg add in. However, I could see them in another device that has not been upgraded. I just tried to completely reinstall home bridge and restore from a backup. I then tried to re-add home bridge to my phone from scratch, but I get a "accessory not found" error after it tries to add for a while.

Docker Config

N/A

Logs

[12/4/2022, 4:12:56 PM] Homebridge v1.6.0 (HAP v0.11.0) (Homebridge 3379) is running on port 51656.
[12/4/2022, 4:12:56 PM] [D-LINK CAMERA] Launched child bridge with PID 610
[12/4/2022, 4:12:56 PM] [homebridge-qnap-qvrpro] Launched child bridge with PID 616
[12/4/2022, 4:12:56 PM] [Harmony] Launched child bridge with PID 609
[12/4/2022, 4:12:56 PM] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg'
[12/4/2022, 4:12:56 PM] [D-LINK CAMERA] Loaded homebridge-camera-ffmpeg v3.1.4 child bridge successfully
[12/4/2022, 4:12:57 PM] Loaded 2 cached accessories from cachedAccessories.0EC8F19BCF54.
[12/4/2022, 4:12:57 PM] [D-LINK CAMERA] [DCS-5222LB] Configuring cached bridged accessory...
[12/4/2022, 4:12:57 PM] Registering platform 'homebridge-harmony.HarmonyHubWebSocket'
[12/4/2022, 4:12:57 PM] [Harmony] Loaded homebridge-harmony v1.6.2 child bridge successfully
[12/4/2022, 4:12:57 PM] [D-LINK CAMERA] [Baby Cam] Configuring cached bridged accessory...
[12/4/2022, 4:12:57 PM] Loaded 0 cached accessories from cachedAccessories.0E1793076D17.
[12/4/2022, 4:12:57 PM] [Harmony] HarmonyPlatform Init
[12/4/2022, 4:12:57 PM] [Harmony] DidFinishLaunching
[12/4/2022, 4:12:57 PM] [Harmony] (Harmony)INFO - Loading activities...
[12/4/2022, 4:12:57 PM] Homebridge v1.6.0 (HAP v0.11.0) (D-LINK CAMERA) is running on port 59942.
[12/4/2022, 4:12:57 PM] [Harmony] (undefined)INFO - Loading activities...
[12/4/2022, 4:12:57 PM] [Harmony] INFO - starting hub discovery
[12/4/2022, 4:12:57 PM] Homebridge v1.6.0 (HAP v0.11.0) (Harmony) is running on port 54546.
[12/4/2022, 4:12:57 PM] Registering platform 'homebridge-qnap-qvrpro.Camera-QNAP-QVRPro'
[12/4/2022, 4:12:57 PM] [homebridge-qnap-qvrpro] Loaded homebridge-qnap-qvrpro v0.0.7 child bridge successfully
[12/4/2022, 4:12:57 PM] Homebridge v1.6.0 (HAP v0.11.0) (homebridge-qnap-qvrpro) is running on port 50486.
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Adding Accessory : Harmony-TV
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - configuring Main TV Service
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating TV Service
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Switch to PC in position 1
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Switch to Server in position 2
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Switch to server in position 3
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Switch to Switch in position 4
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Switch to Roku in position 5
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Bedroom TV in position 6
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating Input Service - Living room TV in position 7
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)WARNING - No main Activity that match config file found, default to first one
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Configuring Main Activity Switch to PC
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - Creating TV Speaker Service
[12/4/2022, 4:12:58 PM] [Harmony] (Harmony)INFO - setupFoundAccessories - TV accessory added as external accessory
[12/4/2022, 4:12:58 PM] Harmony-TV A2D1 is running on port 37671.
[12/4/2022, 4:12:58 PM] Please add [Harmony-TV A2D1] manually in Home app. Setup Code: 031-45-154
[12/4/2022, 4:13:03 PM] [Harmony] INFO - stopping hub discovery, hubs found : undefined
[12/4/2022, 4:13:03 PM] [Harmony] (undefined)INFO - received discovered hubs  undefined
[12/4/2022, 4:13:03 PM] [Harmony] (undefined)ERROR - no hub found

Host Operating System

QNAP

Host Architecture

x86_64 / amd64

github-actions[bot] commented 1 year 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.