Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Erstinstallation iob mit CC26X2R1 - failed to start zigbee

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Erstinstallation iob mit CC26X2R1 - failed to start zigbee

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      Aprozz @arteck last edited by

      @arteck
      Das Board habe ich mit dem Uniflash 6.3 und dem image "CC2652R_coordinator_20210120.hex" geflasht. Die Pruefung viel positiv aus.

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Aprozz last edited by arteck

        @aprozz das gibts doch nicht...hast due kiste mal neu gestartet ?

        wenn ja dann bitte adapter auf debug stellen und LOG posten

        A 3 Replies Last reply Reply Quote 0
        • A
          Aprozz @arteck last edited by

          @arteck
          Hab den PI heute morgen mit "sudo shutdown -r now" neugestartet. Kann ich gleich nochmals probieren.

          v522533 1 Reply Last reply Reply Quote 0
          • A
            Aprozz @arteck last edited by

            @arteck

            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:97:5)
            2021-05-27 10:14:21.281 - error: zigbee.0 (1444) Cannot read property 'getEntries' of null
            2021-05-27 10:14:21.823 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
            2021-05-27 10:52:40.652 - info: host.raspberrypi "system.adapter.zigbee.0" enabled
            2021-05-27 10:52:40.707 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 1503
            2021-05-27 10:52:43.127 - info: zigbee.0 (1503) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
            2021-05-27 10:52:43.222 - info: zigbee.0 (1503) Starting Zigbee npm ...
            2021-05-27 10:52:43.441 - error: zigbee.0 (1503) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-idusb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00'"
            2021-05-27 10:52:43.442 - error: zigbee.0 (1503) Failed to start Zigbee
            2021-05-27 10:52:43.442 - error: zigbee.0 (1503) Error herdsman start
            2021-05-27 10:52:43.507 - info: zigbee.0 (1503) Installed Version: ioBroker/ioBroker.zigbee#50d5b069ff6756f41fcda6af42a9faf01969462d
            2021-05-27 10:52:53.444 - info: zigbee.0 (1503) Try to reconnect. 1 attempts left
            2021-05-27 10:52:53.446 - info: zigbee.0 (1503) Starting Zigbee npm ...
            2021-05-27 10:52:53.455 - error: zigbee.0 (1503) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-idusb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00'"
            2021-05-27 10:52:53.456 - error: zigbee.0 (1503) Failed to start Zigbee
            2021-05-27 10:52:53.458 - error: zigbee.0 (1503) Error herdsman start
            2021-05-27 10:52:53.467 - info: zigbee.0 (1503) Installed Version: ioBroker/ioBroker.zigbee#50d5b069ff6756f41fcda6af42a9faf01969462d
            
            1 Reply Last reply Reply Quote 0
            • v522533
              v522533 @Aprozz last edited by

              @aprozz

              ich hatte das auch schonmal. Versuch mal folgendes:

              1. Zigbee Adapter stoppen
              2. Stick abziehen
              3. ca. 10 Sek warten
              4. Stick wieder einstecken
              5. Adapter starten

              Bei mir hat das funktioniert, warum weiss ich nicht 😉

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

                @arteck

                Und jetzt der log nach dem Neustart;

                2021-05-27 10:55:27.239 - info: zigbee.0 (1503) Got terminate signal TERMINATE_YOURSELF
                2021-05-27 10:55:27.288 - info: zigbee.0 (1503) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                2021-05-27 10:55:27.743 - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2021-05-27 10:55:27.774 - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2021-05-27 10:55:27.785 - info: host.raspberrypi instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2021-05-27 10:55:27.844 - info: host.raspberrypi instance system.adapter.zigbee.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
                2021-05-27 10:55:27.845 - info: host.raspberrypi All instances are stopped.
                2021-05-27 10:55:27.957 - info: host.raspberrypi terminated
                2021-05-27 10:55:46.720 - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
                2021-05-27 10:55:46.726 - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
                2021-05-27 10:55:46.726 - info: host.raspberrypi hostname: raspberrypi, node: v12.22.1
                2021-05-27 10:55:46.727 - info: host.raspberrypi ip addresses: 192.168.178.47 fe80::c55c:c16:1073:a262
                2021-05-27 10:55:47.116 - info: host.raspberrypi connected to Objects and States
                2021-05-27 10:55:47.143 - info: host.raspberrypi added notifications configuration of host
                2021-05-27 10:55:47.634 - info: host.raspberrypi 4 instances found
                2021-05-27 10:55:47.651 - info: host.raspberrypi starting 4 instances
                2021-05-27 10:55:47.708 - info: host.raspberrypi instance system.adapter.admin.0 started with pid 579
                2021-05-27 10:55:49.902 - info: admin.0 (579) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v12.22.1, js-controller: 3.2.16
                2021-05-27 10:55:49.953 - info: admin.0 (579) requesting all states
                2021-05-27 10:55:49.954 - info: admin.0 (579) requesting all objects
                2021-05-27 10:55:50.228 - info: admin.0 (579) received all objects
                2021-05-27 10:55:50.363 - info: admin.0 (579) http server listening on port 8081
                2021-05-27 10:55:50.364 - info: admin.0 (579) Use link "http://localhost:8081" to configure.
                2021-05-27 10:55:51.700 - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 594
                2021-05-27 10:55:53.265 - info: discovery.0 (594) starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.22.1, js-controller: 3.2.16
                2021-05-27 10:55:55.709 - info: host.raspberrypi instance system.adapter.info.0 started with pid 609
                2021-05-27 10:55:58.582 - info: info.0 (609) starting. Version 1.7.14 in /opt/iobroker/node_modules/iobroker.info, node: v12.22.1, js-controller: 3.2.16
                2021-05-27 10:55:59.671 - info: host.raspberrypi instance system.adapter.zigbee.0 started with pid 815
                2021-05-27 10:56:17.071 - info: zigbee.0 (815) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.zigbee, node: v12.22.1, js-controller: 3.2.16
                2021-05-27 10:56:17.200 - info: zigbee.0 (815) Starting Zigbee npm ...
                2021-05-27 10:56:17.511 - error: zigbee.0 (815) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-idusb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00'"
                2021-05-27 10:56:17.512 - error: zigbee.0 (815) Failed to start Zigbee
                2021-05-27 10:56:17.512 - error: zigbee.0 (815) Error herdsman start
                2021-05-27 10:56:17.581 - info: zigbee.0 (815) Installed Version: ioBroker/ioBroker.zigbee#50d5b069ff6756f41fcda6af42a9faf01969462d
                2021-05-27 10:56:27.514 - info: zigbee.0 (815) Try to reconnect. 1 attempts left
                2021-05-27 10:56:27.515 - info: zigbee.0 (815) Starting Zigbee npm ...
                2021-05-27 10:56:27.523 - error: zigbee.0 (815) Starting zigbee-herdsman problem : "Error while opening serialport 'Error: Error: No such file or directory, cannot open /dev/serial/by-idusb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00'"
                2021-05-27 10:56:27.524 - error: zigbee.0 (815) Failed to start Zigbee
                2021-05-27 10:56:27.525 - error: zigbee.0 (815) Error herdsman start
                2021-05-27 10:56:27.530 - info: zigbee.0 (815) Installed Version: ioBroker/ioBroker.zigbee#50d5b069ff6756f41fcda6af42a9faf01969462d
                
                
                1 Reply Last reply Reply Quote 0
                • A
                  Aprozz @v522533 last edited by

                  @v522533

                  Danke fuer den Tipp, kann ich leider erst heute Abend ausprobieren...

                  arteck 1 Reply Last reply Reply Quote 0
                  • arteck
                    arteck Developer Most Active @Aprozz last edited by arteck

                    @aprozz

                    hier ist das problem

                    /dev/serial/by-idusb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00
                    

                    so muss das

                    /dev/serial/by-id/usb-Texas_Instruments_XDS110__03.00.00.15__Embed_with_CMSIS-DAP_L1100MXG-if00
                    

                    wenns immer noch nicht geht zeigmal

                    ls -l /dev/serial/by-id
                    
                    A 1 Reply Last reply Reply Quote 1
                    • A
                      Aprozz @arteck last edited by

                      @arteck
                      Ich fress einen Besen! hab bestimmt schon zwei oder dreimal den Pfad kopiert.

                      Danke fuer die Hilfe, es laeuft jetzt. 👍

                      arteck 1 Reply Last reply Reply Quote 0
                      • arteck
                        arteck Developer Most Active @Aprozz last edited by

                        @aprozz setzt bitte den Beitrag auf gelöst

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        487
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        gelöst
                        3
                        16
                        701
                        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