NEWS
Zigbee Umstieg von ccXXXX auf ccYYYY
-
@varg sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:
Die 1.5.5 hat mir aber auf einem anderen system mit einem CC26X2R1 alles zerhauen, so als Randnotiz
und das schliesst du woraus hin ??? lass mich raten die LOG datei ist auch nicht mehr da..
-
hatte dasselbe Problem wie dort geschildert. Es ging nichts mehr und alles war weg.
da ich selbst nicht vor ort sein konnte wurde schnellstmöglich ein image backup wiederhergestellt.
ansonsten hätte ich vielleicht die möglichkeit gehabt mehr infos bereitstellen.solltest Du für die Sache mittlerweile eine Lösung haben bin ich sehr interessiert. besten dank
-
Wenn du wirklich das identische Problem wie der Author des Issues hast dann hast du (warum auch immer) einen inzwischen nicht mehr aktuellen Fork von meiner Development Umgebung installiert.
Das wäre keine gute Idee da diese Version prinzipiell im Moment nicht läuft.
A.
-
soweit ich mich erinnere habe ich das update über die kommandozeile ausgeführt via iobroker update / upgrade (beta live repository)
da die 1.5.5 bei mir mit dem stick von arteck läuft bin ich davon ausgegangen dass ich es auch auf meinem zweitsystem mit CC26X2R1 installieren kann. das ging schief
Daten des Zweitsystems:
Zigbee 1.4.4
type:zStack3x0
version:2-1.2.7.1.
revision:20210120
port:dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100HGH-if00
channel:11
Platform
linux
Node.js
v14.17.0 (Empfohlene Version v12.22.1)
NPM
6.14.13 -
@varg ist die Portangabe richtig? oder hast du die einach von dem anderen system übernommen
-
-
langsam wird konfus hier ....
du schreibst du hast von GIT beta installiert.. alles gut.. aber im issue auf GIT gehts um @Asgothian brunch
also was den nu ??? beta vom master oder die vom @Asgothian
-
definitiv beta vom master in dem fall. ich lösche meinen post auf github. Ist mir wohl in der eile entgangen. Die Fehlermeldung war dennoch aus der erinnerung heraus identisch
-
hallo, mein Zigbee Stick CC2538+CC2592 PA bzw. Instance in iobroker funktioniert leider nicht mehr.
Zigbee instance zeigt folgendes:
verbunden mit Host O.K.
Lebenszeichen O.K.
verbunden mit Gerät oder Dienst leider nicht O.K.Installierter Zigbee Adapter Version: 1.5.6
COM-Anschlussname: /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
Typ: TI Z-Stack/CCxxxx
Timer zwischen 0 und 255 Sek: 250
Erweiterte Pan ID: DDDDDDDDDDDDDDAA
CC1352P and CC26X2R1 Sendeleistung: high
Pan ID: 6754Node.js v14.16.1
NPM 6.14.12
iobroker Version 5.1.9 (ich glaube seit der neuen iobroker Version läuft Zigbee nicht mehr) kann man mit irgend einem Befehl abrufen wann die updates vom iobroker durchgeführt worden sind?? der letzte befehl vom Zigbee wurde am 3.6.2021 gesendetZigbee instance zeigt folgenden fehler:
Error
You need to setup serial port and start the adapter before pairing!pi@raspberrypi:~ $ ls -la /dev/serial/by-id/
insgesamt 0
drwxr-xr-x 2 root root 60 Jul 8 20:49 .
drwxr-xr-x 4 root root 80 Jul 8 20:49 ..
lrwxrwxrwx 1 root root 13 Jul 8 20:49 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
pi@raspberrypi:~ $Vielleicht kann mir jemand weiterhelfen, wie ich die Zigbee Instance zum laufen bekomme...
Danke schon mal im voraus.....bin Laie
-
Bitte die Log einträge vom Startversuch des Zigbee-Adaptes posten.
(Code tags </> nicht vergessen, und bitte nicht als screenshot sondern als text.)
A.
-
Logeinträge vom Startversuch: (ist meine erste Log kopie)
2021-07-11 09:30:51.505 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true)
2021-07-11 09:30:51.522 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal
2021-07-11 09:30:51.521 - info: zigbee.0 (5653) Got terminate signal TERMINATE_YOURSELF
2021-07-11 09:30:51.524 - info: zigbee.0 (5653) cleaned everything up...
2021-07-11 09:30:51.528 - info: zigbee.0 (5653) Zigbee: disabling joining new devices.
2021-07-11 09:30:51.530 - warn: zigbee.0 (5653) Failed to stop zigbee during startup
2021-07-11 09:30:51.530 - info: zigbee.0 (5653) terminating
2021-07-11 09:30:51.531 - info: zigbee.0 (5653) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
2021-07-11 09:30:51.533 - error: zigbee.0 (5653) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
2021-07-11 09:30:51.533 - error: zigbee.0 (5653) unhandled promise rejection: Cannot read property 'getEntries' of null
2021-07-11 09:30:51.534 - error: zigbee.0 (5653) TypeError: Cannot read property 'getEntries' of null
at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55)
at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16)
at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31)
at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49)
at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43)
at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42)
at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20)
at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41)
at processTicksAndRejections (internal/process/task_queues.js:93:5)
2021-07-11 09:30:51.535 - error: zigbee.0 (5653) Cannot read property 'getEntries' of null
2021-07-11 09:30:52.092 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
2021-07-11 09:30:53.080 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.Wifi_Channel" has to be stringified but received type "number"
2021-07-11 09:30:53.148 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112 1894.ENERGY_TotalStartTime" has to be type "number" but received type "string"
2021-07-11 09:30:54.600 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 5729
2021-07-11 09:30:57.165 - info: zigbee.0 (5729) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14
2021-07-11 09:30:57.267 - info: zigbee.0 (5729) Starting Zigbee npm ...
2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
2021-07-11 09:30:57.471 - error: zigbee.0 (5729) Failed to start Zigbee
2021-07-11 09:30:57.472 - error: zigbee.0 (5729) Error herdsman start
2021-07-11 09:30:57.550 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
2021-07-11 09:31:05.332 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.Wifi_Channel" has to be stringified but received type "number"
2021-07-11 09:31:05.350 - info: sonoff.0 (20976) State value to set for "sonoff.0.SP112.ENERGY_TotalStartTime" has to be type "number" but received type "string"
2021-07-11 09:31:07.474 - info: zigbee.0 (5729) Try to reconnect. 1 attempts left
2021-07-11 09:31:07.476 - info: zigbee.0 (5729) Starting Zigbee npm ...
2021-07-11 09:31:07.487 - error: zigbee.0 (5729) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
2021-07-11 09:31:07.488 - error: zigbee.0 (5729) Failed to start Zigbee
2021-07-11 09:31:07.489 - error: zigbee.0 (5729) Error herdsman start
2021-07-11 09:31:07.512 - info: zigbee.0 (5729) Installed Version: iobroker.zigbee@1.5.6
2021-07-11 09:31:12.137 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-1.Wifi_Channel" has to be stringified but received type "number"
2021-07-11 09:31:13.067 - info: sonoff.0 (20976) State value to set for "sonoff.0.Sonoff-Rf-Bridge-2.Wifi_Channel" has to be stringified but received type "number"(Code tags </> nicht vergessen,
bei den code tags da benötige ich hilfe... -
@jojo1900 sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:
(Code tags </> nicht vergessen,
bei den code tags da benötige ich hilfe...Das ist doch einfach.
Text in den Post kopieren, Markieren, Code tag button drücken (</>)
Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:
Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'"
A.
-
@asgothian sagte in Zigbee Umstieg von ccXXXX auf ccYYYY:
Code tag button
2021-07-11 20:15:37.086 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=true) 2021-07-11 20:15:37.100 - info: zigbee.0 (8397) Got terminate signal TERMINATE_YOURSELF 2021-07-11 20:15:37.106 - info: host.raspberrypi stopInstance system.adapter.zigbee.0 send kill signal 2021-07-11 20:15:37.102 - info: zigbee.0 (8397) cleaned everything up... 2021-07-11 20:15:37.105 - info: zigbee.0 (8397) Zigbee: disabling joining new devices. 2021-07-11 20:15:37.107 - warn: zigbee.0 (8397) Failed to stop zigbee during startup 2021-07-11 20:15:37.108 - info: zigbee.0 (8397) terminating 2021-07-11 20:15:37.109 - info: zigbee.0 (8397) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2021-07-11 20:15:37.110 - error: zigbee.0 (8397) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 2021-07-11 20:15:37.111 - error: zigbee.0 (8397) unhandled promise rejection: Cannot read property 'getEntries' of null 2021-07-11 20:15:37.112 - error: zigbee.0 (8397) TypeError: Cannot read property 'getEntries' of null at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55) at Function.all (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:240:16) at Controller.getDevices (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/controller.js:303:31) at ZigbeeController.getClients (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:228:49) at DeviceAvailability.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zbDeviceAvailability.js:222:43) at ZigbeeController.callExtensionMethod (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:214:42) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:385:20) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:696:41) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:93:5) 2021-07-11 20:15:37.113 - error: zigbee.0 (8397) Cannot read property 'getEntries' of null 2021-07-11 20:15:37.723 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2021-07-11 20:15:40.185 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 9298 2021-07-11 20:15:42.828 - info: zigbee.0 (9298) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v14.16.1, js-controller: 3.3.14 2021-07-11 20:15:42.931 - info: zigbee.0 (9298) Starting Zigbee npm ... 2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'" 2021-07-11 20:15:43.131 - error: zigbee.0 (9298) Failed to start Zigbee 2021-07-11 20:15:43.132 - error: zigbee.0 (9298) Error herdsman start 2021-07-11 20:15:43.226 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6 2021-07-11 20:15:46.623 - info: rpi2.0 (23267) State value to set for "rpi2.0.cpu.load1" has to be type "number" but received type "string" 2021-07-11 20:15:53.134 - info: zigbee.0 (9298) Try to reconnect. 1 attempts left 2021-07-11 20:15:53.136 - info: zigbee.0 (9298) Starting Zigbee npm ... 2021-07-11 20:15:53.145 - error: zigbee.0 (9298) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open usb-Texas_Instruments_CC2538_USB_CDC-if00'" 2021-07-11 20:15:53.147 - error: zigbee.0 (9298) Failed to start Zigbee 2021-07-11 20:15:53.148 - error: zigbee.0 (9298) Error herdsman start 2021-07-11 20:15:53.158 - info: zigbee.0 (9298) Installed Version: iobroker.zigbee@1.5.6```
ok das war einfach.....wieder was dazu gelernt
-
@jojo1900 nochmal versuchen, ist falsch
-
Nebenbei hast du den Port für den Stick scheinbar falsch angegeben:
ok port für den Stick falsch eingeben....wie kann ich das überprüfen bzw. korrigieren.....
-
der einfachste weg:
auf einer console
ls <xxx>
wobei <xxx> das ist was du beim adapter als port eingegeben hast.
-
adapter port eingabe...?? wo finde ich diese..??
-
@jojo1900
Du willst mir sagen das du keine Ahnung hast wo du den adapter konfigurierst ? -
@asgothian
also unter instanzen zigbee einstellungenerweiterte pan id
pan id
com anschluss -