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.

v1.2.x - Please Report "Not Responding" issues here

See original GitHub issue

If you are running v1.2.0, v1.2.1 or v1.2.2; please downgrade to v1.1.6 or update to the latest beta.

If you are having issues with the latest beta please post below with the following information.

  • Homebridge logs with DEBUG=ciao:* set (see below). Logs without this being set are not helpful.
  • Operating System (Windows / macOS / Ubuntu / Alpine / Debian) - if using Docker post what OS your Docker image is running.

If you don’t have this info, please restrain from commenting so it’s easier for us to track what’s going on.

How to set DEBUG=ciao:*:

If you are using Homebridge with hb-service choose “Homebridge Settings” from the upper-right-corner drop down menu and enter ciao:* into the DEBUG input, then restart Homebridge:

image

If you are running Homebridge at the command line you can do so like this:

DEBUG='ciao:*' homebridge

Systemd users can add DEBUG=ciao:* line to the bottom of their /etc/default/homebridge file.

Other users need to set DEBUG=ciao:* as an environment variable.

How change Homebridge version:

You can change the Homebridge version from the Homebridge UI (v4.29.0 or later):

change-homebridge-version

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:232 (44 by maintainers)

github_iconTop GitHub Comments

15reactions
Superegcommented, Oct 4, 2020

To give some insights. We are currently preparing some other changes to improve stability of the HomeKit server. When we opened this issue to track issues with the migration from the bonjour-hap library (used in version <= 1.1.6) to the newly written ciao library (used with version >=1.2.0), we discovered that many people are experiencing the same symptoms (accessories with ‘No response’) though caused by totally different problems (It may also didn’t help that we released 1.2.x at the same time as iOS 14 lol). With the .1, .2 and .3 released we could already squash some problems, which most people experienced here. To help us discover the problems faster and also to help the users having a much more reliable homebridge experience we are reworking some of the fundamental connection and plugin management.

The thing is, this takes time. No one here is getting paid for working on homebridge or it’s subsequent libraries. It’s done in our free time and we are doing our best.

We have the impression that most people are running fine with 1.2.x, though as we haven’t any analytical data we can’t exactly calculate how many people are actually running 1.2.x. And as there are also enough people having problems and as we currently haven’t the capacity and time to process all issues posted here, we decided to revert the latest version of homebridge back to 1.1.6.

So what to do now:

  • If you were running fine with 1.1.6 and had problems after upgrading to 1.2.x: downgrade back to 1.1.6 by reinstalling homebridge (NO NEED to RESET homebridge!) by running sudo npm install -g homebridge
  • If you are running 1.2.x (best case 1.2.3) and you have no problems: Everything fine, nothing to do.
  • If you are running 1.2.0, 1.2.1, 1.2.2 and have problems: You got two options, you can check if 1.2.3 is maybe working for you (sudo npm install -g homebridge@1.2.3) or you simply revert back to 1.1.6 as shown above.
  • If you have problems with 1.2.x AND 1.1.6 your issue is not caused by the service advertisement and currently out of the scope of this issue. You may want to check if any plugins are causing issues. If you uncovered any particular bug or can provide detailed information you are welcome to raise an issue with us.

If someone wants to follow along the current development progress and process you can visit https://github.com/homebridge/HAP-NodeJS/projects/4 (the different columns are explained here). If you want to try the latest (publicly available) state of this planned release you can install the beta by running sudo npm install -g homebridge@beta.

3reactions
dwightstanleycommented, Sep 16, 2020

The issues we are having with the Docker UnRaid image (particularly the siwatinc/homebridge_gui_unraid image)

For those of you using this image; swapping to the Docker image supported by the Homebridge team would resolve your problems:

https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker#install-homebridge

https://github.com/oznu/docker-homebridge/wiki/Homebridge-on-Unraid

https://github.com/homebridge/homebridge/wiki/Backup-and-Restore

Thank you so much for this post - I always wanted to use your official Homebridge app but struggled to get it configured correctly with UnRaid - using your guides the installation went flawless for me! Backed up my siwatinc homebridge config and restored it into the proper homebridge docker easily.

Read more comments on GitHub >

github_iconTop Results From Across the Web

failed to prepare device for deplo… | Apple Developer Forums
I have tried running an app I've been working on on my phone and I keep getting a "Failed to prepare this device...
Read more >
Apache Log4j Security Vulnerabilities
Apache Log4j Security Vulnerabilities. This page lists all the security vulnerabilities fixed in released versions of Apache Log4j 2.
Read more >
Windows 11, version 21H2 known issues and notifications
In this article. Known issues; Issue details. Find information on known issues and the status of the rollout for Windows 11, version 21H2....
Read more >
MONSTER HUNTER RISE Troubleshooting & Issue Reporting ...
We've set up this troubleshooting and feedback thread for you all to share any technical issues you may be having with the game....
Read more >
Known issues with Android Studio and Android Gradle Plugin
If you experience an issue not already included here, please report a bug. Upgrade to preview: Each release of Android Studio and the...
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