Servus zusammen,
ich habe seit langem mal wieder ein Update des Raspberry vorgenommen, darunter waren unteranderem die aktuellen Updates von Homebridge, Node und Deconz.
Nach dem Reboot startet Homebridge zwar neu, bleibt jedoch in einem Loop hängen.
Nachstehend das Log:
Code
[25/09/2026, 18:35:57] Homebridge v2.4.0 (HAP v2.2.2) (Homebridge 8B45) is running on port 51705.
[25/09/2026, 18:35:58] [deCONZ] Child bridge starting (pid 6777)...
[25/09/2026, 18:35:58] [Govee] Child bridge starting (pid 6784)...
[25/09/2026, 18:35:58] [TaHoma] Child bridge starting (pid 6778)...
[25/09/2026, 18:35:58] Registering platform 'homebridge-deconz.deCONZ'
[25/09/2026, 18:35:58] [deCONZ] Child bridge started successfully (plugin v1.3.2).
[25/09/2026, 18:35:58] Registering platform 'homebridge-tahoma.Tahoma'
[25/09/2026, 18:35:58] [TaHoma] Child bridge started successfully (plugin v2.2.64).
[25/09/2026, 18:35:58] Loaded 64 cached accessories from cachedAccessories.0EE9A43405BC.
[25/09/2026, 18:35:58] Loaded 5 cached accessories from cachedAccessories.0E2FC7B253B7.
[25/09/2026, 18:35:59] Homebridge v2.4.0 (HAP v2.2.2) (TaHoma) is running on port 56242.
[25/09/2026, 18:36:04] [HB Supervisor] [DEBUG] OS: Linux 6.12.62+rpt-rpi-v8 arm64.
[25/09/2026, 18:36:04] [HB Supervisor] [DEBUG] Node.js v24.21.0 /opt/homebridge/bin/node.
[25/09/2026, 18:36:04] [HB Supervisor] [DEBUG] Homebridge path: /var/lib/homebridge/node_modules/homebridge/bin/homebridge.js.
[25/09/2026, 18:36:04] [HB Supervisor] [DEBUG] UI path: /opt/homebridge/lib/node_modules/homebridge-config-ui-x/dist/bin/standalone.js.
[25/09/2026, 18:36:05] [HB Supervisor] [INFO] The user interface threw an unhandled error.
Error: Cannot find package '/opt/homebridge/lib/node_modules/homebridge-config-ui-x/node_modules/@nestjs/platform-fastify/node_modules/fastify/index.js' imported from /opt/homebridge/lib/node_modules/homebridge-config-ui-x/node_modules/@nestjs/platform-fastify/adapters/fastify-adapter.js
Did you mean to import "fastify/fastify.js"?
at legacyMainResolve (node:internal/modules/esm/resolve:202:26)
at packageResolve (node:internal/modules/esm/resolve:796:12)
at moduleResolve (node:internal/modules/esm/resolve:873:18)
at defaultResolve (node:internal/modules/esm/resolve:1006:11)
at #cachedDefaultResolve (node:internal/modules/esm/loader:705:20)
at #resolveAndMaybeBlockOnLoaderThread (node:internal/modules/esm/loader:725:38)
at ModuleLoader.resolveSync (node:internal/modules/esm/loader:763:56)
at #resolve (node:internal/modules/esm/loader:687:17)
at ModuleLoader.getOrCreateModuleJob (node:internal/modules/esm/loader:607:35)
at ModuleJob.syncLink (node:internal/modules/esm/module_job:276:33) {
code: 'ERR_MODULE_NOT_FOUND'
}
[25/09/2026, 18:36:05] [HB Supervisor] [DEBUG] Starting Homebridge with extra flags: -I -P /var/lib/homebridge/node_modules --strict-plugin-resolution.
[25/09/2026, 18:36:05] [HB Supervisor] [SUCCESS] Started Homebridge v2.4.0 with PID: 6835.
[25/09/2026, 18:36:06] Loaded config.json with 0 accessories and 5 platforms.
[25/09/2026, 18:36:06] Loaded 0 cached accessories from cachedAccessories.
[25/09/2026, 18:36:06] ---
[25/09/2026, 18:36:06] Loaded plugin: [email protected]
[25/09/2026, 18:36:06] Registering platform 'homebridge-deconz.deCONZ'
[25/09/2026, 18:36:06] ---
[25/09/2026, 18:36:06] Disabled plugin: [email protected]
[25/09/2026, 18:36:06] ---
[25/09/2026, 18:36:06] Loaded plugin: [email protected]
[25/09/2026, 18:36:06] Registering platform 'homebridge-tahoma.Tahoma'
[25/09/2026, 18:36:06] ---
[25/09/2026, 18:36:07] Loaded plugin: @homebridge-plugins/[email protected]
[25/09/2026, 18:36:07] Registering platform '@homebridge-plugins/homebridge-govee.Govee'
[25/09/2026, 18:36:07] ---
[25/09/2026, 18:36:07] Loading 5 platforms...
[25/09/2026, 18:36:07] [deCONZ] Initializing deCONZ platform...
[25/09/2026, 18:36:07] [deCONZ] Initializing child bridge 0E:E9:A4:34:05:BC
[25/09/2026, 18:36:07] [TaHoma] Initializing Tahoma platform...
[25/09/2026, 18:36:07] [TaHoma] Initializing child bridge 0E:2F:C7:B2:53:B7
[25/09/2026, 18:36:07] [Govee] Initializing Govee platform...
[25/09/2026, 18:36:07] [Govee] Initializing child bridge 0E:A7:78:89:EC:D7
[25/09/2026, 18:36:07] Ignoring config for the platform "Somfy TaHoma Screen" in your config.json as the plugin "homebridge-somfy-tahoma-screen" has been disabled.
Alles anzeigen
Ich kann mit dem Fehler leider nichts anfangen.
Homebridge: 2.0.19
Node: 24.21.0
Vielen Dank vorab für eure Hilfe ![]()