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.

Not using dbus anymore?

See original GitHub issue

Expected Behavior

Previously homebridge would use dbus to talk to Avahi to publish its resources. I’ve not upgraded homebridge for a long time

Current Behavior

It looks rather like homebridge (or its node dependencies) is spinning up a whole mDNS stack and is fighting with Avahi to listen on UDP:5353

Steps to Reproduce (for bugs)

strace -Ff homebridge 2>&1 | grep dbus

Versions

root@gnubert:/# homebridge --version 0.4.43 root@gnubert:/# node --version v10.4.1

OS version: debian jessie via the node:latest docker images

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
typcncommented, Jul 26, 2018

multicast-dns is totally not working on my router( with complex network config, > 10+ interfaces, 5+vlans), using avahi-browse on localhost can’t see the homebridge service downgrade to 0.4.38 is working.

0reactions
stale[bot]commented, Jan 30, 2019

This issue has been automatically marked as stale because it has not had recent activity, and will be closed if no further activity occurs. If this issue was overlooked, forgotten, or should remain open for any other reason, please reply here to call attention to it and remove the stale status. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not using dbus anymore? · Issue #1893 - GitHub
So I had avahi configured with disallow-other-stacks=yes which prevented Homebridge from even being able to bind to the socket, but with that ...
Read more >
GConf Error: No D-BUS daemon running?! How to reinstall or ...
I had this same problem. In my system the problem is caused for ~/.dbus being owned by root. Changing ownership me solved the...
Read more >
Bug#981555: does not appear to respond to DBUS interface ...
Since this work week Evolution on my laptop does not ask for GNOME keyring password anymore. Instead after some kind of a timeout...
Read more >
D-Bus and Polkit, No More Mysticism and Confusion
Dbus and Polkit are two technologies that emanate an aura of confusion. While their names are omnipresent in discussions, and the internet ...
Read more >
gconftool-2 doesn't refresh with the dbus anymore?
But it doesn't work anymore, and I feel like there is a problem with the DBus daemon, even though I can't explain why....
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