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.

when i start homebridge there is no plugin found. I have installed some plugins… what to do ?


*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>
*** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node&f=DNSServiceRegister>
[3/8/2017, 11:07:17 AM] No plugins found. See the README for information on installing plugins.
[3/8/2017, 11:07:18 AM] config.json (/home/pi/.homebridge/config.json) not found.
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
                       
    ┌────────────┐     
    │ 031-45-154 │     
    └────────────┘     
                       
[3/8/2017, 11:07:18 AM] Homebridge is running on port 35281.

what should be the folder where the plugins are installed ? Do I need to move them ?

npm -v
2.15.5
node -v
v4.4.5

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
gielkcommented, Mar 19, 2017

FOUND THE PROBLEM !!

i have copied the plugins to the folder where homebridge is searching for plugins

sudo cp -a /home/pi/node_modules/"plugin that installed" /usr/local/lib/node_modules

0reactions
NorthernMan54commented, Jul 28, 2018

If your using systemd, and these instructions

https://gist.github.com/johannrichard/0ad0de1feb6adb9eb61a/

It would go in the file /etc/default/homebridge, to the “HOMEBRIDGE_OPTS” line

Read more comments on GitHub >

github_iconTop Results From Across the Web

"No plugins found" when trying to update plugin with since ...
"No plugins found" when trying to update plugin with since-build the same as AS build except for number after last dot ; Project,...
Read more >
No plugins found in repository · Issue #3065 - GitHub
I can't install the EAP version of the plugin into WebStorm. ... Tooltip appears No plugins found. Check the log file for errors....
Read more >
'No plugins found for `imagemin`. Please read documentation ...
js because I'm getting this error with every image I'm trying to load: WARNING in No plugins found for imagemin . Please read...
Read more >
Error: No Plugins were Found
I have created a new policy (3 families total):. plugin family / is equal to / Windows ( able to see associated plugins)....
Read more >
No Plugins Found - Cacti Forums
Re: No Plugins Found ... Check your Cacti.log for some clues. Make sure your Admin account has access to the Plugin Management realm....
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