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.

Cant start the Server on Raspberry Pi 2

See original GitHub issue

Hello, i can’t start the server on myRPI… this is the error-message

pi@smarthomeserver:~/homebridge$ sudo npm run start

homebridge@0.0.0 start /home/pi/homebridge node app.js

Starting HomeBridge server… module.js:338 throw err; ^ Error: Cannot find module ‘…/build/Release/dns_sd_bindings’ at Function.Module._resolveFilename (module.js:336:15) at Function.Module._load (module.js:278:25) at Module.require (module.js:365:17) at require (module.js:384:17) at Object.<anonymous> (/home/pi/homebridge/lib/HAP-NodeJS/node_modules/mdns/lib/dns_sd.js:32:22) at Module._compile (module.js:460:26) at Object.Module._extensions…js (module.js:478:10) at Module.load (module.js:355:32) at Function.Module._load (module.js:310:12) at Module.require (module.js:365:17)

npm ERR! Linux 3.18.0-20-rpi2 npm ERR! argv “/usr/bin/node” “/usr/bin/npm” “run” “start” npm ERR! node v0.12.4 npm ERR! npm v2.10.1 npm ERR! code ELIFECYCLE npm ERR! homebridge@0.0.0 start: node app.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the homebridge@0.0.0 start script ‘node app.js’. npm ERR! This is most likely a problem with the homebridge package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node app.js npm ERR! You can get their info via: npm ERR! npm owner ls homebridge npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! /home/pi/homebridge/npm-debug.log pi@smarthomeserver:~/homebridge$

have anybody a hint for me ?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
toshibochancommented, Jan 1, 2016

Please anyone can make YouTube how to install HomeBridged on raspberry pi! Please

0reactions
nfarinacommented, Aug 6, 2015

Finally got my RPi 2 and it was really easy to set up and run. I wrote some instructions here: https://github.com/nfarina/homebridge/wiki/Running-HomeBridge-on-a-Raspberry-Pi

Read more comments on GitHub >

github_iconTop Results From Across the Web

APACHE 2 DOES NOT START - Raspberry Pi Forums
That error means that there is no `apache2` service file. Which OS are you running? If Debian based, try. Code: Select all apt-cache...
Read more >
7 Causes for a Raspberry Pi That Won't Boot (And How to Fix ...
2. Raspberry Pi Not Booting? Check the Red and Green LEDs · 3 flashes: start.elf not found · 4 flashes: start.elf cannot launch,...
Read more >
Raspi won't start apache2 after I power cycled
Hint: Some lines were ellipsized, use -l to show in full. UPDATE 2.2 pi@raspberrypi:~ $ sudo systemctl status apache2.service -l ○ apache2.
Read more >
What To Do If Your Raspberry Pi 4 Doesn't Boot Up? (2021)
Join our email list by clicking on the link below for free technology-related reports, educational content, and deals on our ...
Read more >
How to Make a Minecraft Server on Raspberry Pi
Logging into a Raspberry Pi Minecraft Server. 1. Launch Minecraft Java edition on the computer you wish to play from. 2. Select Multiplayer....
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