NEWS
Update/Installation von zigbee 1.7.0 schlägt fehl
-
@kueppert Besten Dank. War ich grob eine viertel Stunde zu früh dran
Dank des Codeschnipsels von Thomas Braun läuft mein Zigbee wieder! Danke!
-
installiert mal von GIT..wenns läuft dann mach ich ne 1.7.2
da sind irgendwelche icons die nicht existieren -
@arteck mache ich gerade...bin aber vom Bug betroffen, dass mit NPM 6 ein Git-Update > 10 Minuten dauert ^^ läuft aber und ich gebe gleich ne Rückmeldung
-
@kueppert jo ich warte
-
@arteck Hier passiert mal gar nichts...
$ iobroker url https://github.com/ioBroker/ioBroker.zigbee --host ioBroker --debug install ioBroker/ioBroker.zigbee#24fbe72366b05e2664490af0505ecf9f16d30cf9 NPM version: 6.14.17 Installing ioBroker/ioBroker.zigbee#24fbe72366b05e2664490af0505ecf9f16d30cf9... (System call)
-
@rotamint abwarten...siehe meinen Post 2 weiter oben
-
@arteck Update ist durch - LÜPP Danke dir. Soll ich den Issue auf Git schließen?
NACHTRAG: Hab nur eine Antwort bei Git hinterlassen
-
@arteck Hier LÜPP nichts...
zigbee.0 2022-05-28 22:19:02.066 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2022-05-28 22:19:02.062 info terminating zigbee.0 2022-05-28 22:19:01.777 error Cannot read property 'deleteDeviceStates' of undefined zigbee.0 2022-05-28 22:19:01.776 error TypeError: Cannot read property 'deleteDeviceStates' of undefined at /opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:329:51 at Array.forEach (<anonymous>) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:325:29) at processImmediate (internal/timers.js:466:21) zigbee.0 2022-05-28 22:19:01.776 error uncaught exception: Cannot read property 'deleteDeviceStates' of undefined zigbee.0 2022-05-28 22:19:01.758 info Zigbee: disabling joining new devices. zigbee.0 2022-05-28 22:19:01.562 info cleaned everything up... zigbee.0 2022-05-28 22:19:01.528 error callback is not a function zigbee.0 2022-05-28 22:19:01.528 error TypeError: callback is not a function at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:37) at WriteStream.emit (events.js:412:35) at WriteStream.emit (domain.js:475:12) at internal/fs/streams.js:335:14 at FSReqCallback.oncomplete (fs.js:180:23) zigbee.0 2022-05-28 22:19:01.527 error uncaught exception: callback is not a function zigbee.0 2022-05-28 22:19:01.418 info deregister device Ping for deactivated device "0x00158d0006ba8545"
-
@rotamint ich habe die "interne Sicherung" bei mir deaktiviert (bei der alten V1.7.1). Ich nutze eh Backitup...versuch das mal bei dir? Ggf liegt es daran? Alternativ auf Artek warten
NACHTRAG: @arteck liegt an der internen Sicherung. Aktiviere ich die wieder, stürzt der Adapter wieder ab:
host.ioBroker2 2022-05-28 22:22:47.692 error instance system.adapter.zigbee.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.ioBroker2 2022-05-28 22:22:47.692 error Caught by controller[1]: at processImmediate (internal/timers.js:466:21) host.ioBroker2 2022-05-28 22:22:47.691 error Caught by controller[1]: at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:325:29) host.ioBroker2 2022-05-28 22:22:47.691 error Caught by controller[1]: at Array.forEach (<anonymous>) host.ioBroker2 2022-05-28 22:22:47.691 error Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:329:51 host.ioBroker2 2022-05-28 22:22:47.691 error Caught by controller[1]: TypeError: Cannot read property 'deleteDeviceStates' of undefined host.ioBroker2 2022-05-28 22:22:47.690 error Caught by controller[0]: at FSReqCallback.oncomplete (fs.js:179:23) host.ioBroker2 2022-05-28 22:22:47.690 error Caught by controller[0]: at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:258:16 host.ioBroker2 2022-05-28 22:22:47.690 error Caught by controller[0]: at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:228:14 host.ioBroker2 2022-05-28 22:22:47.690 error Caught by controller[0]: at WriteStream.emit (domain.js:475:12) host.ioBroker2 2022-05-28 22:22:47.689 error Caught by controller[0]: at WriteStream.emit (events.js:412:35) host.ioBroker2 2022-05-28 22:22:47.689 error Caught by controller[0]: at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:37) host.ioBroker2 2022-05-28 22:22:47.689 error Caught by controller[0]: TypeError: callback is not a function host.ioBroker2 2022-05-28 22:22:47.689 error Caught by controller[0]: at FSReqCallback.oncomplete (fs.js:179:23) host.ioBroker2 2022-05-28 22:22:47.688 error Caught by controller[0]: at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:258:16 host.ioBroker2 2022-05-28 22:22:47.688 error Caught by controller[0]: at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:228:14 host.ioBroker2 2022-05-28 22:22:47.688 error Caught by controller[0]: at WriteStream.emit (domain.js:475:12) host.ioBroker2 2022-05-28 22:22:47.687 error Caught by controller[0]: at WriteStream.emit (events.js:412:35) host.ioBroker2 2022-05-28 22:22:47.687 error Caught by controller[0]: at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:37) host.ioBroker2 2022-05-28 22:22:47.686 error Caught by controller[0]: TypeError: callback is not a function zigbee.0 2022-05-28 22:22:47.292 error Cannot read property 'deleteDeviceStates' of undefined zigbee.0 2022-05-28 22:22:47.291 error TypeError: Cannot read property 'deleteDeviceStates' of undefined at /opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:329:51 at Array.forEach (<anonymous>) at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/groups.js:325:29) at processImmediate (internal/timers.js:466:21) zigbee.0 2022-05-28 22:22:47.290 error uncaught exception: Cannot read property 'deleteDeviceStates' of undefined zigbee.0 2022-05-28 22:22:47.164 info Zigbee: disabling joining new devices. zigbee.0 2022-05-28 22:22:47.073 info cleaned everything up... zigbee.0 2022-05-28 22:22:47.041 error callback is not a function zigbee.0 2022-05-28 22:22:47.041 error TypeError: callback is not a function at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:37) at WriteStream.emit (events.js:412:35) at WriteStream.emit (domain.js:475:12) at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:228:14 at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:258:16 at FSReqCallback.oncomplete (fs.js:179:23) zigbee.0 2022-05-28 22:22:47.040 error uncaught exception: callback is not a function zigbee.0 2022-05-28 22:22:47.035 error callback is not a function zigbee.0 2022-05-28 22:22:47.035 error TypeError: callback is not a function at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:37) at WriteStream.emit (events.js:412:35) at WriteStream.emit (domain.js:475:12) at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:228:14 at /opt/iobroker/node_modules/graceful-fs/graceful-fs.js:258:16 at FSReqCallback.oncomplete (fs.js:179:23) zigbee.0 2022-05-28 22:22:47.031 error uncaught exception: callback is not a function zigbee.0 2022-05-28 22:22:46.883 info debug devices set to [] zigbee.0 2022-05-28 22:22:46.662 info Zigbee started
- NACHTRAG: MIST, wenn ich es jetzt wieder deaktiviere, läufts trotzdem nicht
-
@kueppert Danke für den Hinweis! Wo hast du die interne Sicherung deaktiviert? Habe den Punkt im Zigbee-Adapter nicht gefunden
-
@rotamint hatte mich zu früh gefreut...
-
so jetzt mal.. nochmal von GIT
-
@arteck läuft schon seit 3 Minuten, aber noch nix passiert...mal schaun, was ich jetzt runterlade O.o
-
-
zigbee.0 2022-05-28 22:35:08.600 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2022-05-28 22:35:08.598 info terminating zigbee.0 2022-05-28 22:35:08.236 info Zigbee: disabling joining new devices. zigbee.0 2022-05-28 22:35:08.039 info cleaned everything up... zigbee.0 2022-05-28 22:35:07.705 error this.error is not a function zigbee.0 2022-05-28 22:35:07.704 error TypeError: this.error is not a function at WriteStream.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/statescontroller.js:523:42) at WriteStream.emit (events.js:412:35) at WriteStream.emit (domain.js:475:12) at internal/fs/streams.js:335:14 at FSReqCallback.oncomplete (fs.js:180:23) zigbee.0 2022-05-28 22:35:07.703 error uncaught exception: this.error is not a function zigbee.0 2022-05-28 22:35:07.394 info deregister device Ping for deactivated device "0x00158d0006ba8545"
-
@rotamint sagte in Update/Installation von zigbee 1.7.0 schlägt fehl:
wo ich die Sicherung im Adapter deaktiveren
in der Instanz bei Einstellungen
-
-
@kueppert ja weil ich die funktion deaktiviert habe...
kannst nochmal von GIT aktualisieren Bitte.. ich kannst bei mir nicht testen ..
laufen in den fehler nichtda sollte jetzt im log ein eintrag kommen beginned mit "download icon from" als warning
-
hier
-
@arteck aahhh, okay Hab gerade direkt nochmal nen GIT-Update gestartet