Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zigbee Geräte reagieren plötzlich nicht mehr. [Erledigt]

    NEWS

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    Zigbee Geräte reagieren plötzlich nicht mehr. [Erledigt]

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @AtomicIX last edited by

      @atomicix das ist sparen am falschen Ende, hol dir was anständiges

      AtomicIX 1 Reply Last reply Reply Quote 0
      • AtomicIX
        AtomicIX @crunchip last edited by

        Ich habe mir jetzt nen CC2538 bestellt. Der kommt hoffentlich morgen.
        Eben habe ich noch mal 10 oder so Zigbee Geräte gelöscht, aber das hat auch nichts gebracht.
        Der Kooperatior kann nur Daten empfangen aber nicht senden. Dann werde ich wohl heute wieder im dunklem sitzen und hoffen das dann morgen mit dem CC2538 alles wieder klappt.

        Asgothian 1 Reply Last reply Reply Quote 0
        • Asgothian
          Asgothian Developer @AtomicIX last edited by

          @atomicix sagte in Zigbee Geräte reagieren plötzlich nicht mehr.:

          Ich habe mir jetzt nen CC2538 bestellt. Der kommt hoffentlich morgen.
          Eben habe ich noch mal 10 oder so Zigbee Geräte gelöscht, aber das hat auch nichts gebracht.
          Der Kooperatior kann nur Daten empfangen aber nicht senden. Dann werde ich wohl heute wieder im dunklem sitzen und hoffen das dann morgen mit dem CC2538 alles wieder klappt.

          Was du tun musst um den cc2531 wieder aktiv zu bekommen ist ein soft reset. Dazu gibt es im Adapter in der Konfiguration einen Button. Der Soft-Reset sorgt nicht dafür das die Geräte neu angelernt werden müssen. Danach sollte der Stick funktionieren bis du den anderen bekommst.

          A.

          AtomicIX 1 Reply Last reply Reply Quote 0
          • AtomicIX
            AtomicIX @Asgothian last edited by

            @asgothian das hat leider nicht funktioniert. Egal, dann muss ich da halt durch bis (hoffentlich) morgen.

            1 Reply Last reply Reply Quote 0
            • AtomicIX
              AtomicIX @arteck last edited by AtomicIX

              @arteck
              Ich habe heute meinen CC2538 bekommen. Einmal die Sticks getauscht und den neuen Serial Port gesucht, eingestellt und los....
              Leider läuft das nicht.
              Ich habe es erst mit

              ls -la /dev/serial/by-id
              total 0
              drwxr-xr-x 2 root root 80 Jun 26 15:03 .
              drwxr-xr-x 4 root root 80 Jun 26 14:56 ..
              lrwxrwxrwx 1 root root 13 Jun 26 14:56 usb-FTDI_FT232R_USB_UART_AQ001XTW-if00-port0 -> ../../ttyUSB0
              lrwxrwxrwx 1 root root 13 Jun 26 15:03 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
              
              
              

              probiert, später dann noch mal mit ttyACM0 , aber ich bekomme ich die Logmeldungen...

              host.raspberrypi	2021-06-26 15:07:34.834	warn	Do not restart adapter system.adapter.zigbee.0 because restart loop detected
              host.raspberrypi	2021-06-26 15:07:34.834	info	Restart adapter system.adapter.zigbee.0 because enabled
              host.raspberrypi	2021-06-26 15:07:34.833	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              zigbee.0	2021-06-26 15:07:34.017	warn	(2816) Terminated (UNCAUGHT_EXCEPTION): Without reason
              zigbee.0	2021-06-26 15:07:34.015	info	(2816) terminating
              zigbee.0	2021-06-26 15:07:33.499	info	(2816) Zigbee: disabling joining new devices.
              zigbee.0	2021-06-26 15:07:33.496	info	(2816) cleaned everything up...
              zigbee.0	2021-06-26 15:07:33.471	error	(2816) Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:07:33.470	error	(2816) TypeError: Cannot read property 'mapped' of undefined at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:449:36) at processTicksAndRejections (internal/proce
              zigbee.0	2021-06-26 15:07:33.469	error	(2816) unhandled promise rejection: Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:07:33.468	error	(2816) 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().
              zigbee.0	2021-06-26 15:07:11.454	info	(2816) Zigbee started
              zigbee.0	2021-06-26 15:07:11.452	info	(2816) Currently no devices.
              zigbee.0	2021-06-26 15:07:11.446	info	(2816) --> transmitPower : high
              zigbee.0	2021-06-26 15:07:11.438	info	(2816) Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20201010}}
              zigbee.0	2021-06-26 15:07:09.669	info	(2816) Installed Version: iobroker.zigbee@1.5.6
              zigbee.0	2021-06-26 15:07:09.245	info	(2816) Starting Zigbee npm ...
              zigbee.0	2021-06-26 15:07:08.966	info	(2816) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
              host.raspberrypi	2021-06-26 15:07:04.816	info	instance system.adapter.zigbee.0 started with pid 2816
              host.raspberrypi	2021-06-26 15:06:34.773	info	Restart adapter system.adapter.zigbee.0 because enabled
              host.raspberrypi	2021-06-26 15:06:34.771	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              zigbee.0	2021-06-26 15:06:34.011	warn	(2775) Terminated (UNCAUGHT_EXCEPTION): Without reason
              zigbee.0	2021-06-26 15:06:34.008	info	(2775) terminating
              zigbee.0	2021-06-26 15:06:33.509	info	(2775) Zigbee: disabling joining new devices.
              zigbee.0	2021-06-26 15:06:33.506	info	(2775) cleaned everything up...
              zigbee.0	2021-06-26 15:06:33.489	error	(2775) Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:06:33.489	error	(2775) TypeError: Cannot read property 'mapped' of undefined at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:449:36) at processTicksAndRejections (internal/proce
              zigbee.0	2021-06-26 15:06:33.487	error	(2775) unhandled promise rejection: Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:06:33.486	error	(2775) 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().
              zigbee.0	2021-06-26 15:06:11.496	info	(2775) Zigbee started
              zigbee.0	2021-06-26 15:06:11.494	info	(2775) Currently no devices.
              zigbee.0	2021-06-26 15:06:11.488	info	(2775) --> transmitPower : high
              zigbee.0	2021-06-26 15:06:11.480	info	(2775) Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20201010}}
              zigbee.0	2021-06-26 15:06:09.636	info	(2775) Installed Version: iobroker.zigbee@1.5.6
              zigbee.0	2021-06-26 15:06:09.206	info	(2775) Starting Zigbee npm ...
              zigbee.0	2021-06-26 15:06:09.002	info	(2775) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
              host.raspberrypi	2021-06-26 15:06:04.843	info	instance system.adapter.zigbee.0 started with pid 2775
              host.raspberrypi	2021-06-26 15:05:34.800	info	Restart adapter system.adapter.zigbee.0 because enabled
              host.raspberrypi	2021-06-26 15:05:34.795	error	instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
              zigbee.0	2021-06-26 15:05:33.975	warn	(2562) Terminated (UNCAUGHT_EXCEPTION): Without reason
              zigbee.0	2021-06-26 15:05:33.974	info	(2562) terminating
              zigbee.0	2021-06-26 15:05:33.475	info	(2562) Zigbee: disabling joining new devices.
              zigbee.0	2021-06-26 15:05:33.471	info	(2562) cleaned everything up...
              zigbee.0	2021-06-26 15:05:33.435	error	(2562) Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:05:33.434	error	(2562) TypeError: Cannot read property 'mapped' of undefined at Zigbee.publishFromState (/opt/iobroker/node_modules/iobroker.zigbee/main.js:449:36) at processTicksAndRejections (internal/proce
              zigbee.0	2021-06-26 15:05:33.433	error	(2562) unhandled promise rejection: Cannot read property 'mapped' of undefined
              zigbee.0	2021-06-26 15:05:33.432	error	(2562) 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().
              zigbee.0	2021-06-26 15:05:26.334	info	(2562) Zigbee: allowing new devices to join.
              

              Muss ich da noch was machen? Irgendeinen Patch oder so?

              EDIT:

              Ich habe jetzt noch mal der Raspberry Update/upgrade gemacht, wenn ich jetzt den Stick über

              /dev/serial/by-id/usb-Texas_Instruments_CC2538_USB_CDC-if00
              

              laufen lassen möchte,bekome ich im Log:

              zigbee.0	2021-06-26 15:27:57.770	error	(8583) getGroups: caught error: TypeError: Cannot read property 'getGroups' of undefined
              zigbee.0	2021-06-26 15:27:55.528	error	(8583) Error herdsman start
              zigbee.0	2021-06-26 15:27:55.528	error	(8583) Failed to start Zigbee
              zigbee.0	2021-06-26 15:27:55.527	error	(8583) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
              zigbee.0	2021-06-26 15:27:55.320	info	(8583) Installed Version: iobroker.zigbee@1.5.6
              zigbee.0	2021-06-26 15:27:55.296	info	(8583) Starting Zigbee npm ...
              zigbee.0	2021-06-26 15:27:55.294	info	(8583) Try to reconnect. 1 attempts left
              zigbee.0	2021-06-26 15:27:45.293	error	(8583) Error herdsman start
              zigbee.0	2021-06-26 15:27:45.292	error	(8583) Failed to start Zigbee
              zigbee.0	2021-06-26 15:27:45.291	error	(8583) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
              zigbee.0	2021-06-26 15:27:45.290	error	(8583) Re-commissioning your network will require re-pairing of all devices!
              zigbee.0	2021-06-26 15:27:45.290	error	(8583) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
              zigbee.0	2021-06-26 15:27:45.290	error	(8583) Please update configuration to prevent further issues.
              zigbee.0	2021-06-26 15:27:45.289	error	(8583) - Channel List: configured=11, adapter=13
              zigbee.0	2021-06-26 15:27:45.288	error	(8583) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
              zigbee.0	2021-06-26 15:27:45.288	error	(8583) - Extended PAN ID: configured=00124b00042ae9ec, adapter=00124b00042ae9ec
              zigbee.0	2021-06-26 15:27:45.287	error	(8583) - PAN ID: configured=6754, adapter=6754
              zigbee.0	2021-06-26 15:27:45.286	error	(8583) Configuration is not consistent with adapter state/backup!
              zigbee.0	2021-06-26 15:27:43.522	info	(8583) Installed Version: iobroker.zigbee@1.5.6
              zigbee.0	2021-06-26 15:27:43.087	info	(8583) Starting Zigbee npm ...
              zigbee.0	2021-06-26 15:27:42.925	info	(8583) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
              host.raspberrypi	2021-06-26 15:27:38.564	info	instance system.adapter.zigbee.0 started with pid 8583
              host.raspberrypi	2021-06-26 15:27:36.249	info	instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              host.raspberrypi	2021-06-26 15:27:35.512	info	stopInstance system.adapter.zigbee.0 send kill signal
              zigbee.0	2021-06-26 15:27:35.479	error	(8386) Cannot read property 'getEntries' of null
              zigbee.0	2021-06-26 15:27:35.479	error	(8386) TypeError: Cannot read property 'getEntries' of null at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55) at Funct
              zigbee.0	2021-06-26 15:27:35.477	error	(8386) unhandled promise rejection: Cannot read property 'getEntries' of null
              zigbee.0	2021-06-26 15:27:35.477	error	(8386) 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().
              zigbee.0	2021-06-26 15:27:35.471	info	(8386) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              zigbee.0	2021-06-26 15:27:35.470	info	(8386) terminating
              zigbee.0	2021-06-26 15:27:35.469	warn	(8386) Failed to stop zigbee during startup
              zigbee.0	2021-06-26 15:27:35.467	info	(8386) Zigbee: disabling joining new devices.
              zigbee.0	2021-06-26 15:27:35.463	info	(8386) cleaned everything up...
              zigbee.0	2021-06-26 15:27:35.461	info	(8386) Got terminate signal TERMINATE_YOURSELF
              host.raspberrypi	2021-06-26 15:27:35.446	info	stopInstance system.adapter.zigbee.0 (force=false, process=true)
              
              AtomicIX 1 Reply Last reply Reply Quote 0
              • AtomicIX
                AtomicIX @AtomicIX last edited by

                Habe malprobiert was über den Serial fehler zu finden.

                pi@raspberrypi:~ $ ls -la /dev/serial/by-id
                total 0
                drwxr-xr-x 2 root root 80 Jun 26 16:20 .
                drwxr-xr-x 4 root root 80 Jun 26 16:19 ..
                lrwxrwxrwx 1 root root 13 Jun 26 16:19 usb-Texas_Instruments_CC2538_USB_CDC-if00 -> ../../ttyACM0
                lrwxrwxrwx 1 root root 13 Jun 26 16:20 usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B001938CB58-if00 -> ../../ttyACM1
                
                
                pi@raspberrypi:~ $ ls -l /proc/[0-9]/fd/ |grep /dev/ttyACM0
                ls: cannot open directory '/proc/1/fd/': Permission denied
                ls: cannot open directory '/proc/2/fd/': Permission denied
                ls: cannot open directory '/proc/3/fd/': Permission denied
                ls: cannot open directory '/proc/4/fd/': Permission denied
                ls: cannot open directory '/proc/6/fd/': Permission denied
                ls: cannot open directory '/proc/8/fd/': Permission denied
                ls: cannot open directory '/proc/9/fd/': Permission denied
                
                

                wenn ich jetzt den alten CC2531 zusätzlich einstecke läuft alles, bzw swe Adapter wird grün.
                mit dem CC2538 Stick, geht es nicht.
                Ich verstehe das alles nicht .

                Asgothian 1 Reply Last reply Reply Quote 0
                • Asgothian
                  Asgothian Developer @AtomicIX last edited by

                  @atomicix du hast einen kondigurationsfehler.

                  Bisher hast du den Adapter auf Kanal 13 laufen gehabt, jetzt versuchst du es auf Kanal 11. Das geht nicht.

                  A.

                  AtomicIX 1 Reply Last reply Reply Quote 0
                  • AtomicIX
                    AtomicIX @Asgothian last edited by

                    @asgothian
                    okay,ja stimmt, hatte rumprobiert. Jetzt ist er wieder auf 11.

                    zigbee.0	2021-06-26 17:10:34.396	error	(10194) Error herdsman start
                    zigbee.0	2021-06-26 17:10:34.395	error	(10194) Failed to start Zigbee
                    zigbee.0	2021-06-26 17:10:34.395	error	(10194) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error Resource temporarily unavailable Cannot lock port'"
                    zigbee.0	2021-06-26 17:10:34.167	info	(10194) Installed Version: iobroker.zigbee@1.5.6
                    zigbee.0	2021-06-26 17:10:34.141	info	(10194) Starting Zigbee npm ...
                    zigbee.0	2021-06-26 17:10:34.140	info	(10194) Try to reconnect. 1 attempts left
                    zigbee.0	2021-06-26 17:10:24.139	error	(10194) Error herdsman start
                    zigbee.0	2021-06-26 17:10:24.138	error	(10194) Failed to start Zigbee
                    zigbee.0	2021-06-26 17:10:24.138	error	(10194) Starting zigbee-herdsman problem : "startup failed - configuration-adapter mismatch - see logs above for more information"
                    zigbee.0	2021-06-26 17:10:24.137	error	(10194) Re-commissioning your network will require re-pairing of all devices!
                    zigbee.0	2021-06-26 17:10:24.136	error	(10194) If you wish to re-commission your network, please remove coordinator backup at /opt/iobroker/iobroker-data/zigbee_0/nvbackup.json.
                    zigbee.0	2021-06-26 17:10:24.136	error	(10194) Please update configuration to prevent further issues.
                    zigbee.0	2021-06-26 17:10:24.135	error	(10194) - Channel List: configured=11, adapter=11
                    zigbee.0	2021-06-26 17:10:24.135	error	(10194) - Network Key: configured=01030507090b0d0f00020406080a0c0d, adapter=01030507090b0d0f00020406080a0c0d
                    zigbee.0	2021-06-26 17:10:24.134	error	(10194) - Extended PAN ID: configured=00124b00042ae9ec, adapter=00124b00042ae9ec
                    zigbee.0	2021-06-26 17:10:24.133	error	(10194) - PAN ID: configured=6754, adapter=6755
                    zigbee.0	2021-06-26 17:10:24.132	error	(10194) Configuration is not consistent with adapter state/backup!
                    zigbee.0	2021-06-26 17:10:22.351	info	(10194) Installed Version: iobroker.zigbee@1.5.6
                    zigbee.0	2021-06-26 17:10:21.930	info	(10194) Starting Zigbee npm ...
                    zigbee.0	2021-06-26 17:10:21.777	info	(10194) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
                    host.raspberrypi	2021-06-26 17:10:17.420	info	instance system.adapter.zigbee.0 started with pid 10194
                    host.raspberrypi	2021-06-26 17:10:15.117	info	instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    zigbee.0	2021-06-26 17:10:14.411	error	(9998) Cannot read property 'getEntries' of null
                    zigbee.0	2021-06-26 17:10:14.410	error	(9998) TypeError: Cannot read property 'getEntries' of null at Function.loadFromDatabaseIfNecessary (/opt/iobroker/node_modules/zigbee-herdsman/dist/controller/model/device.js:220:55) at Funct
                    zigbee.0	2021-06-26 17:10:14.409	error	(9998) unhandled promise rejection: Cannot read property 'getEntries' of null
                    zigbee.0	2021-06-26 17:10:14.408	error	(9998) 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().
                    zigbee.0	2021-06-26 17:10:14.406	info	(9998) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    zigbee.0	2021-06-26 17:10:14.405	info	(9998) terminating
                    

                    Startet aber trotzdem nicht.

                    Asgothian 1 Reply Last reply Reply Quote 0
                    • Asgothian
                      Asgothian Developer @AtomicIX last edited by Asgothian

                      @atomicix
                      🤦
                      Manchmal frag ich mich echt ob ich der einzuige bei der die logs liest. Das problem steht im log eindeutig drin:

                      Du hast jetzt eine andere PANID (6754 statt 6755).

                      Damit wird der Start verweigert.

                      Bitte spiel eine der gesicherten nvbackup.JSON Dateien zurück die noch Die korrekte pan id haben oder trag bei dir 6754 ein.

                      A.

                      AtomicIX 1 Reply Last reply Reply Quote 0
                      • AtomicIX
                        AtomicIX @Asgothian last edited by

                        @asgothian sagte in Zigbee Geräte reagieren plötzlich nicht mehr.:

                        6755

                        Danke, habe jetzt auf 6755 geändert und es läuft.
                        Ich weis nicht wofür die Einstellungen sind, und änder sowas dann normalerweise dann auch nicht.
                        Ich habe mich irgendwie im Log auf den Serial Fehler eingeschossen.
                        Vielen dank,jetzt kann ich meine Geräte anlernen und habe mit glück, heute abend wieder Licht.

                        Asgothian 1 Reply Last reply Reply Quote 0
                        • Asgothian
                          Asgothian Developer @AtomicIX last edited by

                          @atomicix
                          Der serielle Fehler war ein geisterfehler.

                          Das sind sie zu 99.9% wenn es heißt “cannot lock port”

                          A.

                          AtomicIX 1 Reply Last reply Reply Quote 0
                          • AtomicIX
                            AtomicIX @Asgothian last edited by AtomicIX

                            @asgothian
                            jetzt habe ich meine erste Lampe angelernt, aber die schaltet verzögert mit ca. 10 sek.
                            Zusätlich habe ich noch alle Geräte in der Liste, die aber nicht gepart sind. Ein Hardreset hat auch nichts gebracht.

                            Im Log habe ich das:

                            zigbee.0	2021-06-26 17:46:12.622	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:45:12.520	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:44:55.830	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:44:35.742	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:44:16.171	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:43:56.740	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:43:29.620	info	(13260) Zigbee: stop joining
                            zigbee.0	2021-06-26 17:43:12.782	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:42:48.139	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:42:28.396	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:42:18.238	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:41:52.924	warn	(13260) Send command to 0x842e14fffe46dcdc failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:41:28.312	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:41:21.269	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:41:08.139	warn	(13260) Failed to ping 0x00124b001b349be6 GL-C-007
                            zigbee.0	2021-06-26 17:41:07.480	warn	(13260) Failed to ping 0x842e14fffe46dcdc FLOALT panel WS 30x30
                            zigbee.0	2021-06-26 17:41:06.667	warn	(13260) Failed to ping 0xccccccfffe61f708 TRADFRI bulb E27 WW clear 250lm
                            zigbee.0	2021-06-26 17:41:06.060	warn	(13260) Failed to ping 0x847127fffeccff38 TRADFRI bulb E27 WS opal 1000lm
                            zigbee.0	2021-06-26 17:41:05.311	warn	(13260) Failed to ping 0x588e81fffe11cddc TRADFRI bulb E27 WS opal 1000lm
                            zigbee.0	2021-06-26 17:41:04.477	warn	(13260) Send command to 0xec1bbdfffe2c3d36 failed with: Code 205 (No network route)
                            zigbee.0	2021-06-26 17:40:44.627	warn	(13260) Failed to ping 0xbc33acfffe1a3810 TRADFRI bulb E27 WW clear 250lm
                            zigbee.0	2021-06-26 17:40:44.015	warn	(13260) Failed to ping 0xec1bbdfffe2c3d36 TRADFRI bulb E27 WS opal 1000lm
                            sonoff.0	2021-06-26 17:40:26.924	info	(9512) Client [Grundwasser-Leuchtturm] connected with secret 1624722026924_232
                            zigbee.0	2021-06-26 17:40:14.385	info	(13260) Zigbee: allowing new devices to join.
                            zigbee.0	2021-06-26 17:40:10.510	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            sonoff.0	2021-06-26 17:40:09.736	info	(9512) Client [Grundwasser-Leuchtturm] connection closed: closed
                            zigbee.0	2021-06-26 17:40:08.779	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:40:06.942	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:40:05.291	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:40:03.613	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:40:02.153	warn	(13260) Device '0x842e14fffe45b0fe' announced itself
                            zigbee.0	2021-06-26 17:39:44.819	warn	(13260) Failed to ping 0x680ae2fffe8dd4df TRADFRI Signal Repeater
                            zigbee.0	2021-06-26 17:39:26.199	warn	(13260) Failed to ping 0x680ae2fffe923f00 TRADFRI Signal Repeater
                            zigbee.0	2021-06-26 17:39:25.649	warn	(13260) Failed to ping 0x680ae2fffe91cc40 TRADFRI Signal Repeater
                            zigbee.0	2021-06-26 17:39:24.804	warn	(13260) Failed to ping 0x000d6ffffe8e9517 TRADFRI signal repeater
                            zigbee.0	2021-06-26 17:39:23.958	info	(13260) Zigbee started
                            zigbee.0	2021-06-26 17:39:23.955	info	(13260) 0x00158d0002bf93de (addr 23508): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.953	info	(13260) 0x00158d00067c07c4 (addr 17540): WXKG11LM - Xiaomi Aqara wireless switch (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.950	info	(13260) 0x680ae2fffea16411 (addr 22111): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.948	info	(13260) 0x00124b001b349be6 (addr 34647): GL-C-007-1ID - Gledopto Zigbee LED Controller RGBW (1 ID) (Router)
                            zigbee.0	2021-06-26 17:39:23.945	info	(13260) 0x00158d00042cf578 (addr 37730): SJCGQ11LM - Xiaomi Aqara water leak sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.944	info	(13260) 0x00158d00049de426 (addr 15592): SJCGQ11LM - Xiaomi Aqara water leak sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.942	info	(13260) 0x00158d000482d29e (addr 31375): RTCGQ11LM - Xiaomi Aqara human body movement and illuminance sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.940	info	(13260) 0x842e14fffe45b0fe (addr 46466): L1527 - IKEA FLOALT LED light panel, dimmable, white spectrum (30x30 cm) (Router)
                            zigbee.0	2021-06-26 17:39:23.938	info	(13260) 0x842e14fffe46dcdc (addr 12145): L1527 - IKEA FLOALT LED light panel, dimmable, white spectrum (30x30 cm) (Router)
                            zigbee.0	2021-06-26 17:39:23.936	info	(13260) 0xec1bbdfffea3bda3 (addr 35615): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.934	info	(13260) 0x00158d0002c8dc47 (addr 20613): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.932	info	(13260) 0xccccccfffe61f708 (addr 34629): LED1842G3 - IKEA TRADFRI LED bulb E27 WW clear 250 lumen, dimmable (Router)
                            zigbee.0	2021-06-26 17:39:23.930	info	(13260) 0x00158d000578de3c (addr 34827): SJCGQ11LM - Xiaomi Aqara water leak sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.929	info	(13260) 0x847127fffeccff38 (addr 30684): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
                            zigbee.0	2021-06-26 17:39:23.927	info	(13260) 0x588e81fffe11cddc (addr 46175): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
                            zigbee.0	2021-06-26 17:39:23.924	info	(13260) 0x680ae2fffe8dd4df (addr 42567): E1746 - IKEA TRADFRI signal repeater (Router)
                            zigbee.0	2021-06-26 17:39:23.923	info	(13260) 0x00158d0002c7d3c2 (addr 20300): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.921	info	(13260) 0x000d6ffffe7a2ca5 (addr 32247): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.920	info	(13260) 0xbc33acfffe1a3810 (addr 19681): LED1842G3 - IKEA TRADFRI LED bulb E27 WW clear 250 lumen, dimmable (Router)
                            zigbee.0	2021-06-26 17:39:23.918	info	(13260) 0x680ae2fffe923f00 (addr 23435): E1746 - IKEA TRADFRI signal repeater (Router)
                            zigbee.0	2021-06-26 17:39:23.917	info	(13260) 0x00158d0002e20bc4 (addr 45635): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.915	info	(13260) 0x00158d0002c0d109 (addr 45886): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.913	info	(13260) 0x00158d0002bf93d0 (addr 16852): MCCGQ11LM - Xiaomi Aqara door & window contact sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.911	info	(13260) 0x680ae2fffe83ad19 (addr 64299): E1524/E1810 - IKEA TRADFRI remote control (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.908	info	(13260) 0x680ae2fffe91cc40 (addr 8691): E1746 - IKEA TRADFRI signal repeater (Router)
                            zigbee.0	2021-06-26 17:39:23.907	info	(13260) 0x00158d0004183d3f (addr 52229): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.904	info	(13260) 0x00158d0002c99dc6 (addr 2119): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.903	info	(13260) 0x00158d00047ea54b (addr 6991): SJCGQ11LM - Xiaomi Aqara water leak sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.901	info	(13260) 0xec1bbdfffe2c3d36 (addr 48993): LED1732G11 - IKEA TRADFRI LED bulb E27 1000 lumen, dimmable, white spectrum, opal white (Router)
                            zigbee.0	2021-06-26 17:39:23.897	info	(13260) 0x000d6ffffe8e9517 (addr 28387): E1746 - IKEA TRADFRI signal repeater (Router)
                            zigbee.0	2021-06-26 17:39:23.895	info	(13260) 0x00158d0002c99d2a (addr 61713): WSDCGQ11LM - Xiaomi Aqara temperature, humidity and pressure sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.888	info	(13260) 0x00158d0002c8e613 (addr 59251): WSDCGQ01LM - Xiaomi MiJia temperature & humidity sensor (EndDevice)
                            zigbee.0	2021-06-26 17:39:23.728	info	(13260) Currently 32 devices are joined:
                            zigbee.0	2021-06-26 17:39:23.718	info	(13260) --> transmitPower : high
                            zigbee.0	2021-06-26 17:39:23.711	info	(13260) Coordinator firmware version: {"type":"zStack30x","meta":{"transportrev":2,"product":2,"majorrel":2,"minorrel":7,"maintrel":2,"revision":20201010}}
                            zigbee.0	2021-06-26 17:39:21.857	info	(13260) Installed Version: iobroker.zigbee@1.5.6
                            zigbee.0	2021-06-26 17:39:21.424	info	(13260) Starting Zigbee npm ...
                            zigbee.0	2021-06-26 17:39:21.262	info	(13260) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
                            host.raspberrypi	2021-06-26 17:39:17.328	info	instance system.adapter.zigbee.0 started with pid 13260
                            host.raspberrypi	2021-06-26 17:39:15.437	info	instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            host.raspberrypi	2021-06-26 17:39:15.291	info	stopInstance system.adapter.zigbee.0 killing pid 13043
                            zigbee.0	2021-06-26 17:39:14.789	info	(13043) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            zigbee.0	2021-06-26 17:39:14.788	info	(13043) terminating
                            

                            EDIT: Jetzt scheint es zu laufen.

                            AtomicIX 1 Reply Last reply Reply Quote 0
                            • AtomicIX
                              AtomicIX @AtomicIX last edited by

                              Jetzt läuft alles. Die Geräte sind noch alle drin gewesen,aber alle Disconnect. Nach dem erneuerten anlernen ging es jetzt.Auch das Schalten der Lampen funktioniert alles ohne verzögerung.

                              Danke für Euer Hilfe

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Support us

                              ioBroker
                              Community Adapters
                              Donate
                              FAQ Cloud / IOT
                              HowTo: Node.js-Update
                              HowTo: Backup/Restore
                              Downloads
                              BLOG

                              432
                              Online

                              32.2k
                              Users

                              80.9k
                              Topics

                              1.3m
                              Posts

                              raspi zigbee
                              5
                              21
                              2010
                              Loading More Posts
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes
                              Reply
                              • Reply as topic
                              Log in to reply
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                              The ioBroker Community 2014-2023
                              logo