Moin zusammen,
Ich möchte gerne meine homebridge auf die aktuelle beta Version updaten, jedoch hängt die homebridge nach dem Update in einem reboot loop und ich bekomme sie nur wieder ans laufen, wenn ich über die Konsole wieder das aktuelle Release installiere.
So wie ich das sehe, hat das wohl mit dme FHEM Plugin zu tun.
Komisch ist aber, das ich ein Test System habe unter dem das FHEM Plugin mit der aktuellen beta einwandfrei funktioniert.
Hat jemand ne Idee?
Code
[9/20/2024, 4:48:36 AM] TypeError: Cannot read properties of undefined (reading 'UINT8')
at FHEMAccessory.getServices (/usr/local/lib/node_modules/homebridge-fhem/index.js:3143:101)
at BridgeService.createHAPAccessory (file:///usr/local/lib/node_modules/homebridge/src/bridgeService.ts:439:41)
at file:///usr/local/lib/node_modules/homebridge/src/bridgeService.ts:509:34
at Array.forEach (<anonymous>)
at file:///usr/local/lib/node_modules/homebridge/src/bridgeService.ts:500:21
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:15:14
at FHEMPlatform.<anonymous> (/usr/local/lib/node_modules/homebridge-fhem/index.js:1222:22)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-fhem/node_modules/postman-request/request.js:313:12)
at Request.emit (node:events:519:28)
at Request.<anonymous> (/usr/local/lib/node_modules/homebridge-fhem/node_modules/postman-request/request.js:1638:10)
at Request.emit (node:events:519:28)
at Gunzip.<anonymous> (/usr/local/lib/node_modules/homebridge-fhem/node_modules/postman-request/request.js:1509:12)
at Object.onceWrapper (node:events:633:28)
at Gunzip.emit (node:events:519:28)
at endReadableNT (node:internal/streams/readable:1696:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
[9/20/2024, 4:48:36 AM] Got SIGTERM, shutting down Homebridge...
[9/20/2024, 4:48:36 AM] AssertionError [ERR_ASSERTION]: Cannot generate setupURI on an accessory that isn't published yet!
at Bridge.setupURI (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:897:11)
at Server.setServerStatus (file:///usr/local/lib/node_modules/homebridge/src/server.ts:146:45)
at Server.teardown (file:///usr/local/lib/node_modules/homebridge/src/server.ts:190:10)
at signalHandler (file:///usr/local/lib/node_modules/homebridge/src/cli.ts:94:12)
at process.emit (node:events:519:28)
at process.emit (/usr/local/lib/node_modules/homebridge/node_modules/source-map-support/source-map-support.js:516:21)
[9/20/2024, 4:48:36 AM] [Homebridge UI] Homebridge UI v4.58.0 is listening on :: port 8080
Websocket failed to connect. Is the server running?
Alles anzeigen