Danke Migo,
wie bereits erwähnt:
Ich würde ungerne den komplette Pi platt machen, habe da noch ein Paar andere Installationen drauf.
wie es aussieht, bleibt mir nichts anderes übrig...
Danke Migo,
wie bereits erwähnt:
Ich würde ungerne den komplette Pi platt machen, habe da noch ein Paar andere Installationen drauf.
wie es aussieht, bleibt mir nichts anderes übrig...
CodeAug 16 20:34:04 raspberrypi homebridge[11194]: [8/16/2020, 20:34:04] Loaded config.json with 0 accessories and 0 platforms. Aug 16 20:34:05 raspberrypi homebridge[11194]: [8/16/2020, 20:34:05] The plugin "homebridge-fritz-platform" requires Node version of ^12.00.0 which does not satisfy the current Node version of v12.18.3. You may need to upgrade your installation of Node.
Also mit deiner Config stimmt immer noch was nicht...Er behauptet dass 0 Accessories und 0 Plattforms eingetragen sind.
Hast du den Pfad von der Config geprüft?
Dann musst für dein Fritz auch noch Node aktuallisieren.
Dann solltest auf Version 12.18.3 sein.
Du benutzt Port 8080 für das Shelly-Plugin und auch für Config-UI? Das funktioniert nicht.
sudo n lts
installed : v12.18.3 (with npm 6.14.6)
ja, ich rufe die HB über die IP-Adresse:
und bekomme diese Fehlermeldung:
pi@raspberrypi:~ $ sudo journalctl -fau homebridge
-- Logs begin at Sun 2020-08-16 14:14:42 CEST. --
Aug 16 20:34:08 raspberrypi homebridge[11194]: ┌────────────┐
Aug 16 20:34:08 raspberrypi homebridge[11194]: │ 031-45-154 │
Aug 16 20:34:08 raspberrypi homebridge[11194]: └────────────┘
Aug 16 20:34:08 raspberrypi homebridge[11194]:
Aug 16 20:34:08 raspberrypi homebridge[11194]: [8/16/2020, 20:34:08] Homebridge is running on port 51826.
Aug 16 21:01:16 raspberrypi homebridge[11194]: [8/16/2020, 21:01:16] Got SIGTERM, shutting down Homebridge...
Aug 16 21:01:16 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Aug 16 21:01:21 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
Alles anzeigen
ja, ich rufe die HB über die IP-Adresse:
Der Hinweis von NorbertM ist gut. Ändere in deiner Config auf jedenfall mal dein Shelly Eintrag z.B.
Vielleicht bringt uns das ein Stück weiter.
wie kann ich es feststellen?
ich bearbeite es in diesen Verzeichnis: /var/homebridge/
Und ist das auch das richtige Verzeichnis? Das hängt nämlich ganz davon ab, wie du deine Homebridge aufgesetzt hast. Vielleicht kannst du dich mal dazu äußern.
Ich würde ungerne den komplette Pi platt machen, wie kann ich HB komplett deinstallieren und neu einrichten?
Dazu kommen wir danach, wenn überhaupt. Der Raspi wird auf jedenfalls nicht platt gemacht. Wir sind doch hier nicht bei Windows 95.
Vielleicht bringt uns das ein Stück weiter.
hi, ich habe in der Config alle Daten gelöscht und nur diesen Eintrag eingefügt:
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:3D:E3:CE:30",
"manufacturer": "homebridge.io",
"model": "homebridge",
"port": 51826,
"pin": "031-45-154"
},
"description": "Home Smart Home",
"platforms": [],
"accessories": []
}
Alles anzeigen
und bekomme diese Fehlermeldung:
pi@raspberrypi:~ $ sudo nano /var/homebridge/config.json
pi@raspberrypi:~ $ sudo journalctl -fau homebridge
-- Logs begin at Sun 2020-08-16 14:14:42 CEST. --
Aug 16 20:34:08 raspberrypi homebridge[11194]: ┌────────────┐
Aug 16 20:34:08 raspberrypi homebridge[11194]: │ 031-45-154 │
Aug 16 20:34:08 raspberrypi homebridge[11194]: └────────────┘
Aug 16 20:34:08 raspberrypi homebridge[11194]:
Aug 16 20:34:08 raspberrypi homebridge[11194]: [8/16/2020, 20:34:08] Homebridge is running on port 51826.
Aug 16 21:01:16 raspberrypi homebridge[11194]: [8/16/2020, 21:01:16] Got SIGTERM, shutting down Homebridge...
Aug 16 21:01:16 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Aug 16 21:01:21 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
Alles anzeigen
Wir sind doch hier nicht bei Windows 95.
der war richtig gut ![]()
Ich habe die HB nach der Smartapfel-Anleitung aufgesetzt, das Verzeichnis müsste das richtige sein.
Ein gutes Log. Es zeigt präzise das Resultat, aber nicht die Ursache. Nur mal so Hinweis: Logs fangen nicht an der oberen Fensterkante an, sondern bei: Started Node.js HomeKit Server.
Also nochema bitte:
sudo systemctl restart homebridge; sudo journalctl -fau homebridge
bitteschön:
pi@raspberrypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge
-- Logs begin at Sun 2020-08-16 14:14:42 CEST. --
Aug 16 20:34:08 raspberrypi homebridge[11194]: │ 031-45-154 │
Aug 16 20:34:08 raspberrypi homebridge[11194]: └────────────┘
Aug 16 20:34:08 raspberrypi homebridge[11194]:
Aug 16 20:34:08 raspberrypi homebridge[11194]: [8/16/2020, 20:34:08] Homebridge is running on port 51826.
Aug 16 21:01:16 raspberrypi homebridge[11194]: [8/16/2020, 21:01:16] Got SIGTERM, shutting down Homebridge...
Aug 16 21:01:16 raspberrypi systemd[1]: Stopping Node.js HomeKit Server...
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Aug 16 21:01:21 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Aug 16 21:01:21 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
Aug 17 18:20:30 raspberrypi systemd[1]: Started Node.js HomeKit Server.
Aug 17 18:20:31 raspberrypi homebridge[20784]: [8/17/2020, 18:20:31] Loaded config.json with 0 accessories and 0 platforms.
Aug 17 18:20:31 raspberrypi homebridge[20784]: [8/17/2020, 18:20:31] ---
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Loaded plugin: [email protected]
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Registering platform 'homebridge-config-ui-x.config'
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] ---
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Loaded plugin: [email protected]
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Plugin 'homebridge-dummy-contact' tried to register with an incorrect plugin identifier: 'homebridge-dummy'. Please report this to the developer!
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Registering accessory 'homebridge-dummy-contact.DummySwitch'
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] ---
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] The plugin "homebridge-fritz-platform" requires Node version of ^10.15.3 which does not satisfy the current Node version of v12.18.3. You may need to upgrade your installation of Node.
Aug 17 18:20:32 raspberrypi homebridge[20784]: [8/17/2020, 18:20:32] Loaded plugin: [email protected]
Aug 17 18:20:33 raspberrypi homebridge[20784]: [8/17/2020, 18:20:33] Registering platform 'homebridge-fritz-platform.FritzPlatform'
Aug 17 18:20:33 raspberrypi homebridge[20784]: [8/17/2020, 18:20:33] ---
Aug 17 18:20:33 raspberrypi homebridge[20784]: [8/17/2020, 18:20:33] Loaded plugin: [email protected]
Aug 17 18:20:33 raspberrypi homebridge[20784]: [8/17/2020, 18:20:33] Registering platform 'homebridge-shelly.Shelly'
Aug 17 18:20:33 raspberrypi homebridge[20784]: [8/17/2020, 18:20:33] ---
Aug 17 18:20:34 raspberrypi homebridge[20784]: [8/17/2020, 18:20:34] Loaded plugin: [email protected]
Aug 17 18:20:35 raspberrypi homebridge[20784]: [8/17/2020, 18:20:35] Registering platform 'homebridge-weather-plus.WeatherPlus'
Aug 17 18:20:35 raspberrypi homebridge[20784]: [8/17/2020, 18:20:35] ---
Aug 17 18:20:35 raspberrypi homebridge[20784]: Setup Payload:
Aug 17 18:20:35 raspberrypi homebridge[20784]: X-HM://0023ISYWY931D
Aug 17 18:20:35 raspberrypi homebridge[20784]: Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]: Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]: ┌────────────┐
Aug 17 18:20:35 raspberrypi homebridge[20784]: │ 031-45-154 │
Aug 17 18:20:35 raspberrypi homebridge[20784]: └────────────┘
Aug 17 18:20:35 raspberrypi homebridge[20784]:
Aug 17 18:20:35 raspberrypi homebridge[20784]: [8/17/2020, 18:20:35] Homebridge is running on port 51826.
Alles anzeigen
Loaded config.json with 0 accessories and 0 platforms.
Da steht nicht allzuviel drin in config.json, aber du hast ja auch nichts dort hineingeschrieben, wenn man von der reinen Bridge-Definition absieht.
Aber sonst scheint es doch zu laufen.
das ist Absicht, ich möchte auf die Weboberfläche um die Plugins von dort zu installieren, bekomme auf allen Browsern die selbe Meldung:
192.168.10.75 hat die Verbindung abgelehnt.
Versuchen Sie Folgendes:
ERR_CONNECTION_REFUSED
Jetzt solltest du zumindest in die Config mal was von Config-UI-x reinschreiben....für den Anfang vielleicht mal den Standardeintrag.
Beim Aufrufen der IP des Raspis muss der Port mit eingegeben werden. Also:
192.168.10.75:8080
und sie ist (logischerweise) wieder Da! ![]()
Danke Euch!!!
jetzt versuche ich meine Plugins zu installieren und diese in die Config zu bringen.
Geräte sind schon mal da, versuche jetzt die Config von Schelly einzutragen.
bekomme noch diese Meldung:
Cannot show logs. "log" option is not configured correctly in your Homebridge config.json file. See https://github.com/oznu/homebr…#log-viewer-configuration for instructions.
weil da diese Einträge fehlen?
{
"platform": "config",
"name": "Config",
"port": 8080,
"auth": "form",
"restart": "sudo -n systemctl restart homebridge",
"temp": "/sys/class/thermal/thermal_zone0/temp",
"tempUnits": "c",
"sudo": true,
"standalone": false,
"log": {
"method": "custom",
"command": "journalctl -o cat -n 500 -f -u homebridge"
}
},
Alles anzeigen
So funktioniert es bei mir.
läuft wie am Schnürchen
Danke für die schnelle Hilfe!!!
jetzt muss ich mich um den upgedateten Schelly 2,5 kümmern...
Mir geht es ähnlich: Habe aus dem Terminal der WebUI node.js updaten wollen ohne eine genau Version anzugeben. Danach ging gar nix mehr....konnte mittlerweile wieder die richtige node Version (18.19.0) passend zur GLIBC installieren. Augenscheinlich funktioniert auch alles, bis auf der Webzugriff über die IP und Port 8080. Die Webiste sagt keine Verbindung möglich. Habe Homebridge UI jetzt schon mehrfach deinstalliert und wieder installiert ohne Erfolg.
Hier ein Anzug aus dem Log, ich sehe darin Fehler die ich aber nicht zu ordnen kann gerade:
pi@raspberrypi:~ $ sudo systemctl restart homebridge; sudo journalctl -fau homebridge
-- Logs begin at Tue 2024-01-09 21:19:25 CET. --
Jan 09 21:57:17 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Jan 09 21:57:17 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Jan 09 21:57:17 raspberrypi systemd[1]: Stopped Node.js HomeKit Server.
Jan 09 21:57:17 raspberrypi systemd[1]: homebridge.service: Found left-over process 4209 (homebridge-conf) in control group while starting unit. Ignoring.
Jan 09 21:57:17 raspberrypi systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jan 09 21:57:17 raspberrypi systemd[1]: homebridge.service: Found left-over process 4220 (sh) in control group while starting unit. Ignoring.
Jan 09 21:57:17 raspberrypi systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jan 09 21:57:17 raspberrypi systemd[1]: homebridge.service: Found left-over process 4221 (node) in control group while starting unit. Ignoring.
Jan 09 21:57:17 raspberrypi systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Jan 09 21:57:17 raspberrypi systemd[1]: Started Node.js HomeKit Server.
Jan 09 21:57:19 raspberrypi homebridge[4228]: [09/01/2024, 21:57:19] Loaded config.json with 0 accessories and 5 platforms.
Jan 09 21:57:19 raspberrypi homebridge[4228]: [09/01/2024, 21:57:19] Loaded 7 cached accessories from cachedAccessories.
Jan 09 21:57:19 raspberrypi homebridge[4228]: [09/01/2024, 21:57:19] ---
Jan 09 21:57:20 raspberrypi homebridge[4182]: [09/01/2024, 21:57:20] [Homebridge UI] Homebridge UI v4.55.1 is listening on :: port 8080
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] Loaded plugin: [email protected]
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] Registering platform 'homebridge-camera-ffmpeg.Camera-ffmpeg'
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] ---
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] Loaded plugin: [email protected]
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] Registering platform 'homebridge-config-ui-x.config'
Jan 09 21:57:22 raspberrypi homebridge[4228]: [09/01/2024, 21:57:22] ---
Jan 09 21:57:23 raspberrypi homebridge[4228]: [09/01/2024, 21:57:23] Loaded plugin: [email protected]
Jan 09 21:57:23 raspberrypi homebridge[4228]: [09/01/2024, 21:57:23] Registering platform 'homebridge-dreambox.Dreambox'
Jan 09 21:57:23 raspberrypi homebridge[4228]: [09/01/2024, 21:57:23] ---
Jan 09 21:57:23 raspberrypi homebridge[4228]: [09/01/2024, 21:57:23] Loaded plugin: [email protected]
Jan 09 21:57:25 raspberrypi homebridge[4228]: [09/01/2024, 21:57:25] Registering platform 'homebridge-fritz-platform.FritzPlatform'
Jan 09 21:57:25 raspberrypi homebridge[4228]: [09/01/2024, 21:57:25] ---
Jan 09 21:57:25 raspberrypi homebridge[4228]: [09/01/2024, 21:57:25] The plugin "homebridge-hue" requires a Homebridge version of ^1.6.1 which does not satisfy the current Homebridge version of 1.6.0. You may need to update this plugin (or Homebridge) to a newer version. You may face unexpected issues or stability problems running this plugin.
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] Loaded plugin: [email protected]
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] Registering platform 'homebridge-hue.Hue'
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] ---
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] Loading 5 platforms...
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Config] Initializing config platform...
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Config] Spawning homebridge-config-ui-x with PID 4259
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Dreambox] Initializing Dreambox platform...
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] Initializing Hue platform...
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] homebridge-hue v0.13.66, node v18.19.0, homebridge v1.6.0
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] warning: planned changes, see https://github.com/ebaauw/homebridge-hue/issues/1070
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] warning: recommended version: node v18.17.1 LTS
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] warning: recommended version: homebridge v1.6.1
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [Hue] searching bridges and gateways
Jan 09 21:57:31 raspberrypi homebridge[4228]: [09/01/2024, 21:57:31] [FritzPlatform] Initializing FritzPlatform platform...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [Camera FFmpeg] Initializing Camera-ffmpeg platform...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Links: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Links Temperature: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Links Window: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Rechts: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Rechts Temperature: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [FritzPlatform] Thermostat Rechts Window: Configuring accessory...
Jan 09 21:57:34 raspberrypi homebridge[4228]: [09/01/2024, 21:57:34] [Camera FFmpeg] [Cam 4] Configuring cached bridged accessory...
Jan 09 21:57:35 raspberrypi homebridge[4228]: [09/01/2024, 21:57:35] [Hue] meethue.com: request 1: GET /
Jan 09 21:57:35 raspberrypi homebridge[4228]: [09/01/2024, 21:57:35] [Hue] meethue.com: request 1: http status 429 Too Many Requests
Jan 09 21:57:35 raspberrypi homebridge[4228]: [09/01/2024, 21:57:35] [Dreambox] 192.168.178.49 :- configured 134 channel(s)
Jan 09 21:57:36 raspberrypi homebridge[4228]: [09/01/2024, 21:57:36] [Hue] Hue Bridge: Signify Netherlands B.V. BSB002 bridge v1962097030, api v1.62.0
Jan 09 21:57:36 raspberrypi homebridge[4228]: [09/01/2024, 21:57:36] [Hue] Hue Bridge: warning: not using recommended Hue bridge api version 1.59.0
Jan 09 21:57:36 raspberrypi homebridge[4228]: [09/01/2024, 21:57:36] Error: Cannot add more than 100 services to a single accessory!
Jan 09 21:57:36 raspberrypi homebridge[4228]: at Accessory.addService (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:564:13)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at Accessory.<anonymous> (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:1221:22)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at step (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:195:27)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at Object.next (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:176:57)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at /usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:169:75
Jan 09 21:57:36 raspberrypi homebridge[4228]: at new Promise (<anonymous>)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at Object.__awaiter (/usr/local/lib/node_modules/homebridge/node_modules/tslib/tslib.js:165:16)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at Accessory.publish (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/dist/lib/Accessory.js:928:24)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at BridgeService.handlePublishExternalAccessories (/usr/local/lib/node_modules/homebridge/src/bridgeService.ts:456:20)
Jan 09 21:57:36 raspberrypi homebridge[4228]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
Jan 09 21:57:36 raspberrypi homebridge[4228]: [09/01/2024, 21:57:36] Got SIGTERM, shutting down Homebridge...
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] AssertionError [ERR_ASSERTION]: Cannot generate setupURI on an accessory that isn't published yet!
Jan 09 21:57:37 raspberrypi homebridge[4228]: at Bridge.Accessory.setupURI (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:994:11)
Jan 09 21:57:37 raspberrypi homebridge[4228]: at Server.setServerStatus (/usr/local/lib/node_modules/homebridge/src/server.ts:155:45)
Jan 09 21:57:37 raspberrypi homebridge[4228]: at Server.teardown (/usr/local/lib/node_modules/homebridge/src/server.ts:199:10)
Jan 09 21:57:37 raspberrypi homebridge[4228]: at signalHandler (/usr/local/lib/node_modules/homebridge/src/cli.ts:93:12)
Jan 09 21:57:37 raspberrypi homebridge[4228]: at process.emit (node:events:517:28)
Jan 09 21:57:37 raspberrypi homebridge[4228]: at process.emit (/usr/local/lib/node_modules/homebridge/node_modules/source-map-support/source-map-support.js:516:21)
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] [Hue] Hue Bridge: 4 accessories
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] [Hue] masked debug info dumped to /var/homebridge/homebridge-hue.json.gz
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] Initializing platform accessory 'Hue Bridge'...
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] [Hue] Hue Bridge: 2 services
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] Initializing platform accessory 'Balkon Steckdose'...
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] Initializing platform accessory '???'...
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] Initializing platform accessory 'Ventilator'...
Jan 09 21:57:37 raspberrypi homebridge[4228]: Setup Payload:
Jan 09 21:57:37 raspberrypi homebridge[4228]: X-HM://0023ISYWYB27H
Jan 09 21:57:37 raspberrypi homebridge[4228]: Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]: Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]: ┌────────────┐
Jan 09 21:57:37 raspberrypi homebridge[4228]: │ 031-45-154 │
Jan 09 21:57:37 raspberrypi homebridge[4228]: └────────────┘
Jan 09 21:57:37 raspberrypi homebridge[4228]:
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] Homebridge v1.6.0 (HAP v0.11.1) (Homebridge) is running on port 51826.
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] [Hue] Hue Bridge: event stream connected to https://192.168.178.28/eventstream/clip/v2
Jan 09 21:57:37 raspberrypi homebridge[4228]: [09/01/2024, 21:57:37] [Hue] warning: latest version: homebridge-hue v0.13.70
Jan 09 21:57:41 raspberrypi homebridge[4228]: [09/01/2024, 21:57:41] [Hue] goodbye
Jan 09 21:57:42 raspberrypi systemd[1]: homebridge.service: Main process exited, code=exited, status=143/n/a
Jan 09 21:57:42 raspberrypi systemd[1]: homebridge.service: Failed with result 'exit-code'.
Alles anzeigen
Edit: Kein Plan was in der Zwischenzeit passiert ist, eigentlich wollte ich gerade per Konsole meine Config speichern und siehe da......Hombridge ist plötzlich nach Stunden vollem Nichtstun wieder erreichbar ![]()