Nach Homebridge-Update keine Zuordnung der Geräte im Homekit möglich

  • Hallo Community,


    Am Wochenende kämpfte ich mich durch die Update-Fehler der Homebridge. Im Homebridge Config UI X aktualisierte ich zuerst meine PlugIns auf die jeweilige aktuelle Version:

    homebridge-harmony v1.3.11

    homebridge-weather-plus v3.2.2

    homebridge-tuya-web v0.3.3

    homebridge-ewelink-max v0.1.24


    Danach aktualisierte ich homebridge-config-ui-x auf v4.23.1. Und damit fing mein Dilemma an: homebridge-config-ui-x startet nicht mehr. Homebridge funktionierte jedoch noch. In einem Artikel auf Reddit (https://www.reddit.com/r/homeb…owx/issue_with_configuix/) stieß ich dann auf meine Lösung. Anscheinend war meine Version von node.js buggy. Nachdem ich n installiert und damit die Version von node.js auf 14.4.0 und npm auf 6.14.5 aktualisierte, konnte ich homebridge-config-ui-x mit Homebridge 1.1.1 wieder starten. Der Tipp, Homebridge auf eine ältere Version zurückzusetzen, funktionierte bei mir nicht, da die Plugins schon aktualisiert waren.

    Soweit zur Vorgeschichte. Jetzt das Verhalten, das ich mir nicht erklären kann: Jedesmal, wenn ich Homebridge neu starte, versammeln sich alle Geräte, die ich über Homebridge ins Homekit übergebe in einem Raum (Abstellraum). Wenn ich dann z.B. ein Gerät in einen anderen Raum bewegen will, verschwinden alle Homebridge-Geräte und tauchen erst nach einem Neustart der Homebridge auf. Alle Homekit-Regeln funktionieren noch. Die Homekit-Geräte verschwinden nicht. Und ich kann mir nicht erklären, wie ich mir das Verhalten erklären kann. Homebridge habe ich nach der Anleitung von sschuste (Revision 45) installiert. Das Setup lief stabil und fehlerfrei. Bis zum Update. Wer kann mir Licht ans Fahrrad machen? Welche Infos benötigt es für's Troubleshooting hier zusätzlich?


    Danke für Eure Hilfe im Voraus und Grüße vom Onlineradler (Michael)

    • Hilfreich

    Ich verwende wohl ein sehr ähnliches Setup wie du und habe deine Probleme nicht:

    • Installation der Homebridge à la sschuste. Die von dir erwähnte Revision 45 ist veraltet, sollte aber trotzdem funktionieren und keinen Einfluss auf dein Setup haben.
    • [email protected]
    • [email protected]
    • von den von dir angegebenen Plugins verwende ich nur [email protected]

    Meine Node-Version ist unterschiedlich - hier verwende ich die LTS-Version 12.18.2. Ich kann mir aber nicht vorstellen, dass es an der Node-Version liegt. Ich vermute vielmehr ein Problem mit hap-nodejs. Das ist nämlich der wesentliche Kern der Homebridge: hap-nodejs ist das HomeKit-Protokoll für Linux und homebridge benutzt dieses.


    Bitte beachte, dass ich hier schwere Spekulationen anstelle. Ich vermute es. Ich kann das nicht debuggen. Ich weiß es nicht wirklich. An dieser Stelle herumzuspielen könnte mehr Schaden als Nutzen bringen. Bei mir ist hap-nodejs zweimal installiert und ich wage es nicht, die ältere Version davon zu entfernen. Daran erkennt man genau, wie gut ich mich auskenne :rolleyes:


    Meine Empfehlung lautet daher: installiere die Homebridge komplett neu. Wenn ich vor dieser Aufgabe stünde, würde ich eine neue SD-Card nehmen und von vorn beginnen. Das geht schnell und noch schneller geht es, wenn man vorher ein Backup der aktuellen Homebridge mit homebridge-config-ui-x macht (siehe das Menü rechts unter den drei vertikalen Punkten). Dieses Backup wird auf später einer neuen Homebridge automatisch alle Plugins installieren und die config.json wiederherstellen.


    Du installierst also homebridge und homebridge-config-ui-x und machst dann den Restore deines Backup-Archivs. Da du eine neue SD-Card genommen hast, ist deine alte Konfiguration unberührt und kann jederzeit wieder verwendet werden. Ich rechne nicht damit, dass du deine Automationen neu erstellen musst. Aber auch hier bewege ich mich auf Eis unbekannter Dicke.


    Ich habe vage in Erinnerung, dass ich von deinem Problem schon vorher gehört habe - im Zusammenhang mit dem Update der Homebridge von 0.4.55 auf 1.0, aber kann dazu auf die Schnelle nichts finden. Vielleicht kannst du dir eine Neuinstallation ersparen, wenn du noch ein bisschen recherchierst.


    Sorry für die lahme Hilfe, aber hier geht's tief in den Keller und da war ich noch nicht.

  • Ich habe das gleiche Problem.

    Ich habe gestern die Weboberfläche geöffnet (weil mein Vater sich dfür interessiert hat).

    Ohne nachzudenken habe ich auf Update gedrückt.

    Seitdem startet Homebridge nicht mehr und ich komme nicht mehr auf die Weboberfläche.


    Da ich mich gar nicht auskenne, sondern das alles "nur" nach anletung installiert habe, kann ich mir auch nicht wirklich helfen.

  • Auf dem Raspi einloggen und dort eingeben:

    sudo systemctl restart homebridge; sudo journalctl -fau homebridge


    Dann kannst du das Log sehen.

  • Leider kann ich mit dem Log 0 anfangen.


    Jul 02 19:29:00 raspberrypi homebridge[714]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Jul 02 19:29:00 raspberrypi homebridge[714]: at Module._compile (internal/modules/cjs/loader.js:1138:30)

    Jul 02 19:29:00 raspberrypi homebridge[714]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    Jul 02 19:29:00 raspberrypi homebridge[714]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 02 19:29:00 raspberrypi homebridge[714]: [7/2/2020, 19:29:00] Got SIGTERM, shutting down Homebridge...

    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.

    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Jul 02 19:29:06 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 02 19:29:06 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 02 19:29:08 raspberrypi homebridge[798]: [7/2/2020, 19:29:08] Loaded config.json with 1 accessories and 4 platforms.

    Jul 02 19:29:08 raspberrypi homebridge[798]: [7/2/2020, 19:29:08] ---

    Jul 02 19:29:09 raspberrypi homebridge[798]: [7/2/2020, 19:29:09] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

  • pi@raspberrypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge
    -- Logs begin at Thu 2020-07-02 14:22:44 CEST. --
    Jul 02 19:29:00 raspberrypi homebridge[714]: at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    Jul 02 19:29:00 raspberrypi homebridge[714]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
    Jul 02 19:29:00 raspberrypi homebridge[714]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    Jul 02 19:29:00 raspberrypi homebridge[714]: at Module.load (internal/modules/cjs/loader.js:986:32)
    Jul 02 19:29:00 raspberrypi homebridge[714]: [7/2/2020, 19:29:00] Got SIGTERM, shutting down Homebridge...
    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.
    Jul 02 19:29:05 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
    Jul 02 19:29:06 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
    Jul 02 19:29:06 raspberrypi systemd[1]: Started Node.js HomeKit Server.
    Jul 02 19:29:08 raspberrypi homebridge[798]: [7/2/2020, 19:29:08] Loaded config.json with 1 accessories and 4 platforms.
    Jul 02 19:29:08 raspberrypi homebridge[798]: [7/2/2020, 19:29:08] ---
    Jul 02 19:29:09 raspberrypi homebridge[798]: [7/2/2020, 19:29:09] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.
    Jul 02 19:29:09 raspberrypi homebridge[798]: [7/2/2020, 19:29:09] The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.
    Jul 02 19:29:09 raspberrypi homebridge[798]: [7/2/2020, 19:29:09] Loaded plugin: [email protected]
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Registering platform 'homebridge-camera-ui.CameraUI'
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ---
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Loaded plugin: [email protected]
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Registering platform 'homebridge-config-ui-x.config'
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ---
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Loaded plugin: [email protected]
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Registering accessory 'homebridge-fakebulb1.FakeBulb1'
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ---
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Loaded plugin: [email protected]
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ---
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Loaded plugin: [email protected]
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Registering platform 'homebridge-samsung-tizen.SamsungTizen'
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ---
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ====================
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ERROR LOADING PLUGIN homebridge-soundtouch:
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Error: The module '/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/mdns/build/Release/dns_sd_bindings.node'
    Jul 02 19:29:10 raspberrypi homebridge[798]: was compiled against a different Node.js version using
    Jul 02 19:29:10 raspberrypi homebridge[798]: NODE_MODULE_VERSION 64. This version of Node.js requires
    Jul 02 19:29:10 raspberrypi homebridge[798]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
    Jul 02 19:29:10 raspberrypi homebridge[798]: the module (for instance, using `npm rebuild` or `npm install`).
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1188:18)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Module.load (internal/modules/cjs/loader.js:986:32)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Module.require (internal/modules/cjs/loader.js:1026:19)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at require (internal/modules/cjs/helpers.js:72:18)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Object. (/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/mdns/lib/dns_sd.js:24:20)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Module.load (internal/modules/cjs/loader.js:986:32)
    Jul 02 19:29:10 raspberrypi homebridge[798]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] ====================
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Loading 4 platforms...
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [SamsungTizen] Initializing SamsungTizen platform...
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] Initializing CameraUI platform...
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] **************************************************************
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] CameraUI v2.1.9 by SeydX
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] GitHub: https://github.com/SeydX/homebridge-camera-mqtt
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] Email: [email protected]
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] **************************************************************
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [CameraUI] start success...
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] [Config] Initializing config platform...
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:11] [Config] Spawning homebridge-config-ui-x with PID 826
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:11] Error loading platform requested in your config.json at position 4
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:11] Error: The requested platform 'DelayedSwitches' was not registered by any plugin.
    Jul 02 19:29:11 raspberrypi homebridge[798]: at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/homebridge/src/pluginManager.ts:224:15)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at /usr/local/lib/node_modules/homebridge/src/server.ts:387:37
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Array.forEach ()
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Server.loadPlatforms (/usr/local/lib/node_modules/homebridge/src/server.ts:374:27)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:153:29)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Module._compile (internal/modules/cjs/loader.js:1138:30)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
    Jul 02 19:29:11 raspberrypi homebridge[798]: at Module.load (internal/modules/cjs/loader.js:986:32)
    Jul 02 19:29:11 raspberrypi homebridge[798]: [7/2/2020, 19:29:11] Got SIGTERM, shutting down Homebridge...
    Jul 02 19:29:16 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
    Jul 02 19:29:16 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.
    Jul 02 19:29:16 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
    Jul 02 19:29:26 raspberrypi systemd[1]: homebridge.service: Service hold-off time over, scheduling restart.
    Jul 02 19:29:26 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
    Jul 02 19:29:26 raspberrypi systemd[1]: Started Node.js HomeKit Server.
    Jul 02 19:29:27 raspberrypi homebridge[851]: [7/2/2020, 19:29:27] Loaded config.json with 1 accessories and 4 platforms.
    Jul 02 19:29:27 raspberrypi homebridge[851]: [7/2/2020, 19:29:27] ---
    Jul 02 19:29:28 raspberrypi homebridge[851]: [7/2/2020, 19:29:28] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

  • ERROR LOADING PLUGIN homebridge-soundtouch:
    Jul 02 19:29:10 raspberrypi homebridge[798]: [7/2/2020, 19:29:10] Error: The module '/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/mdns/build/Release/dns_sd_bindings.node'
    Jul 02 19:29:10 raspberrypi homebridge[798]: was compiled against a different Node.js version using
    Jul 02 19:29:10 raspberrypi homebridge[798]: NODE_MODULE_VERSION 64. This version of Node.js requires
    Jul 02 19:29:10 raspberrypi homebridge[798]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing

    Scheint durch ein Node-Update erzeugt zu werden. Ich würde den letzten Satz beherzigen und es mit

    sudo npm install -g --unsafe-perm homebridge-soundtouch versuchen.

  • Hi Revilo,


    da steht in deinem Log:

    Jul 02 19:29:09 raspberrypi homebridge[798]: [7/2/2020, 19:29:09] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

    Das sieht mir fast so aus, als würde dein camera-ui plugin nicht mehr zur neuen Homebridge Version passen. Nimm das mal raus und starte die Kiste neu, oder schau nach, ob du dort ein aktuelleres plugin findest.


    Viele Grüße, Torsten

  • Scheint durch ein Node-Update erzeugt zu werden. Ich würde den letzten Satz beherzigen und es mit

    sudo npm install -g --unsafe-perm homebridge-soundtouch versuchen.

    Das habe ich ausgeführt und folgenden Log. Schlau werde ich aus dem leider nicht.


    -- Logs begin at Thu 2016-11-03 18:16:42 CET. --

    Jul 03 15:10:40 raspberrypi homebridge[1106]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Jul 03 15:10:40 raspberrypi homebridge[1106]: at Module._compile (internal/modules/cjs/loader.js:1138:30)

    Jul 03 15:10:40 raspberrypi homebridge[1106]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    Jul 03 15:10:40 raspberrypi homebridge[1106]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 03 15:10:40 raspberrypi homebridge[1106]: [7/3/2020, 15:10:40] Got SIGTERM, shutting down Homebridge...

    Jul 03 15:10:45 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Jul 03 15:10:45 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 03 15:10:45 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.

    Jul 03 15:10:45 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Jul 03 15:10:45 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 03 15:10:47 raspberrypi homebridge[1155]: [7/3/2020, 15:10:47] Loaded config.json with 1 accessories and 4 platforms.

    Jul 03 15:10:47 raspberrypi homebridge[1155]: [7/3/2020, 15:10:47] ---

    Jul 03 15:10:48 raspberrypi homebridge[1155]: [7/3/2020, 15:10:48] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

    Jul 03 15:10:48 raspberrypi homebridge[1155]: [7/3/2020, 15:10:48] The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.

    Jul 03 15:10:48 raspberrypi homebridge[1155]: [7/3/2020, 15:10:48] Loaded plugin: [email protected]

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Registering platform 'homebridge-camera-ui.CameraUI'

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] ---

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Loaded plugin: [email protected]

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Registering platform 'homebridge-config-ui-x.config'

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] ---

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Loaded plugin: [email protected]

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Registering accessory 'homebridge-fakebulb1.FakeBulb1'

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] ---

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Loaded plugin: [email protected]

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'

    Jul 03 15:10:49 raspberrypi homebridge[1155]: [7/3/2020, 15:10:49] ---

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Loaded plugin: [email protected]

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Registering platform 'homebridge-samsung-tizen.SamsungTizen'

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] ---

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:10:50 raspberrypi homebridge[1155]: *** WARNING *** For more information see <http://0pointer.de/avahi-compa…node&f=DNSServiceRegister>

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:10:50 raspberrypi node[1155]: *** WARNING *** For more information see <http://0pointer.de/avahi-compa…node&f=DNSServiceRegister>

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] ====================

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] ERROR LOADING PLUGIN homebridge-soundtouch:

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Error: The module '/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/node-expat/build/Release/node_expat.node'

    Jul 03 15:10:50 raspberrypi homebridge[1155]: was compiled against a different Node.js version using

    Jul 03 15:10:50 raspberrypi homebridge[1155]: NODE_MODULE_VERSION 64. This version of Node.js requires

    Jul 03 15:10:50 raspberrypi homebridge[1155]: NODE_MODULE_VERSION 72. Please try re-compiling or re-installing

    Jul 03 15:10:50 raspberrypi homebridge[1155]: the module (for instance, using `npm rebuild` or `npm install`).

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1188:18)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Function.Module._load (internal/modules/cjs/loader.js:879:14)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module.require (internal/modules/cjs/loader.js:1026:19)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at require (internal/modules/cjs/helpers.js:72:18)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at bindings (/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/node-expat/node_modules/bindings/bindings.js:112:48)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge-soundtouch/node_modules/node-expat/lib/node-expat.js:4:32)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module._compile (internal/modules/cjs/loader.js:1138:30)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] ====================

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Loading 4 platforms...

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [SamsungTizen] Initializing SamsungTizen platform...

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] Initializing CameraUI platform...

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] **************************************************************

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] CameraUI v2.1.9 by SeydX

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] GitHub: https://github.com/SeydX/homebridge-camera-mqtt

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] Email: [email protected]

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] **************************************************************

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [CameraUI] start success...

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [Config] Initializing config platform...

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] [Config] Spawning homebridge-config-ui-x with PID 1184

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Error loading platform requested in your config.json at position 4

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Error: The requested platform 'DelayedSwitches' was not registered by any plugin.

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/homebridge/src/pluginManager.ts:224:15)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at /usr/local/lib/node_modules/homebridge/src/server.ts:387:37

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Array.forEach (<anonymous>)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Server.loadPlatforms (/usr/local/lib/node_modules/homebridge/src/server.ts:374:27)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:153:29)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module._compile (internal/modules/cjs/loader.js:1138:30)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 03 15:10:50 raspberrypi homebridge[1155]: [7/3/2020, 15:10:50] Got SIGTERM, shutting down Homebridge...

    Jul 03 15:10:55 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Jul 03 15:10:55 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.

    Jul 03 15:10:55 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Jul 03 15:11:05 raspberrypi systemd[1]: homebridge.service: Service hold-off time over, scheduling restart.

    Jul 03 15:11:05 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 03 15:11:05 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 03 15:11:06 raspberrypi homebridge[1209]: [7/3/2020, 15:11:06] Loaded config.json with 1 accessories and 4 platforms.

    Jul 03 15:11:06 raspberrypi homebridge[1209]: [7/3/2020, 15:11:06] ---

    Jul 03 15:11:07 raspberrypi homebridge[1209]: [7/3/2020, 15:11:07] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

    Jul 03 15:11:07 raspberrypi homebridge[1209]: [7/3/2020, 15:11:07] The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.

    Jul 03 15:11:07 raspberrypi homebridge[1209]: [7/3/2020, 15:11:07] Loaded plugin: [email protected]

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Registering platform 'homebridge-camera-ui.CameraUI'

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] ---

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Loaded plugin: [email protected]

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Registering platform 'homebridge-config-ui-x.config'

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] ---

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Loaded plugin: [email protected]

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Registering accessory 'homebridge-fakebulb1.FakeBulb1'

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] ---

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Loaded plugin: [email protected]

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'

    Jul 03 15:11:08 raspberrypi homebridge[1209]: [7/3/2020, 15:11:08] ---

    Jul 03 15:11:09 raspberrypi homebridge[1209]: [7/3/2020, 15:11:09] Loaded plugin: [email protected]

    Jul 03 15:11:09 raspberrypi homebridge[1209]: [7/3/2020, 15:11:09] Registering platform 'homebridge-samsung-tizen.SamsungTizen'

    Jul 03 15:11:09 raspberrypi homebridge[1209]: [7/3/2020, 15:11:09] ---

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:11:09 raspberrypi homebridge[1209]: *** WARNING *** For more information see <http://0pointer.de/avahi-compa…node&f=DNSServiceRegister>

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=node>

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** The program 'node' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** Please fix your application to use the native API of Avahi!

    Jul 03 15:11:09 raspberrypi node[1209]: *** WARNING *** For more information see <http://0pointer.de/avahi-compa…node&f=DNSServiceRegister>

  • Das liest sich auch wie ein Node-Problem. Hast du das PlugIn homebridge-camera-ui aktualisiert? Dann scheint deine Node-Version auch nicht mehr passend zu sein. Mit dem Ratschlag von sschuste zu meinem Post scheint auch hier eine Neuinstallation ratsam.

    sschuste: Ich organisiere mir eine SD-Karte und warte auf einen Tag mit Regen von morgens bis abends. Ein Backup habe ich zum Glück sowohl vor als auch nach dem Update gemacht. Eines davon wird hoffentlich funktionieren. Danke für deine Hilfe.

  • The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.

    Du verwendest eine sehr neue Node-Version, nämlich Version 12.18.2. Prima. Ich nehm die auch.

    Das Plugin hätte lieber eine ältere Node-Version, nämlich die 8.9.1. Falls Opa noch lebt, dann frag ihn, ob der die noch hat, ansonsten rufe im Deutschen Museum in München an. Meine Empfehlung lautet aber: ändere die Node-Version nicht, lass homebridge-camera-ui herummaulen und ignoriere das einfach. Dieses Plugin ist nicht schuld am Homebridge-Crash.


    Dein Problem ist homebridge-soundtouch. Das kann mit der neuen Node-Version nicht so ohne weiteres. Ich hatte gehofft, eine Neuinstallation würde das beheben, aber dem scheint nicht so zu sein. Also, gegen hartnäckigen Schmutz hilft Domestos mit Aktiv-Chlor für effiziente Schimmelbeseitigung. Auf dem Raspi nenne ich das uninstall mit effizienter Dateibeseitigung.


    Mein zweiter Versuch wäre deshalb:

    sudo npm uninstall -g --unsafe-perm homebridge-soundtouch

    sudo npm install -g --unsafe-perm homebridge-soundtouch


    Vielleicht hilft das.

  • Vielleicht auch nicht unbedingt die neueste Version des PlugINs? Der Fehler kam ja erst nach dem Update des PlugIns. Mein Opa kennt die Version übrigens auch nicht.:-)) Könnte also schwierig sein, die überhaupt im Netz noch zu finden. Hier (https://nodejs.org/en/blog/release/v8.9.1/) gibt's wohl noch die Version. Aber ob sich die mit n oder nvm installieren läßt?

  • Vielleicht auch nicht unbedingt die neueste Version des PlugINs? Der Fehler kam ja erst nach dem Update des PlugIns.

    Ich komme durcheinander. Hier ging es doch um das Problem von Revilo, und er hat gesagt:

    Ich habe gestern die Weboberfläche geöffnet (weil mein Vater sich dfür interessiert hat).

    Ohne nachzudenken habe ich auf Update gedrückt.

    Hier steht nirgendwo, was er nun geupdatet hat. Oder geht es um was völlig anderes? :/

  • Schon mal danke dafür.

    Ich habe beide befehle ausgeführt.

    Also habe ich es gleich wieder deinstalliert.


    Das ergibt dann den Log:


    pi@raspberrypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge

    -- Logs begin at Sat 2020-07-04 08:12:24 CEST. --

    Jul 04 08:14:03 raspberrypi homebridge[1351]: [7/4/2020, 08:14:03] Got SIGTERM, shutting down Homebridge...

    Jul 04 08:14:08 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Jul 04 08:14:08 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.

    Jul 04 08:14:08 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Jul 04 08:14:18 raspberrypi systemd[1]: homebridge.service: Service hold-off time over, scheduling restart.

    Jul 04 08:14:18 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 04 08:14:18 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 04 08:14:18 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...

    Jul 04 08:14:18 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 04 08:14:18 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 04 08:14:19 raspberrypi homebridge[1410]: [7/4/2020, 08:14:19] Loaded config.json with 1 accessories and 4 platforms.

    Jul 04 08:14:19 raspberrypi homebridge[1410]: [7/4/2020, 08:14:19] ---

    Jul 04 08:14:20 raspberrypi homebridge[1410]: [7/4/2020, 08:14:20] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

    Jul 04 08:14:20 raspberrypi homebridge[1410]: [7/4/2020, 08:14:20] The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.

    Jul 04 08:14:20 raspberrypi homebridge[1410]: [7/4/2020, 08:14:20] Loaded plugin: [email protected]

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Registering platform 'homebridge-camera-ui.CameraUI'

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] ---

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Loaded plugin: [email protected]

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Registering platform 'homebridge-config-ui-x.config'

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] ---

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Loaded plugin: [email protected]

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Registering accessory 'homebridge-fakebulb1.FakeBulb1'

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] ---

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Loaded plugin: [email protected]

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'

    Jul 04 08:14:21 raspberrypi homebridge[1410]: [7/4/2020, 08:14:21] ---

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Loaded plugin: [email protected]

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Registering platform 'homebridge-samsung-tizen.SamsungTizen'

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] ---

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Loading 4 platforms...

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [SamsungTizen] Initializing SamsungTizen platform...

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] Initializing CameraUI platform...

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] **************************************************************

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] CameraUI v2.1.9 by SeydX

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] GitHub: https://github.com/SeydX/homebridge-camera-mqtt

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] Email: [email protected]

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] **************************************************************

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [CameraUI] start success...

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [Config] Initializing config platform...

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] [Config] Spawning homebridge-config-ui-x with PID 1438

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Error loading platform requested in your config.json at position 4

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Error: The requested platform 'DelayedSwitches' was not registered by any plugin.

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/homebridge/src/pluginManager.ts:224:15)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at /usr/local/lib/node_modules/homebridge/src/server.ts:387:37

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Array.forEach (<anonymous>)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Server.loadPlatforms (/usr/local/lib/node_modules/homebridge/src/server.ts:374:27)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:153:29)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Module._compile (internal/modules/cjs/loader.js:1138:30)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: at Module.load (internal/modules/cjs/loader.js:986:32)

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Got SIGTERM, shutting down Homebridge...



    npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

    npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

    npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

    npm WARN deprecated [email protected]: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).

    npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

    npm WARN deprecated [email protected]: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.



    npm WARN notsup Unsupported engine for [email protected]: wanted: {"node":"0.10.x"} (current: {"node":"12.18.2","npm":"6.14.5"})

    npm WARN notsup Not compatible with your version of node/npm: [email protected]

  • Erstmal ganz unten: die WARNs ignorieren wir erstmal. Was ist denn das eigentlich für eine Installation, doch hoffentlich nicht HOOBS?

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Error loading platform requested in your config.json at position 4

    Jul 04 08:14:22 raspberrypi homebridge[1410]: [7/4/2020, 08:14:22] Error: The requested platform 'DelayedSwitches' was not registered by any plugin.

    Sagt aus, dass du eine Konfiguration für homebridge-delayed-switches hast, dieses Plugin aber nicht installiert ist. Also:sudo npm install -g --unsafe-perm homebridge-delayed-switches

  • Super, es läuft wieder. Vielen Dank.


    Aber irgendwas ist noch nicht ganz richtig oder?


    -- Logs begin at Thu 2016-11-03 18:16:42 CET. --

    Jul 05 10:00:46 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...

    Jul 05 10:00:46 raspberrypi homebridge[361]: [7/5/2020, 10:00:46] [CameraUI] [INFO] Vorplatz1: Got SIGTERM. Cleaning up...

    Jul 05 10:00:46 raspberrypi homebridge[361]: [7/5/2020, 10:00:46] [CameraUI] [INFO] Terrasse1: Got SIGTERM. Cleaning up...

    Jul 05 10:00:46 raspberrypi homebridge[361]: [7/5/2020, 10:00:46] [CameraUI] [INFO] Küche: Got SIGTERM. Cleaning up...

    Jul 05 10:00:46 raspberrypi homebridge[361]: [7/5/2020, 10:00:46] [CameraUI] [INFO] Wohnzimmer1: Got SIGTERM. Cleaning up...

    Jul 05 10:00:51 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a

    Jul 05 10:00:51 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.

    Jul 05 10:00:51 raspberrypi systemd[1]: homebridge.service: Unit entered failed state.

    Jul 05 10:00:51 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.

    Jul 05 10:00:51 raspberrypi systemd[1]: Started Node.js HomeKit Server.

    Jul 05 10:00:52 raspberrypi homebridge[1042]: [7/5/2020, 10:00:52] Loaded config.json with 1 accessories and 4 platforms.

    Jul 05 10:00:52 raspberrypi homebridge[1042]: [7/5/2020, 10:00:52] ---

    Jul 05 10:00:53 raspberrypi homebridge[1042]: [7/5/2020, 10:00:53] The plugin "homebridge-camera-ui" requires a Homebridge version of ^0.4.49 which does not satisfy the current Homebridge version of 1.1.1. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.

    Jul 05 10:00:53 raspberrypi homebridge[1042]: [7/5/2020, 10:00:53] The plugin "homebridge-camera-ui" requires Node version of ^8.9.1 which does not satisfy the current Node version of v12.18.2. You may need to upgrade your installation of Node.

    Jul 05 10:00:53 raspberrypi homebridge[1042]: [7/5/2020, 10:00:53] Loaded plugin: [email protected]

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Registering platform 'homebridge-camera-ui.CameraUI'

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] ---

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Loaded plugin: [email protected]

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Registering platform 'homebridge-config-ui-x.config'

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] ---

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Loaded plugin: [email protected]

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Registering platform 'homebridge-delayed-switches.DelayedSwitches'

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] ---

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Loaded plugin: [email protected]

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Registering accessory 'homebridge-fakebulb1.FakeBulb1'

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] ---

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Loaded plugin: [email protected]

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] Registering accessory 'homebridge-raspberrypi-temperature.RaspberryPiTemperature'

    Jul 05 10:00:54 raspberrypi homebridge[1042]: [7/5/2020, 10:00:54] ---

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Loaded plugin: [email protected]

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Registering platform 'homebridge-samsung-tizen.SamsungTizen'

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] ---

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Loading 4 platforms...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [SamsungTizen] Initializing SamsungTizen platform...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] Initializing CameraUI platform...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] **************************************************************

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] CameraUI v2.1.9 by SeydX

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] GitHub: https://github.com/SeydX/homebridge-camera-mqtt

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] Email: [email protected]

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] **************************************************************

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] start success...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [Config] Initializing config platform...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [Config] Spawning homebridge-config-ui-x with PID 1070

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Initializing DelayedSwitches platform...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Delayed Switches Platform Plugin Loaded

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Found switch in config: "Abwesend"

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Found switch in config: "Besuch da"

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Initializing platform accessory 'Abwesend'...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Adding Abwesend

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Initializing platform accessory 'Besuch da'...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [DelayedSwitches] Adding Besuch da

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] Loading 1 accessories...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [RaspberryPi CPU Temperature] Initializing RaspberryPiTemperature accessory...

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] [INFO] Initalizing Vorplatz1

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] [INFO] Initalizing Terrasse1

    Jul 05 10:00:55 raspberrypi homebridge[1042]: Setup Payload:

    Jul 05 10:00:55 raspberrypi homebridge[1042]: X-HM://0023ISYWYO8OF

    Jul 05 10:00:55 raspberrypi homebridge[1042]: Scan this code with your HomeKit app on your iOS device to pair with Homebridge:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]: Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]: ┌────────────┐

    Jul 05 10:00:55 raspberrypi homebridge[1042]: │ 031-45-154 │

    Jul 05 10:00:55 raspberrypi homebridge[1042]: └────────────┘

    Jul 05 10:00:55 raspberrypi homebridge[1042]:

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] [INFO] Initalizing Küche

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] [INFO] Initalizing Wohnzimmer1

    Jul 05 10:00:55 raspberrypi homebridge[1042]: [7/5/2020, 10:00:55] [CameraUI] [INFO] Found 4 active camera(s) in config.json

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] One of your plugins incorrectly registered an external accessory using the platform name (CameraUI) and not the plugin identifier. Please report this to the developer!

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Homebridge is running on port 51826.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Vorplatz1 is running on port 36111.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Please add [Vorplatz1] manually in Home app. Setup Code: 031-45-154

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Terrasse1 is running on port 35107.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Please add [Terrasse1] manually in Home app. Setup Code: 031-45-154

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Küche is running on port 36201.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Please add [Küche] manually in Home app. Setup Code: 031-45-154

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Wohnzimmer1 is running on port 34187.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Please add [Wohnzimmer1] manually in Home app. Setup Code: 031-45-154

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Bedroom TV is running on port 43591.

    Jul 05 10:00:56 raspberrypi homebridge[1042]: [7/5/2020, 10:00:56] Please add [Bedroom TV] manually in Home app. Setup Code: 031-45-154

    Jul 05 10:01:01 raspberrypi homebridge[1042]: [7/5/2020, 10:01:01] [Config] Homebridge Config UI X v4.23.2 is listening on :: port 8080

    Jul 05 10:01:07 raspberrypi homebridge[1042]: [7/5/2020, 10:01:07] [CameraUI] [INFO] Terrasse1: Snapshot from Terrasse1 at 480x270

    Jul 05 10:01:07 raspberrypi homebridge[1042]: [7/5/2020, 10:01:07] [CameraUI] [INFO] Küche: Snapshot from Küche at 480x270

    Jul 05 10:01:07 raspberrypi homebridge[1042]: [7/5/2020, 10:01:07] [CameraUI] [INFO] Vorplatz1: Snapshot from Vorplatz1 at 480x270

    Jul 05 10:01:15 raspberrypi homebridge[1042]: [7/5/2020, 10:01:15] [CameraUI] [INFO] Start streaming video from Terrasse1 with 1280x720@299kBit

    Jul 05 10:01:20 raspberrypi homebridge[1042]: [7/5/2020, 10:01:20] [CameraUI] [INFO] Terrasse1: Stopped streaming

    Jul 05 10:01:20 raspberrypi homebridge[1042]: [7/5/2020, 10:01:20] [CameraUI] [INFO] Küche: Snapshot from Küche at 480x270

  • Aber irgendwas ist noch nicht ganz richtig oder?

    Ja, homebridge-camera-ui ist mit deiner modernen Software-Installation nicht zufrieden. Der Programmierer hat diese Software für Node 8 geschrieben (du verwendest Node 12) und für Homebridge 0.4.49 (du verwendest Homebridge 1.1.1). Das Plugin warnt davor, dass diese Abweichung möglicherweise zu Problemen führen könnte.


    Glücklicherweise hast du mehrere Möglichkeiten, das zu ändern:

    • Ändere den Code von homebridge-camera-ui. Wenn du noch nicht programmieren kannst, dann erlerne es einfach. Oder:
    • Löchere den Autor von homebridge-camera-ui, das zu ändern. Er heißt SeydX und ist sogar Mitglied dieses Forums. Wenn er Zeit und Lust hat, seine karge Freizeit zu opfern, wird er das machen, aber wenn das Plugin eigentlich seine Arbeit verrichtet, wird er das möglicherweise auch aufschieben. Oder:
    • Betrachte die Meldung im Log grimmig, schweigend und ertrage sie wie ein Mann, also so, wie Clint Eastwood das tun würde.
    • Mach alle Änderungen an deinem System wieder rückgängig.

    Also ich würde es mit dieser East Clintwood-Nummer versuchen.

  • Ok, Clint Eastwood ist mit sympathisch. Evtl. wird SeydX das sogar lesen und es anpassen, wenn er mal Zeit hat. Ich werde mich jetzt noch bisschen freuen das es läuft und ,mache es ganz nach "-Dont touch the running System