Hi,
ich versuche seit Monaten immer wieder ein Plugin zu installieren, das meine Bewegungsmelder bedienen kann. Keins läuft. Habe es auf mehreres Raspis versucht. Mittlerweile bin ich immerhin soweit, dass ich ein Plugin gpio-device installieren kann, aber nach Konfiguration der config.json startet die Homebridge einfach nicht mehr, sondern spuckt folgende Log aus. Kann das jemand deuten? Ich bin wirklich schon am Verzweifeln.
Ein weiteres Problem: Seitdem ich in den letzten Tagen wieder vermehrt dran herumfrickle, kann ich von extern nicht mehr auf die Homebridge zugreifen. Über die Home-App werden alle Geräte also offline angezeigt. Sobald ich im WLAN bin, sind alle erreichbar. Betrifft aber nur die Geräte der Homebridge. Geräte, die selbst Homefit-zertifiziert sind, kann ich von extern erreichen. Liegt also nicht am Homebridge-Hub. Eine Idee, was er hat oder wie das herausbekomme?
Vielleicht komme ich ja doch noch mal irgendwann ans Ziel. Danke euch.
pi@raspberrypi:~ $ sudo tail -f /var/log/syslog
Apr 17 00:30:45 raspberrypi homebridge[1157]: at require (internal/modules/cjs/helpers.js:14:16)
Apr 17 00:30:45 raspberrypi homebridge[1157]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-gpio-device/index.js:3:11)
Apr 17 00:30:45 raspberrypi homebridge[1157]: at Module._compile (internal/modules/cjs/loader.js:816:30)
Apr 17 00:30:45 raspberrypi homebridge[1157]: [2020-4-17 00:30:45] ====================
Apr 17 00:30:45 raspberrypi homebridge[1157]: [2020-4-17 00:30:45] Loaded plugin: homebridge-gpio-relay
Apr 17 00:30:45 raspberrypi homebridge[1157]: [2020-4-17 00:30:45] Registering accessory 'homebridge-gpio-relay.relay'
Apr 17 00:30:45 raspberrypi homebridge[1157]: [2020-4-17 00:30:45] ---
Apr 17 00:30:48 raspberrypi homebridge[1157]: [2020-4-17 00:30:48] Loaded plugin: homebridge-sonoff
Apr 17 00:30:48 raspberrypi homebridge[1157]: [2020-4-17 00:30:48] Registering platform 'homebridge-sonoff.Sonoff'
Apr 17 00:30:48 raspberrypi homebridge[1157]: [2020-4-17 00:30:48] ---
Apr 17 00:30:51 raspberrypi homebridge[1157]: [2020-4-17 00:30:51] Loaded plugin: homebridge-weather
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] Registering accessory 'homebridge-weather.Weather'
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] ---
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] Loaded plugin: homebridge-wol
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] Registering accessory 'homebridge-wol.NetworkDevice'
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] ---
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] Loading 2 platforms...
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] [Config] Initializing config platform...
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] [Config] Spawning homebridge-config-ui-x with PID 1263
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] [Sonoff] Initializing Sonoff platform...
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] Loading 4 accessories...
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] [OpenWeatherMap Temperature] Initializing Weather accessory...
Apr 17 00:31:02 raspberrypi homebridge[1157]: [2020-4-17 00:31:02] [Rpi Relais1] Initializing relay accessory...
Apr 17 00:31:03 raspberrypi homebridge[1157]: [2020-4-17 00:31:03] Error: The requested accessory 'GPIODevice' was not registered by any plugin.
Apr 17 00:31:03 raspberrypi homebridge[1157]: at API.accessory (/usr/local/lib/node_modules/homebridge/lib/api.js:64:13)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Server._loadAccessories (/usr/local/lib/node_modules/homebridge/lib/server.js:297:42)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:91:38)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:59:10)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Module._compile (internal/modules/cjs/loader.js:816:30)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Module.load (internal/modules/cjs/loader.js:685:32)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Function.Module._load (internal/modules/cjs/loader.js:620:12)
Apr 17 00:31:03 raspberrypi homebridge[1157]: at Function.Module.runMain (internal/modules/cjs/loader.js:877:12)
Apr 17 00:31:03 raspberrypi homebridge[1157]: [2020-4-17 00:31:03] Got SIGTERM, shutting down Homebridge...
Apr 17 00:31:03 raspberrypi homebridge[1157]: Error when trying to open pin 3
Apr 17 00:31:03 raspberrypi homebridge[1157]: gpio-admin: could not flush data to /sys/class/gpio/export: Device or resource busy
Apr 17 00:31:08 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Apr 17 00:31:08 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Apr 17 00:31:18 raspberrypi systemd[1]: homebridge.service: Service RestartSec=10s expired, scheduling restart.
Apr 17 00:31:18 raspberrypi systemd[1]: homebridge.service: Scheduled restart job, restart counter is at 8.
Apr 17 00:31:18 raspberrypi systemd[1]: Stopped homebridge.service.
Apr 17 00:31:18 raspberrypi systemd[1]: homebridge.service: Found left-over process 1263 (homebridge-conf) in control group while starting unit. Ignoring.
Apr 17 00:31:18 raspberrypi systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Apr 17 00:31:18 raspberrypi systemd[1]: Started homebridge.service.
Apr 17 00:31:30 raspberrypi homebridge[1276]: [2020-4-17 00:31:30] Loaded config.json with 4 accessories and 2 platforms.
Apr 17 00:31:30 raspberrypi homebridge[1276]: [2020-4-17 00:31:30] ---
Apr 17 00:31:30 raspberrypi homebridge[1276]: [2020-4-17 00:31:30] Loaded plugin: homebridge-config-ui-x
Apr 17 00:31:30 raspberrypi homebridge[1276]: [2020-4-17 00:31:30] Registering platform 'homebridge-config-ui-x.config'
Apr 17 00:31:30 raspberrypi homebridge[1276]: [2020-4-17 00:31:30] ---
Apr 17 00:31:31 raspberrypi homebridge[1276]: [2020-4-17 00:31:31] ====================
Apr 17 00:31:31 raspberrypi homebridge[1276]: [2020-4-17 00:31:31] ERROR LOADING PLUGIN homebridge-gpio-device:
Apr 17 00:31:31 raspberrypi homebridge[1276]: [2020-4-17 00:31:31] Error: Could not locate the bindings file. Tried:
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/build/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/build/Debug/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/build/Release/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/out/Debug/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/Debug/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/out/Release/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/Release/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/build/default/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: → /usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/compiled/11.15.0/linux/arm/nodeWiringPi.node
Apr 17 00:31:31 raspberrypi homebridge[1276]: at bindings (/usr/local/lib/node_modules/homebridge-gpio-device/node_modules/bindings/bindings.js:88:9)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-gpio-device/node_modules/node-wiring-pi/index.js:1:37)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Module._compile (internal/modules/cjs/loader.js:816:30)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:827:10)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Module.load (internal/modules/cjs/loader.js:685:32)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Function.Module._load (internal/modules/cjs/loader.js:620:12)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Module.require (internal/modules/cjs/loader.js:723:19)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at require (internal/modules/cjs/helpers.js:14:16)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-gpio-device/index.js:3:11)
Apr 17 00:31:31 raspberrypi homebridge[1276]: at Module._compile (internal/modules/cjs/loader.js:816:30)
Alles anzeigen