homebridge-broadband v1.0.3 NPM
Beiträge von FettesB
-
-
-
Ich habe erst heute noch ffmpeg erfolgreich installiert auf meinem Raspberry Pi 3.
Ich habe es nach dieser Anleitung gemacht
Die Installation dauert aber eine ganze weile

-
ZitatAlles anzeigen
Change Log
All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
3.6.2 (2018-05-09)
Other Changes
Added npm-shrinkwrap.json
Updated npm dependencies
Errors will no longer be thrown if a plugin is installed with CVSS alerts lower than 4 (Low Risk)
3.6.1 (2018-05-08)
Bug Fixes
Fixed bug that could cause plugins that take a long time to install or upgrade to fail
3.6.0 (2018-05-08)
Notable Changes
Beta Feature: Initial implementation of GUI/form based setup for supported plugins
Added support for optional native HTTPS / SSL (#68, #35)
The Log Viewer config options have changed, existing options have been have depreciated, see README for details
Docker users may now configure this plugin using the config.json or the new plugin GUI/form config method
Added metadata tag allow using plugin as a full screen web app on iOS (#88)
Added ability to restore and cleanup config.json backups (#77)
Other Changes
Added Content-Security-Policy headers
Links to external sites now have rel="noopener noreferrer"
Links in plugin-author generated markdown (eg. change logs, plugin config) are now opened in a new tab
When on the status page, the browser will refresh automatically if the client version does not match the server version
Updated npm dependencies
Bug Fixes
Fixed bug that caused homebridge to crash when using Log Viewer on Windows 10
-
-
-
Alles anzeigen
pi@raspberrypi:~ $ sudo npm install -g --unsafe-perm homebridge@latest
/usr/local/bin/homebridge -> /usr/local/lib/node_modules/homebridge/bin/homebridge
updated 2 packages in 43.566s
pi@raspberrypi:~ $ homebridge
/usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:96
throw err
^
Error: Could not locate the bindings file. Tried:
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/Debug/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/Release/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/out/Debug/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/Debug/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/out/Release/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/Release/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/build/default/ed25519.node
? /usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/compiled/9.8.0/linux/arm/ed25519.node
at bindings (/usr/local/lib/node_modules/homebridge/node_modules/bindings/bindings.js:93:9)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/ed25519-hap/index.js:1:99)
at Module._compile (module.js:662:30)
at Object.Module._extensions..js (module.js:673:10)
at Module.load (module.js:575:32)
at tryModuleLoad (module.js:515:12)
at Function.Module._load (module.js:507:3)
at Module.require (module.js:606:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/lib/HAPServer.js:8:15)

Rebuild gemacht?
(Ausführen in:
cd /usr/lib/node_modules/ oder cd /usr/local/lib/node_modules/
sudo npm rebuild
-
-
Auf meinem Raspberry Pi3B macht Node 10.0 probleme. Nach der Installation Von Node 10.0 startet Hombridge nicht mehr.
Code
Alles anzeigenApr 25 15:41:42 hbridge2 homebridge[2327]: /usr/local/lib/node_modules/homebridge/node_modules/mdns/lib/dns_sd.js:35 Apr 25 15:41:42 hbridge2 homebridge[2327]: throw ex; Apr 25 15:41:42 hbridge2 homebridge[2327]: ^ Apr 25 15:41:42 hbridge2 homebridge[2327]: Error: The module '/usr/local/lib/node_modules/homebridge/node_modules/mdns/build/Release/dns_sd_bindings.node' Apr 25 15:41:42 hbridge2 homebridge[2327]: was compiled against a different Node.js version using Apr 25 15:41:42 hbridge2 homebridge[2327]: NODE_MODULE_VERSION 59. This version of Node.js requires Apr 25 15:41:42 hbridge2 homebridge[2327]: NODE_MODULE_VERSION 64. Please try re-compiling or re-installing Apr 25 15:41:42 hbridge2 homebridge[2327]: the module (for instance, using `npm rebuild` or `npm install`). Apr 25 15:41:42 hbridge2 homebridge[2327]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:707:18) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Module.load (internal/modules/cjs/loader.js:589:32) Apr 25 15:41:42 hbridge2 homebridge[2327]: at tryModuleLoad (internal/modules/cjs/loader.js:528:12) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Function.Module._load (internal/modules/cjs/loader.js:520:3) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Module.require (internal/modules/cjs/loader.js:626:17) Apr 25 15:41:42 hbridge2 homebridge[2327]: at require (internal/modules/cjs/helpers.js:20:18) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/mdns/lib/dns_sd.js:24:20) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Module._compile (internal/modules/cjs/loader.js:678:30) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:689:10) Apr 25 15:41:42 hbridge2 homebridge[2327]: at Module.load (internal/modules/cjs/loader.js:589:32) Apr 25 15:41:42 hbridge2 systemd[1]: homebridge.service: Main process exited, code=exited, status=1/FAILURE Apr 25 15:41:42 hbridge2 systemd[1]: homebridge.service: Unit entered failed state. Apr 25 15:41:42 hbridge2 systemd[1]: homebridge.service: Failed with result 'exit-code'. Apr 25 15:41:52 hbridge2 systemd[1]: homebridge.service: Service hold-off time over, scheduling restart. Apr 25 15:41:52 hbridge2 systemd[1]: Stopped Node.js HomeKit Server.Dann habe ich versucht einen NPM Rebuild zu machen. Da gab es dann auch einen ERROR
Code
Alles anzeigengyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2 gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23) gyp ERR! stack at ChildProcess.emit (events.js:182:13) gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:225:12) gyp ERR! System Linux 4.14.34-v7+ gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild" gyp ERR! cwd /usr/local/lib/node_modules/homebridge/node_modules/mdns gyp ERR! node -v v10.0.0 gyp ERR! node-gyp -v v3.6.2 gyp ERR! not ok npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-04-25T13_43_29_388Z-debug.logAlso wieder zurück auf Node 9.11.1
hier noch der auszug aus dem .log
Code
Alles anzeigenverbose rebuild bundle /usr/local/lib/node_modules/homebridge/node_modules/mdns 1636 info build /usr/local/lib/node_modules/homebridge/node_modules/mdns 1637 info lifecycle [email protected]~preinstall: [email protected] 1638 info linkStuff [email protected] 1639 silly linkStuff [email protected] has /usr/local/lib/node_modules/homebridge/node_modules as its parent node_modules 1640 verbose rebuildBundles [ 'nan' ] 1641 info lifecycle [email protected]~install: [email protected] 1642 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle false 1643 verbose lifecycle [email protected]~install: PATH: /usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/usr/local/lib/node_modules/homebridge/node_modules/mdns/node_modules/.bin:/usr/local/lib/node_modules/homebridge/node_modules/.bin:/usr/local/lib/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 1644 verbose lifecycle [email protected]~install: CWD: /usr/local/lib/node_modules/homebridge/node_modules/mdns 1645 silly lifecycle [email protected]~install: Args: [ '-c', 'node-gyp rebuild' ] 1646 silly lifecycle [email protected]~install: Returned: code: 1 signal: null 1647 info lifecycle [email protected]~install: Failed to exec install script 1648 verbose stack Error: [email protected] install: `node-gyp rebuild` 1648 verbose stack Exit status 1 1648 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:283:16) 1648 verbose stack at EventEmitter.emit (events.js:182:13) 1648 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14) 1648 verbose stack at ChildProcess.emit (events.js:182:13) 1648 verbose stack at maybeClose (internal/child_process.js:947:16) 1648 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:236:5) 1649 verbose pkgid [email protected] 1650 verbose cwd /usr/local/lib/node_modules 1651 verbose Linux 4.14.34-v7+ 1652 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "rebuild" 1653 verbose node v10.0.0 1654 verbose npm v6.0.0 1655 error code ELIFECYCLE 1656 error errno 1 1657 error [email protected] install: `node-gyp rebuild` 1657 error Exit status 1 1658 error Failed at the [email protected] install script. 1658 error This is probably not a problem with npm. There is likely additional logging output above. 1659 verbose exit [ 1, true ] -
-
-
fix link
Ensure forked process is killed if Homebridge is not running in a different way (@Damien via Slack & [#86](https://github.com/oznu/homebridge-config-ui-x/issues/86))
-
-
-
gib doch mal direkt die IP des rPi´s gefolgt von :8080 ein in Firefox
-
homebridge-hue 0.9.0 NPM
ZitatBug fix: Ambient Light Level for deCONZ Daylight sensor
homebridge-config-ui-x v3.5.2 NPM
ZitatAlles anzeigenChange Log
All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
3.5.2 (2018-04-15)
Notable Changes
Accessory Control: Added message explaining that accessory control is disabled when navigating to /accessories when insecure mode is not enabled
Updated README to contain link to the Enabling Accessory Control wiki article
-
homebridge-config-ui-x v3.5.1 NPM
Change Log
All notable changes to this project will be documented in this file. This project uses Semantic Versioning.
3.5.1 (2018-04-12)
Bug Fixes
- Docker: Fixed a bug that prevented users saving settings
3.5.0 (2018-04-12)
Notable Changes
-
Also ich kann dir sagen das Homebridge 0.4.38 z.Z mit
node.js v9.11.1 und folgenden Plugins bei mir läuft.
-
-
keiner hier der mir bei meinem Problem helfen kann ?