question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. ItΒ collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Devices in HomeKit not responding

See original GitHub issue

Analysis

Devices in the Apple Home app are showing β€œno response”. I have removed devices, rebuilt Homebridge Pi server and no luck.

Expected Behavior

Devices when added to HomeBridge appear and are responsive in Home Kit

Steps To Reproduce

Add plugin, restart HomeBridge, Open Home app

Logs

[18/02/2022, 17:28:48] [HB Supervisor] Creating default config.json: /var/lib/homebridge/config.json
[18/02/2022, 17:28:48] [HB Supervisor] Restarting process after port number update.
[18/02/2022, 17:28:52] [HB Supervisor] OS: Linux 5.10.92-v7l+ arm
[18/02/2022, 17:28:52] [HB Supervisor] Node.js v16.14.0 /usr/local/bin/node
[18/02/2022, 17:28:52] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge
[18/02/2022, 17:28:52] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js
[18/02/2022, 17:28:58] [Homebridge UI] Homebridge Config UI X v4.42.0 is listening on :: port 8581
[18/02/2022, 17:28:59] [HB Supervisor] Starting Homebridge with extra flags: -I
[18/02/2022, 17:28:59] [HB Supervisor] Started Homebridge v1.4.0 with PID: 1422
[18/02/2022, 17:28:59] [Homebridge UI] Added new user: admin
[18/02/2022, 17:28:59] [Homebridge UI] Username and password have been set to default:
[18/02/2022, 17:28:59] [Homebridge UI] Username: admin
[18/02/2022, 17:28:59] [Homebridge UI] Password: admin
[18/02/2022, 17:29:00] Loaded config.json with 0 accessories and 1 platforms.
[18/02/2022, 17:29:00] ---
[18/02/2022, 17:29:01] Loaded plugin: homebridge-config-ui-x@4.42.0
[18/02/2022, 17:29:01] Registering platform 'homebridge-config-ui-x.config'
[18/02/2022, 17:29:01] ---
[18/02/2022, 17:29:01] Loading 1 platforms...
[18/02/2022, 17:29:01] [Config] Initializing config platform...
[18/02/2022, 17:29:01] [Config] Running in Service Mode
Setup Payload:
X-HM://0024CXH3B3LBO
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     
    β”‚ 537-43-815 β”‚     
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     
                       
[18/02/2022, 17:29:01] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge B914) is running on port 51148.
[18/02/2022, 17:29:32] [Homebridge UI] Running Command: sudo -E -n npm install -g homebridge-config-ui-x@latest
[20/04/2022, 12:32:10] [Homebridge UI] Homebridge restart request received
[20/04/2022, 12:32:10] [Homebridge UI] No restart command defined, killing process...
[20/04/2022, 12:32:11] [HB Supervisor] Stopping services...
[20/04/2022, 12:32:11] Got SIGTERM, shutting down Homebridge...
[20/04/2022, 12:32:16] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[20/04/2022, 12:32:22] [HB Supervisor] OS: Linux 5.10.92-v7l+ arm
[20/04/2022, 12:32:22] [HB Supervisor] Node.js v16.14.0 /usr/local/bin/node
[20/04/2022, 12:32:22] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge
[20/04/2022, 12:32:22] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js
[20/04/2022, 12:32:26] [Homebridge UI] Homebridge Config UI X v4.43.0 is listening on :: port 8581
[20/04/2022, 12:32:27] [HB Supervisor] Starting Homebridge with extra flags: -I
[20/04/2022, 12:32:27] [HB Supervisor] Started Homebridge v1.4.0 with PID: 1792
[20/04/2022, 12:32:28] Loaded config.json with 0 accessories and 1 platforms.
[20/04/2022, 12:32:28] Loaded 0 cached accessories from cachedAccessories.
[20/04/2022, 12:32:28] ---
[20/04/2022, 12:32:29] Loaded plugin: homebridge-config-ui-x@4.43.0
[20/04/2022, 12:32:29] Registering platform 'homebridge-config-ui-x.config'
[20/04/2022, 12:32:29] ---
[20/04/2022, 12:32:29] Loading 1 platforms...
[20/04/2022, 12:32:29] [Config] Initializing config platform...
[20/04/2022, 12:32:29] [Config] Running in Service Mode
Setup Payload:
X-HM://0024CXH3B3LBO
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     
    β”‚ 537-43-815 β”‚     
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     
                       
[20/04/2022, 12:32:29] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge B914) is running on port 51148.
[20/04/2022, 12:33:14] [Homebridge UI] Running Command: sudo -E -n npm install -g homebridge-nest@latest
[20/04/2022, 12:33:34] [Homebridge UI] Changes to config.json saved.
[20/04/2022, 12:33:37] [Homebridge UI] Homebridge restart request received
[20/04/2022, 12:33:37] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process
[20/04/2022, 12:33:37] [Homebridge UI] Sending SIGTERM to Homebridge
[20/04/2022, 12:33:37] Got SIGTERM, shutting down Homebridge...
[20/04/2022, 12:33:42] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[20/04/2022, 12:33:47] [HB Supervisor] Restarting Homebridge...
[20/04/2022, 12:33:47] [HB Supervisor] Starting Homebridge with extra flags: -I
[20/04/2022, 12:33:47] [HB Supervisor] Started Homebridge v1.4.0 with PID: 1979
[20/04/2022, 12:33:48] Loaded config.json with 0 accessories and 2 platforms.
[20/04/2022, 12:33:49] Loaded 0 cached accessories from cachedAccessories.
[20/04/2022, 12:33:49] ---
[20/04/2022, 12:33:50] Loaded plugin: homebridge-config-ui-x@4.43.0
[20/04/2022, 12:33:50] Registering platform 'homebridge-config-ui-x.config'
[20/04/2022, 12:33:50] ---
[20/04/2022, 12:33:50] Loaded plugin: homebridge-nest@4.6.5
[20/04/2022, 12:33:50] Registering platform 'homebridge-nest.Nest'
[20/04/2022, 12:33:50] ---
[20/04/2022, 12:33:50] Loading 2 platforms...
[20/04/2022, 12:33:50] [Config] Initializing config platform...
[20/04/2022, 12:33:50] [Config] Running in Service Mode
[20/04/2022, 12:33:50] [Nest] Initializing Nest platform...
[20/04/2022, 12:33:50] [Nest] Fetching Nest devices.
Setup Payload:
X-HM://0024CXH3B3LBO
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     
    β”‚ 537-43-815 β”‚     
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     
                       
[20/04/2022, 12:33:50] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge B914) is running on port 51148.
[20/04/2022, 12:33:54] [Nest] initing thermostat "Master Bedroom Thermostat": deviceId: 01AA01AB401100DC structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:33:54] [Nest] initing thermostat (P) "Dining Room Thermostat": deviceId: 18B43000006E8ED7 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:33:54] [Nest] initing thermostat (P) "Great Room Thermostat": deviceId: 18B4300000740741 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:33:54] [Nest] initing home_away_sensor "Home Occupied": deviceId: daf6e570-a84d-11e5-9399-22000b6d823e structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:43:52] [Homebridge UI] Changes to config.json saved.
[20/04/2022, 12:43:57] [Homebridge UI] Homebridge restart request received
[20/04/2022, 12:43:57] [Homebridge UI] No restart command defined, killing process...
[20/04/2022, 12:43:57] [HB Supervisor] Stopping services...
[20/04/2022, 12:43:57] Got SIGTERM, shutting down Homebridge...
[20/04/2022, 12:44:02] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[20/04/2022, 12:44:09] [HB Supervisor] OS: Linux 5.10.92-v7l+ arm
[20/04/2022, 12:44:09] [HB Supervisor] Node.js v16.14.0 /usr/local/bin/node
[20/04/2022, 12:44:09] [HB Supervisor] Homebridge Path: /usr/local/lib/node_modules/homebridge/bin/homebridge
[20/04/2022, 12:44:09] [HB Supervisor] UI Path: /usr/local/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js
[20/04/2022, 12:44:13] [Homebridge UI] Homebridge Config UI X v4.43.0 is listening on :: port 8581
[20/04/2022, 12:44:14] [HB Supervisor] Starting Homebridge with extra flags: -I
[20/04/2022, 12:44:14] [HB Supervisor] Started Homebridge v1.4.0 with PID: 2071
[20/04/2022, 12:44:15] Loaded config.json with 0 accessories and 2 platforms.
[20/04/2022, 12:44:15] Loaded 4 cached accessories from cachedAccessories.
[20/04/2022, 12:44:15] ---
[20/04/2022, 12:44:16] Loaded plugin: homebridge-config-ui-x@4.43.0
[20/04/2022, 12:44:16] Registering platform 'homebridge-config-ui-x.config'
[20/04/2022, 12:44:16] ---
[20/04/2022, 12:44:16] Loaded plugin: homebridge-nest@4.6.5
[20/04/2022, 12:44:16] Registering platform 'homebridge-nest.Nest'
[20/04/2022, 12:44:16] ---
[20/04/2022, 12:44:16] Loading 2 platforms...
[20/04/2022, 12:44:16] [Config] Initializing config platform...
[20/04/2022, 12:44:16] [Config] Running in Service Mode
[20/04/2022, 12:44:16] [Nest] Initializing Nest platform...
[20/04/2022, 12:44:16] [Nest] Fetching Nest devices.
Setup Payload:
X-HM://0024CXH3B3LBO
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     
    β”‚ 537-43-815 β”‚     
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     
                       
[20/04/2022, 12:44:16] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge B914) is running on port 51148.
[20/04/2022, 12:44:20] [Nest] initing thermostat "Master Bedroom Thermostat": deviceId: 01AA01AB401100DC structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:44:20] [Nest] initing thermostat (P) "Dining Room Thermostat": deviceId: 18B43000006E8ED7 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:44:20] [Nest] initing thermostat (P) "Great Room Thermostat": deviceId: 18B4300000740741 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:44:20] [Nest] initing home_away_sensor "Home Occupied": deviceId: daf6e570-a84d-11e5-9399-22000b6d823e structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:46:19] [Homebridge UI] Homebridge restart request received
[20/04/2022, 12:46:20] [Homebridge UI] UI / Bridge settings have not changed; only restarting Homebridge process
[20/04/2022, 12:46:20] [Homebridge UI] Sending SIGTERM to Homebridge
[20/04/2022, 12:46:20] Got SIGTERM, shutting down Homebridge...
[20/04/2022, 12:46:25] [HB Supervisor] Homebridge Process Ended. Code: 143, Signal: null
[20/04/2022, 12:46:30] [HB Supervisor] Restarting Homebridge...
[20/04/2022, 12:46:30] [HB Supervisor] Starting Homebridge with extra flags: -I
[20/04/2022, 12:46:30] [HB Supervisor] Started Homebridge v1.4.0 with PID: 2099
[20/04/2022, 12:46:31] Loaded config.json with 0 accessories and 2 platforms.
[20/04/2022, 12:46:31] Loaded 4 cached accessories from cachedAccessories.
[20/04/2022, 12:46:31] ---
[20/04/2022, 12:46:32] Loaded plugin: homebridge-config-ui-x@4.43.0
[20/04/2022, 12:46:32] Registering platform 'homebridge-config-ui-x.config'
[20/04/2022, 12:46:32] ---
[20/04/2022, 12:46:32] Loaded plugin: homebridge-nest@4.6.5
[20/04/2022, 12:46:32] Registering platform 'homebridge-nest.Nest'
[20/04/2022, 12:46:32] ---
[20/04/2022, 12:46:32] Loading 2 platforms...
[20/04/2022, 12:46:32] [Config] Initializing config platform...
[20/04/2022, 12:46:32] [Config] Running in Service Mode
[20/04/2022, 12:46:32] [Nest] Initializing Nest platform...
[20/04/2022, 12:46:32] [Nest] Fetching Nest devices.
Setup Payload:
X-HM://0024CXH3B3LBO
Enter this code with your HomeKit app on your iOS device to pair with Homebridge:
                       
    β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”     
    β”‚ 537-43-815 β”‚     
    β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜     
                       
[20/04/2022, 12:46:32] Homebridge v1.4.0 (HAP v0.10.0) (Homebridge B914) is running on port 51148.
[20/04/2022, 12:46:36] [Nest] initing thermostat "Master Bedroom Thermostat": deviceId: 01AA01AB401100DC structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:46:36] [Nest] initing thermostat (P) "Dining Room Thermostat": deviceId: 18B43000006E8ED7 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:46:36] [Nest] initing thermostat (P) "Great Room Thermostat": deviceId: 18B4300000740741 structureId: daf6e570-a84d-11e5-9399-22000b6d823e
[20/04/2022, 12:46:36] [Nest] initing home_away_sensor "Home Occupied": deviceId: daf6e570-a84d-11e5-9399-22000b6d823e structureId: daf6e570-a84d-11e5-9399-22000b6d823e

Configuration

Pi 4

Environment

  • OS: Raspberry Pi 4
  • Software:
  • Node:
  • npm:

Process Supervisor

not applicable

Additional Context

No response

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:72 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
1onarcommented, Apr 26, 2022

Same issue here. My Homebridge is running on Synology Docker. Device don’t respond. Shellys still reachable and can be switched. Something is wrong with Homebridge. I didn’t update anything or changed settings. Running system just stopped in the last days…

1reaction
kellery82commented, Apr 24, 2022

I’m having a similar issue with my synology nas running homebridge in docker. All homebridge devices are at no response currently and have tried restoring from a backup, restarting but have not resorted to resetting back to defaults.

I did update the UI as it was out of date. But not sure if this caused it. There is nothing in the logs as well

All good, mine has started working again. Not sure what really caused it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Suddenly all my devices stopped responding on Homekit, All ...
When this happens to me it's often after the hub has locked or lost connection or been powered off from a dead battery....
Read more >
HomeKit Not Responding (No Response Error) - [ FIXED! ]
Ensure that the device is connected to your network – To be β€œvisible” to the HomeKit, it must be connected to your home...
Read more >
homekit not responding out of the house - Apple Community
See Control your home remotely with iPhone - Apple Support. Double check Home is turned on under Settings > [your name] > iCloud,...
Read more >
HomeKit devices stopped working after iOS update (devices ...
Yesterday I updated my iPhone to iOS16 and all the HomeKit devices emulated by Home Assistant have stopped working (showing as notΒ ...
Read more >
HomeKit No Response is the worst part of Smart Home tech
As with most technical problems, a simple reboot of the device fixes it 99% of the time. Apple could fix this to enable...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found